aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/smtp.php
Commit message (Expand)AuthorAgeFilesLines
* doh, left existing HELO in place ...Paul S. Owen2002-02-101-4/+0
* Updated ESMTP AUTH as indicated by SirSirPaul S. Owen2002-02-091-35/+39
* Added AUTH LOGIN support for smtp ... requires smtp_username and smtp_passwor...Paul S. Owen2002-02-041-6/+18
* Increased the length of return codes allowed from smtp server to 256..the_systech2002-01-311-1/+1
* This should fix bug #500134 and adds some additional error checking on smtp e...the_systech2002-01-281-6/+27
* This should fix Bug #498451.. Keep it from including smtp.php more than once..the_systech2002-01-281-0/+1
* fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC ...the_systech2002-01-041-5/+44
* Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it...natec2001-11-261-4/+4
* Re-added GPL disclaimersJames Atkinson2001-08-301-12/+21
* Modified header commentsPaul S. Owen2001-08-261-11/+2
* Something is definitely screwy with sourceforge right nowuid420622001-07-041-21/+25
* New file for smtp mailthe_systech2001-05-091-0/+154