aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dan Flater's bug.Eric S. Raymond1999-02-281-1/+2
* Added bouncemail option.Eric S. Raymond1999-02-071-19/+25
* Simplify error reporting further.Eric S. Raymond1999-02-031-15/+15
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-15/+17
* Added MD5 checksums to web page.Eric S. Raymond1999-01-311-1/+1
* Better bounce behavior.Eric S. Raymond1999-01-311-3/+5
* This version appears ready to ship.Eric S. Raymond1999-01-301-1/+3
* No Content-Transfer-Encoding needed.Eric S. Raymond1999-01-071-2/+0
* Byrial Jensen's fixes.Eric S. Raymond1999-01-061-4/+4
* error -> report, third stage.Eric S. Raymond1999-01-051-7/+7
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-19/+19
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-3/+3
* gcc -Wall cleanup.Eric S. Raymond1998-12-301-1/+2
* Add more RFC1894.Eric S. Raymond1998-12-301-2/+7
* Full RFC1894 conformance.Eric S. Raymond1998-12-301-36/+43
* RFC1894 conformance.Eric S. Raymond1998-12-301-28/+18
* No 1894. But at least we can see why it fails...Eric S. Raymond1998-12-301-1/+39
* Full SMTP response check om EOM.Eric S. Raymond1998-12-301-2/+7
* Minor corrections.Eric S. Raymond1998-12-191-2/+3
* Avoid postmaster screwage.Eric S. Raymond1998-12-181-3/+10
* FAQ cleanup.Eric S. Raymond1998-12-161-2/+11
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-2/+3
* Handle SMTP error responses from DATA, so zmailer will work.Eric S. Raymond1998-12-141-93/+102
* One more use of bouncemail.Eric S. Raymond1998-12-071-5/+27
* Minor cleanup.Eric S. Raymond1998-12-071-1/+1
* Fix Ken Estes's core-dump bug.Eric S. Raymond1998-12-071-4/+7
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
* Another MIME fix.Eric S. Raymond1998-11-301-1/+1
* Uniquify the timestamp.Eric S. Raymond1998-11-301-6/+11
* Try to get the MIME right.Eric S. Raymond1998-11-301-0/+1
* Better bouncemail generation.Eric S. Raymond1998-11-291-7/+13
* Correct MIME boundaries.Eric S. Raymond1998-11-281-4/+4
* Internationalization fix.Eric S. Raymond1998-11-281-5/+12