Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo, LSMTP -> LMTP. | Matthias Andree | 2005-04-24 | 1 | -1/+1 |
* | Misc. sprintf and pid_t fixes. | Matthias Andree | 2004-11-10 | 1 | -2/+2 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -52/+7 |
* | Use iana_charset rather than calling nl_langinfo(CODESET). | Matthias Andree | 2004-11-07 | 1 | -1/+1 |
* | Let stuff_warning do the RFC-2047 encoding. | Matthias Andree | 2004-10-20 | 1 | -9/+13 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -0/+1 |
* | Add MIME headers to specify body encoding for mail warnings. | Matthias Andree | 2004-10-14 | 1 | -1/+6 |
* | Merge Holger Mauermann's bounce patch, 2003-10-23-6.2.5-mauermann-bounce.diff | Matthias Andree | 2004-10-12 | 1 | -10/+33 |
* | Remove space after "MAIL FROM:" (patch from Phil Endecott) | Rob Funk | 2004-07-21 | 1 | -1/+1 |
* | Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe. | Matthias Andree | 2004-06-19 | 1 | -4/+4 |
* | Sunil Shetye's fix for SSL configuration. | Eric S. Raymond | 2004-01-13 | 1 | -5/+2 |
* | Prevent a SIGSEGV that happens when | Eric S. Raymond | 2003-10-10 | 1 | -3/+6 |
* | Close a Debian bug. | Eric S. Raymond | 2003-10-10 | 1 | -1/+33 |
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -5/+25 |
* | First round ofmlong-delayed bug fixes. | Eric S. Raymond | 2003-07-17 | 1 | -4/+9 |
* | Guard some buffers. | Eric S. Raymond | 2003-03-01 | 1 | -1/+2 |
* | Sunil changed the sanitization logic. | Eric S. Raymond | 2003-01-17 | 1 | -10/+20 |
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -11/+1 |
* | Ready to ship stable. | Eric S. Raymond | 2002-10-31 | 1 | -7/+39 |
* | Sunil Shetye's minor fixes. | Eric S. Raymond | 2002-10-31 | 1 | -2/+5 |
* | i18n fix. | Eric S. Raymond | 2002-10-18 | 1 | -1/+1 |
* | Detect and rewrite local paths. | Eric S. Raymond | 2002-10-18 | 1 | -1/+1 |
* | Better error return reporting from the MDA. | Eric S. Raymond | 2002-09-13 | 1 | -2/+19 |
* | Sunil Shetye's latest cleanup patch. | Eric S. Raymond | 2002-09-13 | 1 | -46/+46 |
* | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -1/+12 |
* | Sunil Shetye's double-bounce patch. | Eric S. Raymond | 2002-09-04 | 1 | -33/+76 |
* | Cygwin port fix. | Eric S. Raymond | 2002-09-04 | 1 | -1/+5 |
* | More patches by Sunil. | Eric S. Raymond | 2002-06-22 | 1 | -6/+20 |
* | RFC reference. | Eric S. Raymond | 2002-06-09 | 1 | -1/+1 |
* | Scott Gigfford's patch. | Eric S. Raymond | 2002-06-08 | 1 | -0/+74 |
* | Pass back spam filter messages. | Eric S. Raymond | 2002-06-04 | 1 | -2/+12 |
* | Avoid spurious transient errors. | Eric S. Raymond | 2002-04-04 | 1 | -1/+1 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -1/+11 |
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -2/+3 |
* | Minor fixes. | Eric S. Raymond | 2002-03-09 | 1 | -0/+3 |
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -3/+3 |
* | GSSAPI and ODMR fixes. | Eric S. Raymond | 2002-02-02 | 1 | -0/+4 |
* | Use smtpaddress to specify the return path on warning mail. | Eric S. Raymond | 2002-02-01 | 1 | -1/+2 |
* | Fixes by Matthias Andree. | Eric S. Raymond | 2002-02-01 | 1 | -1/+1 |
* | Sunil Shetye's fixews for IMAP and SMTP edge cases. | Eric S. Raymond | 2002-02-01 | 1 | -9/+19 |
* | Slight change in bounce logic. | Eric S. Raymond | 2001-12-14 | 1 | -3/+7 |
* | LMTP fix. | Eric S. Raymond | 2001-12-14 | 1 | -6/+6 |
* | Cosmetic fix. | Eric S. Raymond | 2001-11-08 | 1 | -3/+3 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -1/+5 |
* | HMH fixes. | Eric S. Raymond | 2001-10-01 | 1 | -8/+6 |
* | Refactor sink.c preparatory to changing defaults. | Eric S. Raymond | 2001-09-30 | 1 | -369/+387 |
* | Start refactoriing. | Eric S. Raymond | 2001-09-30 | 1 | -81/+81 |
* | Re-enable explicit bounce on bad address. | Eric S. Raymond | 2001-09-30 | 1 | -0/+3 |
* | Merge the explicit-bounce code back in, conditioned out, in case we | Eric S. Raymond | 2001-09-24 | 1 | -0/+33 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -20/+20 |