phpdocumentor basic preparation, continued
[squirrelmail.git] / class / deliver / Deliver_SMTP.class.php
2003-10-28 tassiumphpdocumentor basic preparation, continued
2003-09-26 tassiumRemove extra HELO sent when using $smtp_auth_mech ...
2003-09-23 tassiumBy request, SASL PLAIN for IMAP and SMTP.
2003-07-07 stekkel<SPACE> isn't allowed after MAIL FROM: and RCPT TO...
2003-06-11 ebullientbring up changes from stable
2003-01-15 tassiumModified Deliver_SMTP to use HTTP_HOST in SMTP HELO...
2003-01-06 kinkRewrite of errorCheck function, to make it: correct...
2003-01-04 tassiumVery ugly hack to add rudimentary error check to SMTP...
2003-01-04 tassiumOk, I screwed up. When I put in cram-md5 and digest...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-07 tassiumWith a little help from Marc (ok, a lot), CRAM-MD5...
2002-11-06 tassiumMerging in the tassium-auth branch.
2002-09-06 thomppjMore SM_PATH fixes. This time, everything in class/.
2002-09-05 thomppjFixed require_once paths in class/deliver/deliver_FOO...
2002-09-05 stekkelextra error checking
2002-09-04 stekkeladded info
2002-09-04 stekkelSMTP backend for the Deliver class
2002-08-30 stekkelinit