2009.12.22 23:36 Peter Fraser rašė: > Hi All > > I'm getting this error with squirrelmail "Error connecting to IMAP > server: server_ip_address". THis is my setup > > CLIENT ==> Squirrelmail 1.4.20-RC2 ==> (Squirrelmail 1.4.19 with > Dovecot-1.2.4_1) > (SERVER A) (SERVER > B) > > I have secured server A and want clients to access that box. Server A > is supposed to communicate securely over imaps to server B which has > the user's mailboxes, runs dovecot etc. > >>From server A, I can do openssl s_client -connect > server_ip_address:993 and log in and list my messages on server B but > when I am at a client and try to log in to server A, I get the error. > I ran ./configure for squirrelmail and enabled imaps. I used port 993 > > THese are the settings > 4. IMAP Server : server_ip_address > 5. IMAP Port : 995 > 6. Authentication type : login > 7. Secure IMAP (TLS) : false > 8. Server software : dovecot > 9. Delimiter : detect > > Can anyone please help me to figure out what is going wrong? 7. Secure IMAP (TLS) : false That's what is wrong. Port 993 is IMAP over SSL/TLS port. Setting must be set to true. If error message shows 113 number and you run some Fedora/Redhat/CentOS version on server_b, make sure that SELinux is not messing up with httpd. Try using selinux in permissive mode or check SquirrelMail wiki. -- Tomas ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users