aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deal better with absence of a Return-Path.Eric S. Raymond2000-02-251-6/+16
* Simplify the error handling.Eric S. Raymond2000-02-011-23/+22
* Debian buglist cleanup.Eric S. Raymond2000-02-011-1/+6
* Graceful socket closing.Eric S. Raymond2000-01-311-1/+1
* Before trying to clean up closes.Eric S. Raymond2000-01-311-2/+3
* Better comments.Eric S. Raymond1999-12-231-5/+8
* Ready to send this to Mike.Eric S. Raymond1999-11-061-4/+4
* -Wall changes.Eric S. Raymond1999-09-291-1/+5
* Don't bounce mail on transient errors.Eric S. Raymond1999-08-211-7/+7
* Cast sprintf args in sink.c to expected types (to avoid problems onEric S. Raymond1999-05-031-1/+1
* Correct an embarassing buffer smash.Eric S. Raymond1999-05-031-3/+5