Thank you for your suggestions! It works now.
This was an issue with my configuration of Postfix and Cyrus.
In master.cf, as Magnus suggested:
lmtp unix - - n - - lmtp
In main.cf:
virtual_transport = lmtp:[10.1.1.101]:2003
And in cyrus.conf, according to Rob
Magnus B?ck:
> On Wednesday, August 05, 2009 at 10:11 CEST,
> Robert Socha wrote:
>
> > Evgeniy Arbatov pisze:
> >
> > > This is what I have in master.cf:
> > > lmtp inet n - n - - lmtp
> > >
> > > I am sure all the LDAP lookups are working fine and I did
On Wednesday, August 05, 2009 at 10:11 CEST,
Robert Socha wrote:
> Evgeniy Arbatov pisze:
>
> > This is what I have in master.cf:
> > lmtp inet n - n - - lmtp
> >
> > I am sure all the LDAP lookups are working fine and I did specify
> > lmtp in /etc/servic
On Wednesday, August 05, 2009 at 09:46 CEST,
Evgeniy Arbatov wrote:
> I have a strange problem when Postfix is sending mail with LMTP over
> TCP sockets to Cyrus IMAP. Cyrus IMAP is listening on port 2003 and
> accepting telnet connections on that port from my Postfix server. But
> when it c
Evgeniy Arbatov pisze:
This is what I have in master.cf:
lmtp inet n - n - - lmtp
I am sure all the LDAP lookups are working fine and I did specify lmtp
in /etc/services.
This is a line from cyrus.conf
lmtpcmd="lmtpd" listen="[10.1.1.101]:lmtp" p
Hello,
I have a strange problem when Postfix is sending mail with LMTP over
TCP sockets to Cyrus IMAP. Cyrus IMAP is listening on port 2003 and
accepting telnet connections on that port from my Postfix server. But
when it comes to Postfix itself using LMTP, I see the following log
messages:
mgw1