summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_smtp.inc
AgeCommit message (Expand)Author
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
2008-12-16#1485299: don't use SMTP's debug optionalec
2008-10-27#1485518: validate SERVER_NAME for smtp_helo_host settingalec
2008-05-07More code cleanup + oop-izationthomasb
2008-02-25* introduced isset() because that is how you test if a var is set (which is w...till
2008-01-29 * included error code in error messagetill
2007-09-20Fix order of checks.robin
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)robin
2007-08-07Documentation, code style and cleanupthomasb
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomasb
2006-06-26Typos, Optimizations, Updatesthomasb
2006-03-03Improved SMTP error handlingroundcube
2006-01-19Use str_replace for %u and %p in SMTP authorizationroundcube
2005-12-16Usage of virtusertable; mail_domain for new users; Chinese and Turkish locali...roundcube
2005-11-14SMTPS support and minor bugfixesroundcube
2005-10-24Optimized memory usage when sending a messageroundcube
2005-10-20typo fixsparc
2005-10-14added smtp auth method setting through config filesparc
2005-10-11Better support for Courier IMAProundcube
2005-09-30Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP classroundcube