View Single Post
  #15 (permalink)  
Old 11-21-2007, 09:48 PM
Centurion Centurion is offline
Active Member
 
Posts: 37
Thumbs down TLS/SSL is not the problem....

SMTP with Auth but without TLS/SSL results in the same error as my original post. This really shouldn't be so hard

Nov 22 15:41:37 node postfix/smtpd[19248]: connect from iceman.gray.net.au[10.0.0.4]
Nov 22 15:41:37 node postfix/master[18484]: warning: process /opt/zimbra/postfix-2.2.9/libexec/smtpd pid 19248 killed by signal 11

Again, no hits in tomcat's access log and no traffic over loopback on tcp/443.

So this is looking more like a network problem than a SSL/TLS on. THe question is, where the hell is postfix trying to authenticate?? I've checked the //opt/zimbra/cyrus-sasl/lib/sasl2/smtpd.conf file along with /opt/zimbra/cyrus-saslauthd.conf* and everything matches what is in LDAP.

I'm starting to get really frustrated
Reply With Quote