summaryrefslogtreecommitdiff
path: root/win32/sendmail.c
Commit message (Expand)AuthorAgeFilesLines
* Adding cvs IDFrank M. Kromann2001-12-201-0/+2
* Remove check for "To:" in headers. If "Reply-To:" exists the the To: entry wa...Frank M. Kromann2001-12-041-7/+7
* modified to enable imap_mail() on win32Frank M. Kromann2001-12-041-3/+5
* - Fix for bug 8909 and 12680 (timezone problem)Derick Rethans2001-11-301-1/+1
* This should fix the multiple-line problem.Sterling Hughes2000-09-051-2/+5
* Fix warningZeev Suraski2000-08-061-2/+2
* Fix & optimizeZeev Suraski2000-08-061-4/+3
* Add Joey Smith's sendmail_port patchStanislav Malyshev2000-08-061-1/+8
* Geez, you'd think English wasn' tmy native tongue.Joey Smith2000-08-041-2/+2
* Outdated URL, link to the master site instead.Joey Smith2000-08-041-2/+2
* should fix bug #5729Hartmut Holzgraefe2000-07-281-1/+3
* fix warning in VC6Thies C. Arntzen2000-07-111-1/+1
* - Oops, missed two GLOBAL()'s.Jouni Ahto2000-07-101-2/+2
* - Another attempt to sync with PHP3 and handle multiple recipients.Jouni Ahto2000-07-101-11/+41
* Revert the sendmail.c patch - it uses 4 different variables that aren't defin...Zeev Suraski2000-06-271-30/+12
* should now get multiple To: and Cc: recievers rightHartmut Holzgraefe2000-06-271-12/+30
* - Make Windows compileAndi Gutmans2000-06-171-1/+1
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-50/+53
* Use php.ini instead of php3.iniZeev Suraski1999-06-191-1/+1
* Sync. with php3. Only add Date: and From: if not supplied by userFrank M. Kromann1999-06-101-13/+15
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-32/+23
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* A lot of php3_ini -> php_ini workZeev Suraski1999-04-101-3/+3
* PHP 4.0Zeev Suraski1999-04-071-0/+511