This thread kinda trailed off. I'm seeing some of these entries (every 10m) in my logs as well. Here are some relevant settings:
GLOBAL/SERVER TAB:
TLS authentication only: checked
Enable clear text login: unchecked
Code:
# cat /var/log/maillog:
Dec 21 22:33:34 zerver postfix/smtpd[7561]: connect from unknown[10.0.0.104]
Dec 21 22:33:34 zerver postfix/smtpd[7561]: setting up TLS connection from unknown[10.0.0.104]
Dec 21 22:33:34 zerver postfix/smtpd[7561]: TLS connection established from unknown[10.0.0.104]: TLSv1 with cipher AES128-SHA (128/128 bits)
Dec 21 22:33:34 zerver postfix/smtpd[7561]: warning: SASL authentication failure: Password verification failed
Dec 21 22:33:34 zerver postfix/smtpd[7561]: warning: unknown[10.0.0.104]: SASL PLAIN authentication failed: authentication failure
Dec 21 22:33:34 zerver postfix/smtpd[7561]: disconnect from unknown[10.0.0.104]
my ldd looks like this: (bold are system libs)
Code:
zimbra@zerver ~]$ ldd /opt/zimbra/postfix-2.4.7.5z/libexec/smtpd
libdb-4.2.so => /opt/zimbra/sleepycat-4.2.52.6/lib/libdb-4.2.so (0x00002b0c42275000)
libpcre.so.0 => /lib64/libpcre.so.0 (0x0000003d5f800000)
libldap-2.3.so.0 => /opt/zimbra/lib/libldap-2.3.so.0 (0x00002b0c42543000)
liblber-2.3.so.0 => /opt/zimbra/lib/liblber-2.3.so.0 (0x00002b0c4278d000)
libmysqlclient.so.15 => /opt/zimbra/lib/libmysqlclient.so.15 (0x00002b0c4299d000)
libz.so.1 => /usr/lib64/libz.so.1 (0x0000003d60c00000)
libm.so.6 => /lib64/libm.so.6 (0x0000003d60400000)
libsasl2.so.2 => /opt/zimbra/cyrus-sasl-2.1.23.3z/lib/libsasl2.so.2 (0x00002b0c42cf8000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b0c42f10000)
libssl.so.0.9.8 => /opt/zimbra/openssl-0.9.8k/lib/libssl.so.0.9.8 (0x00002b0c4312c000)
libcrypto.so.0.9.8 => /opt/zimbra/openssl-0.9.8k/lib/libcrypto.so.0.9.8 (0x00002b0c43378000)
libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003d61c00000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x0000003d62000000)
libc.so.6 => /lib64/libc.so.6 (0x0000003d5f000000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003d61000000)
libdl.so.2 => /lib64/libdl.so.2 (0x0000003d5f400000)
/lib64/ld-linux-x86-64.so.2 (0x0000003d5ec00000)
===
Now, if the above settings (
TLS authentication only: checked, Enable clear text login: unchecked) are resposible for this behaviour that is understandable. With the possible exception that if these are the settings then the log should not be filled up with these constant reminders.
If not, what's the definitive answer on this scenario?
Thanks in advance,
todd_dsm
Don't forget to Vote for this RFE:
RFE: A place To Display the contents of 'My Documents' Reasoning: It's new, bold, and cool.