summaryrefslogtreecommitdiff
path: root/win32/sendmail.h
Commit message (Collapse)AuthorAgeFilesLines
* - silent warning (fix for #28038)Pierre Joye2009-08-261-0/+1
|
* - Fixed bug #29334 (mail() provides incorrect message time header)foobar2005-08-071-8/+8
|
* NetWare cleanupAnantha Kesari H Y2005-07-281-11/+0
| | | | | --Kamesh
* Exporting symbols used in the imap extensionFrank M. Kromann2003-12-081-3/+3
|
* NetWare related changes/modifications.Anantha Kesari H Y2003-01-031-1/+11
|
* Removing unused code and making sure headers are send when called from ↵Frank M. Kromann2002-12-061-1/+1
| | | | imap_mail()
* Switch from imap_sendmail.* to sendmail.c under Win32Frank M. Kromann2002-07-021-2/+4
|
* - Headers are now rewritten to always have \r\n line endings for SMTP.Markus Fischer2002-06-051-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 Fischer2002-05-171-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 Fischer2002-05-141-3/+3
| | | | | # Testers, testers, testers!
* - Fix win32 sendmail bug with Cc: in custom header not terminated with \r\nMarkus Fischer2002-05-141-22/+24
| | | | | - Fix some obvious errors returned by the module, little cleanup.
* modified to enable imap_mail() on win32Frank M. Kromann2001-12-041-1/+1
|
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-4/+4
|
* PHP 4.0Zeev Suraski1999-04-071-0/+46