Commit Graph

16 Commits

Author SHA1 Message Date
till
3f8d85e8de * included error code in error message
* returned directly from the SMTP on authentication error
   * useful for debugging SMTP errors
2008-01-29 20:07:12 +00:00
svncommit
9b54e0b2a5 Fix order of checks. 2007-09-20 13:36:57 +00:00
svncommit
aca3d25f1b Make smtp HELO/EHLO hostname configurable (closes #1484067) 2007-09-20 11:24:41 +00:00
thomascube
6d969b4d90 Documentation, code style and cleanup 2007-08-07 21:02:12 +00:00
thomascube
b2fb950fb5 Prevent default events on subject link; fixed typo in smtp script 2007-05-28 19:08:36 +00:00
thomascube
b517af4a47 Optimized memory usage when sending mail; Include SMTP response in log; Fixed wrong header encoding 2006-12-06 21:37:37 +00:00
thomascube
b068a07db2 Typos, Optimizations, Updates 2006-06-26 18:38:03 +00:00
thomascube
8eba300088 Improved SMTP error handling 2006-03-03 16:21:53 +00:00
thomascube
4b0d509d3e Use str_replace for %u and %p in SMTP authorization 2006-01-19 22:48:40 +00:00
thomascube
977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 2005-12-16 20:05:41 +00:00
thomascube
fd8c506109 SMTPS support and minor bugfixes 2005-11-14 23:55:46 +00:00
thomascube
e0ed972884 Optimized memory usage when sending a message 2005-10-24 21:02:27 +00:00
svncommit
4301b06027 typo fix 2005-10-20 15:28:20 +00:00
svncommit
d206c1f4d7 added smtp auth method setting through config file 2005-10-14 10:57:02 +00:00
thomascube
520c36aa4c Better support for Courier IMAP 2005-10-11 21:11:42 +00:00
thomascube
968bdc7c90 Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP class 2005-09-30 22:04:50 +00:00