===== Exim Internet Mailer ===== Common Command Line Check: [[exim command line]] ^ Title ^ Port ^ Definition ^ | SMTP | 25 | receive mail | | SMTP | 26 | alt. port for receive mail | | POP3 | 110 | retrieve mail using POP3 protocol | | IMAP | 143 | access mail using IMAP protocol | | SMTP (secure) | 465 | SMTP using secure connection | | SMTP (secure) | 587 | alt. SMTP mail using secure connection | | IMAP (secure) | 993 | IMAP using secure connection | | POP3 (secure) | 995 | POP3 using secure connection | | Webmail | 465 | access webmail clients come with cPanel | | Webmail (secure) | 587 | securely access webmail clients come with cPanel | Test IMAP using SSL: [[SSL to IMAP test]] ^ Title ^ Path ^ | Main Exim log | /var/log/exim_mainlog | | Dovecot & SpamAssassin log | /var/log/maillog | | mailman log | /usr/local/cpanel/3rdparty/mailman/logs/* |