aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Before tckling the license problem.Eric S. Raymond2001-09-181-4/+4
* Bring back SIGCHLD declaration.Eric S. Raymond2001-09-091-0/+5
* Two of Matthias Andree's four bugs.Eric S. Raymond2001-08-061-28/+6
* Must solve that damn linking problem next.Eric S. Raymond2001-07-311-1/+1
* Almost ready to ship.Eric S. Raymond2001-07-251-2/+7
* HMH's trivial fixes.Eric S. Raymond2001-07-251-21/+7
* Refused mail that has no good addresses and can't be sent toEric S. Raymond2001-07-131-1/+1
* Ready to ship.Eric S. Raymond2001-07-121-2/+6
* Discard Return-Path consisting of @.Eric S. Raymond2001-07-071-1/+6
* Experiment with better RCPT TO handling.Eric S. Raymond2001-07-061-17/+17
* Comment fix.Eric S. Raymond2001-07-061-4/+4
* Ready to ship.Eric S. Raymond2001-07-021-1/+12
* Fix for zombie problem.Eric S. Raymond2001-07-011-1/+47
* Rip out unnecessary signal hacks.Eric S. Raymond2001-06-241-40/+0
* Comment fix.Eric S. Raymond2001-06-241-1/+1
* HMH's second cleanup patch.Eric S. Raymond2001-06-241-3/+12
* Implemented fetchdomains.Eric S. Raymond2001-06-241-1/+1
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-9/+23
* Miscellaneous bug fixes.Eric S. Raymond2001-06-201-2/+2
* Typo fix.Eric S. Raymond2001-05-301-2/+2
* Before trying to fix the no-reset bug.Eric S. Raymond2001-05-291-1/+2
* Backout code that inhibited bounces.Eric S. Raymond2001-05-211-0/+14
* Fix patches from HMH and others.Eric S. Raymond2001-05-211-0/+2
* Ready to try HH's Kerberos patch.Eric S. Raymond2001-04-231-1/+1
* This version works, but the FALLBACK_MDA code is not yet tested.Eric S. Raymond2001-03-061-162/+192
* Cosmetic fix.Eric S. Raymond2001-03-051-1/+1
* Typo fix.Eric S. Raymond2001-02-271-1/+1
* Spambounce patch.Eric S. Raymond2000-12-121-2/+9
* Samuel Leo's LMTP enhancement.Eric S. Raymond2000-12-061-1/+7
* Ready to ship.Eric S. Raymond2000-11-111-0/+4
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-8/+6
* Minor update.Eric S. Raymond2000-07-231-0/+22
* Julian Haight's changes.Eric S. Raymond2000-06-071-7/+18
* Ready to merge in Julian Haight's changes.Eric S. Raymond2000-06-071-3/+8
* Better debugging in case of SMTP errors.Eric S. Raymond2000-03-061-0/+3
* Make sure the MAIIL FROM address is valid.Eric S. Raymond2000-02-271-5/+11