From: Sunil S. <sh...@bo...> - 2005-11-09 13:20:38
|
Hi, Some of the error messages are either incorrect or confusing. Here are some sample messages that this patch fixes. Old message: socket error while delivering to SMTP host mailserver Problem: It appears as if mails are being delivered back to the mailserver and not to the smtp server. New message: socket error while fetching from user@mailserver and delivering to SMTP host smtpserver Old message: socket error while fetching from mailserver Problem: It is not obvious which account had a problem if you (or multiple users logging to syslog) are polling from multiple accounts on same mailserver. Old message: socket error while fetching from user@mailserver Old message: SMTP transaction error while fetching from mailserver New message: SMTP transaction error while fetching from user@mailserver and delivering to SMTP host smtpserver Old message: Option --remote is not supported with POP3 New message: Option --folder is not supported with POP3 -- Sunil Shetye. |