Getting ready for 1.4.0 RC1
[squirrelmail.git] / class / deliver /
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-24 kinkE_ALL fix when using proxy's with HTTP_VIA and no HTTP_...
2002-12-07 tassiumWith a little help from Marc (ok, a lot), CRAM-MD5...
2002-11-06 tassiumMerging in the tassium-auth branch.
2002-10-14 stekkelFix for incorrect folding of header lines. This fix...
2002-10-08 stekkelFinally fixes de escaping '.' with sendmail. Sendmail...
2002-10-08 stekkelHopefully this fixes finally the '.' problem on single...
2002-09-25 stekkelrg=0 fixes
2002-09-09 kinkMake directories unbrowsable.
2002-09-06 stekkelfix for bcc
2002-09-06 stekkelsecond try to fix sendMail. Return true after finalizeS...
2002-09-06 stekkelForgot to return the stream
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 stekkelremove unnessecarry \r\n
2002-09-05 stekkelextra error checking
2002-09-05 stekkelxtra check for To addresses, if not available don't...
2002-09-04 stekkelfix for getbcc
2002-09-04 stekkeladded info
2002-09-04 stekkelIMAP backend for the deliver class
2002-09-04 stekkelSendmail backend for the deliver class
2002-09-04 stekkelSMTP backend for the Deliver class
2002-09-04 stekkelMake the thing actually work :-)
2002-09-03 stekkeltesting fase
2002-09-02 stekkeladded file info
2002-09-02 stekkeldevelopment work on the Deliver class.
2002-08-30 stekkelinit
2002-08-30 stekkelinit deliver class as replacement of smtp.php