summaryrefslogtreecommitdiff
path: root/win32/sendmail.h
Commit message (Collapse)AuthorAgeFilesLines
* MFH: Small cleanupsfoobar2006-01-061-13/+10
|
* MFHFrank M. Kromann2002-12-061-1/+1
|
* 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