aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Full integration of bouncemail facility.Eric S. Raymond1998-11-271-18/+12
* This version can send bouncemail correctly.Eric S. Raymond1998-11-271-83/+78
* Start of bouncemail modularization.Eric S. Raymond1998-11-271-70/+83
* Bug fix for Ken Estes.Eric S. Raymond1998-11-261-0/+8
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-14/+17
* Better warning-mail dispatch.Eric S. Raymond1998-11-211-5/+22
* Member rename.Eric S. Raymond1998-11-201-10/+11
* Declare default ports for the INET6 world.Eric S. Raymond1998-11-201-6/+0
* Added LMTP support.Eric S. Raymond1998-11-071-10/+161
* Context for bouncemail is encapsulated.Eric S. Raymond1998-11-051-18/+16
* Move some code.Eric S. Raymond1998-11-031-0/+62
* Added plugin/plugout option.Eric S. Raymond1998-11-021-2/+4
* Added bsmtp option.Eric S. Raymond1998-10-281-4/+66
* Fixed bug in %T expansion.Eric S. Raymond1998-10-271-1/+1
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-6/+7
* -Wall cleanup.Eric S. Raymond1998-10-201-6/+6
* Make alloca safe.Eric S. Raymond1998-10-201-8/+3