Re: LMTP over TCP: connection refused

2009-08-05 Thread Evgeniy Arbatov
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

Re: LMTP over TCP: connection refused

2009-08-05 Thread Wietse Venema
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

Re: LMTP over TCP: connection refused

2009-08-05 Thread 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 specify > > lmtp in /etc/servic

Re: LMTP over TCP: connection refused

2009-08-05 Thread Magnus Bäck
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

Re: LMTP over TCP: connection refused

2009-08-05 Thread Robert Socha
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

LMTP over TCP: connection refused

2009-08-05 Thread Evgeniy Arbatov
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