From 968bdc7c90f718560b84eb3b7e8e1d02cf4270f3 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 30 Sep 2005 18:04:50 -0400
Subject: [PATCH] Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class

---
 logs/errors |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/logs/errors b/logs/errors
index e69de29..8f819ae 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

--
Gitblit v1.9.1