Am Freitag, 27. August 2004 08:02 schrieb Sergey Goryachev: > > AFAIK this (Bad IPREMOTEPORT )is a problem with mixed SASL version > > (1.x/2.x) > > > e.g. Postfix with 1.x and cyrus with 2.x or cyrus with both ;-( > > On what host? There was only one SMTP-connection at this time:
... > > Anyway, I established only second version (SASL2) on my box. > > ~% sendmail -d0.1 -bt < /dev/null | grep -i sasl > PIPELINING SASLv2 SCANF STARTTLS TCPWRAPPERS USERDB XDEBUG > ~% grep -i sasl /etc/make.conf > # with SASLv2: > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 -DSOCKETMAP > -DPICKY_HELO_CHECK SENDMAIL_LDADD=-lsasl2 > ~% Pls have a look with ldd to the binaries (cyrus/sendmail). f.e.: ldd /usr/cyrus/bin/imapd linux-gate.so.1 => (0xffffe000) libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x40034000) libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x40048000) libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x40078000) libresolv.so.2 => /lib/libresolv.so.2 (0x40169000) libdb-4.2.so => /usr/lib/tls/libdb-4.2.so (0x4017b000) libc.so.6 => /lib/tls/libc.so.6 (0x40250000) libdl.so.2 => /lib/libdl.so.2 (0x40365000) libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40368000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html -- Dear listeners, Luck Stefan --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html