Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove check for "To:" in headers. If "Reply-To:" exists the the To: entry ↵ | Frank M. Kromann | 2001-12-04 | 1 | -7/+7 |
| | | | | | | | was not created. This is WIn32 only. | ||||
* | modified to enable imap_mail() on win32 | Frank M. Kromann | 2001-12-04 | 1 | -3/+5 |
| | |||||
* | - Fix for bug 8909 and 12680 (timezone problem) | Derick Rethans | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | This should fix the multiple-line problem. | Sterling Hughes | 2000-09-05 | 1 | -2/+5 |
| | |||||
* | Fix warning | Zeev Suraski | 2000-08-06 | 1 | -2/+2 |
| | |||||
* | Fix & optimize | Zeev Suraski | 2000-08-06 | 1 | -4/+3 |
| | |||||
* | Add Joey Smith's sendmail_port patch | Stanislav Malyshev | 2000-08-06 | 1 | -1/+8 |
| | |||||
* | Geez, you'd think English wasn' tmy native tongue. | Joey Smith | 2000-08-04 | 1 | -2/+2 |
| | |||||
* | Outdated URL, link to the master site instead. | Joey Smith | 2000-08-04 | 1 | -2/+2 |
| | |||||
* | should fix bug #5729 | Hartmut Holzgraefe | 2000-07-28 | 1 | -1/+3 |
| | | | | | | # I'm unable to test, as I still haven't got working Windows # Please check that it compiles. | ||||
* | fix warning in VC6 | Thies C. Arntzen | 2000-07-11 | 1 | -1/+1 |
| | |||||
* | - Oops, missed two GLOBAL()'s. | Jouni Ahto | 2000-07-10 | 1 | -2/+2 |
| | |||||
* | - Another attempt to sync with PHP3 and handle multiple recipients. | Jouni Ahto | 2000-07-10 | 1 | -11/+41 |
| | | | | | | | | - Change all \'s to \r\n. - It's now PHP 4.0 WIN32 -mailer. # I'm unable to test, I haven't got Windows. Please check that it compiles. | ||||
* | Revert the sendmail.c patch - it uses 4 different variables that aren't ↵ | Zeev Suraski | 2000-06-27 | 1 | -30/+12 |
| | | | | | | | defined, and breaks the Win32 build | ||||
* | should now get multiple To: and Cc: recievers right | Hartmut Holzgraefe | 2000-06-27 | 1 | -12/+30 |
| | | | | | (code taken from php3 version) | ||||
* | - Make Windows compile | Andi Gutmans | 2000-06-17 | 1 | -1/+1 |
| | | | | | - Windows doesn't support LC_MESSAGES | ||||
* | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 1 | -50/+53 |
| | |||||
* | Use php.ini instead of php3.ini | Zeev Suraski | 1999-06-19 | 1 | -1/+1 |
| | |||||
* | Sync. with php3. Only add Date: and From: if not supplied by user | Frank M. Kromann | 1999-06-10 | 1 | -13/+15 |
| | |||||
* | A lot of cleanups... Removed old thread-safe code and other redundant code ↵ | Zeev Suraski | 1999-04-24 | 1 | -32/+23 |
| | | | | and files | ||||
* | Remove tls.[ch] | Zeev Suraski | 1999-04-23 | 1 | -3/+0 |
| | |||||
* | A lot of php3_ini -> php_ini work | Zeev Suraski | 1999-04-10 | 1 | -3/+3 |
| | |||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+511 |