Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - silent warning (fix for #28038) | Pierre Joye | 2009-08-26 | 1 | -0/+1 |
| | |||||
* | - Fixed bug #29334 (mail() provides incorrect message time header) | foobar | 2005-08-07 | 1 | -8/+8 |
| | |||||
* | NetWare cleanup | Anantha Kesari H Y | 2005-07-28 | 1 | -11/+0 |
| | | | | | --Kamesh | ||||
* | Exporting symbols used in the imap extension | Frank M. Kromann | 2003-12-08 | 1 | -3/+3 |
| | |||||
* | NetWare related changes/modifications. | Anantha Kesari H Y | 2003-01-03 | 1 | -1/+11 |
| | |||||
* | Removing unused code and making sure headers are send when called from ↵ | Frank M. Kromann | 2002-12-06 | 1 | -1/+1 |
| | | | | imap_mail() | ||||
* | Switch from imap_sendmail.* to sendmail.c under Win32 | Frank M. Kromann | 2002-07-02 | 1 | -2/+4 |
| | |||||
* | - Headers are now rewritten to always have \r\n line endings for SMTP. | Markus Fischer | 2002-06-05 | 1 | -1/+2 |
| | | | | | | | Also automatically removes superflous line breaks at the start and end of the header. # http://cr.yp.to/docs/smtplf.html is a good read about this topic. | ||||
* | - Win32 mail() is no longer case-sensitive when it comes to match for any ↵ | Markus Fischer | 2002-05-17 | 1 | -1/+1 |
| | | | | | | | | headers (e.g. from:, cc:, etc). # Fixed also a crash I introduced earlier, which tells me no one tested it :) | ||||
* | - Improve code so errors returned from the server are reported back to the user. | Markus Fischer | 2002-05-14 | 1 | -3/+3 |
| | | | | | # Testers, testers, testers! | ||||
* | - Fix win32 sendmail bug with Cc: in custom header not terminated with \r\n | Markus Fischer | 2002-05-14 | 1 | -22/+24 |
| | | | | | - Fix some obvious errors returned by the module, little cleanup. | ||||
* | modified to enable imap_mail() on win32 | Frank M. Kromann | 2001-12-04 | 1 | -1/+1 |
| | |||||
* | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 1 | -4/+4 |
| | |||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+46 |