diff options
author | thomascube <thomas@roundcube.net> | 2005-09-30 22:04:50 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-09-30 22:04:50 +0000 |
commit | 968bdc7c90f718560b84eb3b7e8e1d02cf4270f3 (patch) | |
tree | a97784b62efac5215dc1cd71ea6b9a53aa753d8e /logs/errors | |
parent | 15fee7b8dd9991c798e6b3eeb9f98cd34e8153fc (diff) |
Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class
Diffstat (limited to 'logs/errors')
-rw-r--r-- | logs/errors | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/logs/errors b/logs/errors index e69de29bb..8f819ae96 100644 --- a/logs/errors +++ b/logs/errors @@ -0,0 +1,10 @@ +[30-Sep-2005 23:12:17 +0200] SMTP Error: Connection failed: SMTP: Failed to send data + in /www/roundcube/webmail/program/steps/mail/sendmail.inc on line 198 +[30-Sep-2005 23:18:44 +0200] SMTP Error: Connection failed: SMTP: Failed to send data + in /www/roundcube/webmail/program/steps/mail/sendmail.inc on line 198 +[30-Sep-2005 23:26:41 +0200] SMTP Error: Connection failed: SMTP: Failed to send data + in /www/roundcube/webmail/program/steps/mail/sendmail.inc on line 198 +[30-Sep-2005 23:31:29 +0200] SMTP Error: Connection failed: SMTP: Failed to send data + in /www/roundcube/webmail/program/steps/mail/sendmail.inc on line 198 +[30-Sep-2005 23:31:56 +0200] SMTP Error: Connection failed: SMTP: Failed to send data + in /www/roundcube/webmail/program/steps/mail/sendmail.inc on line 198 |