aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. sprintf and pid_t fixes.Matthias Andree2004-11-101-2/+2
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-52/+7
* Use iana_charset rather than calling nl_langinfo(CODESET).Matthias Andree2004-11-071-1/+1
* Let stuff_warning do the RFC-2047 encoding.Matthias Andree2004-10-201-9/+13
* Fix miscellaneous warnings.Matthias Andree2004-10-201-0/+1
* Add MIME headers to specify body encoding for mail warnings.Matthias Andree2004-10-141-1/+6
* Merge Holger Mauermann's bounce patch, 2003-10-23-6.2.5-mauermann-bounce.diffMatthias Andree2004-10-121-10/+33
* Remove space after "MAIL FROM:" (patch from Phil Endecott)Rob Funk2004-07-211-1/+1
* Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.Matthias Andree2004-06-191-4/+4
* Sunil Shetye's fix for SSL configuration.Eric S. Raymond2004-01-131-5/+2
* Prevent a SIGSEGV that happens whenEric S. Raymond2003-10-101-3/+6
* Close a Debian bug.Eric S. Raymond2003-10-101-1/+33
* Ready to ship.Eric S. Raymond2003-08-061-5/+25
* First round ofmlong-delayed bug fixes.Eric S. Raymond2003-07-171-4/+9
* Guard some buffers.Eric S. Raymond2003-03-011-1/+2
* Sunil changed the sanitization logic.Eric S. Raymond2003-01-171-10/+20
* Ready to ship 6-2-0.Eric S. Raymond2002-12-131-11/+1
* Ready to ship stable.Eric S. Raymond2002-10-311-7/+39
* Sunil Shetye's minor fixes.Eric S. Raymond2002-10-311-2/+5
* i18n fix.Eric S. Raymond2002-10-181-1/+1
* Detect and rewrite local paths.Eric S. Raymond2002-10-181-1/+1
* Better error return reporting from the MDA.Eric S. Raymond2002-09-131-2/+19
* Sunil Shetye's latest cleanup patch.Eric S. Raymond2002-09-131-46/+46
* Sunil Shetye's latest fix patch.Eric S. Raymond2002-09-091-1/+12
* Sunil Shetye's double-bounce patch.Eric S. Raymond2002-09-041-33/+76
* Cygwin port fix.Eric S. Raymond2002-09-041-1/+5
* More patches by Sunil.Eric S. Raymond2002-06-221-6/+20
* RFC reference.Eric S. Raymond2002-06-091-1/+1
* Scott Gigfford's patch.Eric S. Raymond2002-06-081-0/+74
* Pass back spam filter messages.Eric S. Raymond2002-06-041-2/+12
* Avoid spurious transient errors.Eric S. Raymond2002-04-041-1/+1
* Debian 5.9.10 fixes.Eric S. Raymond2002-04-011-1/+11
* Expose the ESMTP name and password options.Eric S. Raymond2002-03-101-2/+3
* Minor fixes.Eric S. Raymond2002-03-091-0/+3
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-3/+3
* GSSAPI and ODMR fixes.Eric S. Raymond2002-02-021-0/+4
* Use smtpaddress to specify the return path on warning mail.Eric S. Raymond2002-02-011-1/+2
* Fixes by Matthias Andree.Eric S. Raymond2002-02-011-1/+1
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-9/+19
* Slight change in bounce logic.Eric S. Raymond2001-12-141-3/+7
* LMTP fix.Eric S. Raymond2001-12-141-6/+6
* Cosmetic fix.Eric S. Raymond2001-11-081-3/+3
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+5
* HMH fixes.Eric S. Raymond2001-10-011-8/+6
* Refactor sink.c preparatory to changing defaults.Eric S. Raymond2001-09-301-369/+387
* Start refactoriing.Eric S. Raymond2001-09-301-81/+81
* Re-enable explicit bounce on bad address.Eric S. Raymond2001-09-301-0/+3
* Merge the explicit-bounce code back in, conditioned out, in case weEric S. Raymond2001-09-241-0/+33
* _( -> GT_(Eric S. Raymond2001-09-241-20/+20
* LMTP problem has been solved.Eric S. Raymond2001-09-231-4/+15