aboutsummaryrefslogtreecommitdiffstats
path: root/smtp.h
Commit message (Expand)AuthorAgeFilesLines
* Expose the ESMTP name and password options.Eric S. Raymond2002-03-101-1/+1
* Initial version of ESMTP AUTH.Eric S. Raymond2002-03-091-0/+1
* First cut at ODMR support.Eric S. Raymond2001-02-071-0/+1
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-1/+1
* Added LMTP support.Eric S. Raymond1998-11-071-0/+1
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-4/+4
* Change type of socket descriptors from FILE * to int. Change SockGetsEric S. Raymond1997-05-131-9/+9
* Added RFC1985 ETRN support.Eric S. Raymond1997-02-101-0/+1
* ESMTP SIZE option support.Eric S. Raymond1997-01-221-0/+3
* Support for EHLO and 8BITMIME extension.Eric S. Raymond1997-01-221-1/+6
* Ready for Rachel.Eric S. Raymond1996-12-051-1/+0
* Include Cameron McPherson's patch for handling multi-line SMTP responses.Eric S. Raymond1996-11-161-1/+1
* Prototypes everywhere.Eric S. Raymond1996-11-081-2/+0
* STEP 4: Make SMTP functions take file pointer arguments.Eric S. Raymond1996-10-311-8/+8
* Get rid of an unnecessary function.Eric S. Raymond1996-10-301-1/+0
* Comment cleaning.Eric S. Raymond1996-10-251-9/+3
* Expand SMTP buffers to deal with long greeting messages.Eric S. Raymond1996-10-181-1/+1
* Improved RFC822 conformance in SMTP code.Eric S. Raymond1996-09-241-0/+1
* The great name change.Eric S. Raymond1996-09-241-1/+1
* Initial revisionEric S. Raymond1996-09-241-0/+34