summaryrefslogtreecommitdiff
path: root/win32/sendmail.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert the sendmail.c patch - it uses 4 different variables that aren't ↵Zeev Suraski2000-06-271-30/+12
| | | | | | | defined, and breaks the Win32 build
* should now get multiple To: and Cc: recievers rightHartmut Holzgraefe2000-06-271-12/+30
| | | | | (code taken from php3 version)
* - Make Windows compileAndi Gutmans2000-06-171-1/+1
| | | | | - Windows doesn't support LC_MESSAGES
* 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 ↵Zeev Suraski1999-04-241-32/+23
| | | | and files
* 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