Ok I'm really confused as to what I'm doing wrong with my client setup. I have Outlook 2003 setup for Secure Password Authentication on the account. I have both the IMAP server & SMTP server sections set to requiring an encrypted connection with the appropriate ports (993 & 25).
If I try and connect I get the error (this is partial): Outlook is unable to download folder (null) from the IMAP e-mail server for account xxx.xxxx.xxx Error: Unable to connect to the server.
The thing is I can access the account via the weblogin as well as the admin panel. If I telnet to port 25 I get: 220 xxx.xxx.xxx ESMTP Postfix which I believe is correct. If I telnet to port 143 I get OK xxx.xxxx.xxx Zimbra IMAP4rev1 service ready which I also believe to be correct. This is what my logs show when I try and connect to the server.
Any ideas as to what I'm doing wrong???Code:Oct 7 01:43:37 mailbox postfix/smtpd[17744]: connect from unknown[192.168.1.100] Oct 7 01:44:01 mailbox CRON[17754]: (pam_unix) session opened for user zimbra by (uid=0) Oct 7 01:44:02 mailbox postfix/smtpd[17744]: disconnect from unknown[192.168.1.100]
EDIT: Ok I figured it out partially, turning off SPA fixed it kindof but I'm still not seeing folder updates in Outlook. I'm able to connect to the server but not retrieve any data. Which I believe is because I noticed that the MTA has stopped. If I try and start it I get:
saslauthd[20843] :set_auth_mech : failed to initialize mechanism zimbra
zmsaslauthdctl failed to start
And everything but the MTA & snmp start fine but I can't get either of those to start. Sorry about the change in topic but I guess this would be the root cause anyways.
[FIXED] Turns out that it was a permissions issue that was keeping the MTA from starting and thus also preventing me from accessing it via Outloook. A quick run of zmfixperms as root fixed the problem.


LinkBack URL
About LinkBacks

