From 35cc90fc9f49a2dacd79d7c32e846f91e28af210 Mon Sep 17 00:00:00 2001 From: roundcube Date: Fri, 30 Sep 2005 22:04:50 +0000 Subject: Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class git-svn-id: https://svn.roundcube.net/trunk@11 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/logs/errors | 10 ++++++++++ roundcubemail/logs/sendmail | 8 ++++++++ 2 files changed, 18 insertions(+) (limited to 'roundcubemail/logs') diff --git a/roundcubemail/logs/errors b/roundcubemail/logs/errors index e69de29bb..8f819ae96 100644 --- a/roundcubemail/logs/errors +++ b/roundcubemail/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 diff --git a/roundcubemail/logs/sendmail b/roundcubemail/logs/sendmail index e69de29bb..c8bc85f72 100644 --- a/roundcubemail/logs/sendmail +++ b/roundcubemail/logs/sendmail @@ -0,0 +1,8 @@ +[30-Sep-2005 23:13:28 +0200] User: 2; Message for Thomas Bruderli ; Subject: Testmail form RoundCube I +[30-Sep-2005 23:28:29 +0200] User: 2; Message for Thomas Brüderli ; Subject: Testmail form RoundCube II +[30-Sep-2005 23:33:23 +0200] User: 2; Message for Thomas Brüderli ; Subject: Testmail form RoundCube III +[30-Sep-2005 23:34:23 +0200] User: 2; Message for Thomas Brüderli ; Subject: Testmail form RoundCube IV +[30-Sep-2005 23:44:40 +0200] User: 2; Message for Thomas Brüderli , tb@localhost; Subject: Testmail V +[30-Sep-2005 23:45:38 +0200] User: 2; Message for Thomas Brüderli , roundcube@gmail.com; Subject: Testmail VI +[30-Sep-2005 23:54:05 +0200] User: 2; Message for Thomas Brüderli ; Subject: Testmail VII +[30-Sep-2005 23:55:08 +0200] User: 2; Message for Thomas Brüderli ; Subject: Testmail VII -- cgit v1.2.3