summaryrefslogtreecommitdiff
path: root/roundcubemail/program/lib/Net/SMTP.php
AgeCommit message (Expand)Author
2011-03-11- PEAR::Net_SMTP 1.5.1alec
2010-10-11- Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942alec
2010-10-11- Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358alec
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alec
2010-01-25- Net_SMTP 1.4.1alec
2009-12-03- Net_SMTP 1.3.4alec
2009-07-14- update PEAR::Net_SMTP to 1.3.3 versionalec
2009-07-06- Show SMTP errors in browser (#1485927)alec
2008-12-18updated bundled Net_SMTP to 1.3.1alec
2008-12-18#1485157: fix DIGEST-MD5 authenticationalec
2008-12-18- oops, remove console callalec
2008-12-18- Fix STARTTLS before AUTH in SMTP connection (#1484883)alec
2008-01-29 * updated bundled Net_Socket to 1.0.8till
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomasb
2005-10-03Minor bugfixes and SMTP supportroundcube