SquirrelMail – Error connecting to IMAP server 13 : Permission Denied
KB ID 0000880 Problem After installing SquirrelMail (with Postfix and Dovecot). When I attempted to connect via a browser, this is what happened. Solution Nice easy fix, 1. Connect via SSH (or open a temrinal window) > Logon as, or su to root. 2. Execute the following command; setsebool -P http_can_network_connect=1 Related Articles, References, Credits, or External Links...
Configure Postfix for SASL Authentication from Dovecot
KB ID 0000883 Problem I built a Postfix mail server with Dovecat on CentOS 6.4 installed last week. To read my emails I installed SquirrelMail on the same server, and surprisingly it all went well. However If I attempted to send mail from Microsoft Outlook on my laptop, or from my iPhone this happened; The following recipient(s) cannot be reached: ‘name@domain-name.com’ on 22/11/2013 22:21 Server error: ‘554...