aboutsummaryrefslogtreecommitdiffstats
path: root/sink.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes.Eric S. Raymond2002-03-091-0/+3
| | | | svn path=/trunk/; revision=3584
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-3/+3
| | | | svn path=/trunk/; revision=3578
* GSSAPI and ODMR fixes.Eric S. Raymond2002-02-021-0/+4
| | | | svn path=/trunk/; revision=3575
* Use smtpaddress to specify the return path on warning mail.Eric S. Raymond2002-02-011-1/+2
| | | | svn path=/trunk/; revision=3573
* Fixes by Matthias Andree.Eric S. Raymond2002-02-011-1/+1
| | | | svn path=/trunk/; revision=3571
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-9/+19
| | | | svn path=/trunk/; revision=3570
* Slight change in bounce logic.Eric S. Raymond2001-12-141-3/+7
| | | | svn path=/trunk/; revision=3562
* LMTP fix.Eric S. Raymond2001-12-141-6/+6
| | | | svn path=/trunk/; revision=3560
* Cosmetic fix.Eric S. Raymond2001-11-081-3/+3
| | | | svn path=/trunk/; revision=3544
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+5
| | | | svn path=/trunk/; revision=3543
* HMH fixes.Eric S. Raymond2001-10-011-8/+6
| | | | svn path=/trunk/; revision=3528
* Refactor sink.c preparatory to changing defaults.Eric S. Raymond2001-09-301-369/+387
| | | | svn path=/trunk/; revision=3522
* Start refactoriing.Eric S. Raymond2001-09-301-81/+81
| | | | svn path=/trunk/; revision=3519
* Re-enable explicit bounce on bad address.Eric S. Raymond2001-09-301-0/+3
| | | | svn path=/trunk/; revision=3513
* Merge the explicit-bounce code back in, conditioned out, in case weEric S. Raymond2001-09-241-0/+33
| | | | | | need it. svn path=/trunk/; revision=3480
* _( -> GT_(Eric S. Raymond2001-09-241-20/+20
| | | | svn path=/trunk/; revision=3478
* LMTP problem has been solved.Eric S. Raymond2001-09-231-4/+15
| | | | svn path=/trunk/; revision=3470
* Before tckling the license problem.Eric S. Raymond2001-09-181-4/+4
| | | | svn path=/trunk/; revision=3462
* Bring back SIGCHLD declaration.Eric S. Raymond2001-09-091-0/+5
| | | | svn path=/trunk/; revision=3461
* Two of Matthias Andree's four bugs.Eric S. Raymond2001-08-061-28/+6
| | | | svn path=/trunk/; revision=3444
* Must solve that damn linking problem next.Eric S. Raymond2001-07-311-1/+1
| | | | svn path=/trunk/; revision=3426
* Almost ready to ship.Eric S. Raymond2001-07-251-2/+7
| | | | svn path=/trunk/; revision=3422
* HMH's trivial fixes.Eric S. Raymond2001-07-251-21/+7
| | | | svn path=/trunk/; revision=3420
* Refused mail that has no good addresses and can't be sent toEric S. Raymond2001-07-131-1/+1
| | | | | | postmaster. svn path=/trunk/; revision=3419
* Ready to ship.Eric S. Raymond2001-07-121-2/+6
| | | | svn path=/trunk/; revision=3417
* Discard Return-Path consisting of @.Eric S. Raymond2001-07-071-1/+6
| | | | svn path=/trunk/; revision=3409
* Experiment with better RCPT TO handling.Eric S. Raymond2001-07-061-17/+17
| | | | svn path=/trunk/; revision=3400
* Comment fix.Eric S. Raymond2001-07-061-4/+4
| | | | svn path=/trunk/; revision=3395
* Ready to ship.Eric S. Raymond2001-07-021-1/+12
| | | | svn path=/trunk/; revision=3389
* Fix for zombie problem.Eric S. Raymond2001-07-011-1/+47
| | | | svn path=/trunk/; revision=3387
* Rip out unnecessary signal hacks.Eric S. Raymond2001-06-241-40/+0
| | | | svn path=/trunk/; revision=3379
* Comment fix.Eric S. Raymond2001-06-241-1/+1
| | | | svn path=/trunk/; revision=3378
* HMH's second cleanup patch.Eric S. Raymond2001-06-241-3/+12
| | | | svn path=/trunk/; revision=3377
* Implemented fetchdomains.Eric S. Raymond2001-06-241-1/+1
| | | | svn path=/trunk/; revision=3373
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-9/+23
| | | | svn path=/trunk/; revision=3366
* Miscellaneous bug fixes.Eric S. Raymond2001-06-201-2/+2
| | | | svn path=/trunk/; revision=3361
* Typo fix.Eric S. Raymond2001-05-301-2/+2
| | | | svn path=/trunk/; revision=3332
* Before trying to fix the no-reset bug.Eric S. Raymond2001-05-291-1/+2
| | | | svn path=/trunk/; revision=3329
* Backout code that inhibited bounces.Eric S. Raymond2001-05-211-0/+14
| | | | svn path=/trunk/; revision=3318
* Fix patches from HMH and others.Eric S. Raymond2001-05-211-0/+2
| | | | svn path=/trunk/; revision=3317
* Ready to try HH's Kerberos patch.Eric S. Raymond2001-04-231-1/+1
| | | | svn path=/trunk/; revision=3292
* This version works, but the FALLBACK_MDA code is not yet tested.Eric S. Raymond2001-03-061-162/+192
| | | | svn path=/trunk/; revision=3211
* Cosmetic fix.Eric S. Raymond2001-03-051-1/+1
| | | | svn path=/trunk/; revision=3209
* Typo fix.Eric S. Raymond2001-02-271-1/+1
| | | | svn path=/trunk/; revision=3157
* Spambounce patch.Eric S. Raymond2000-12-121-2/+9
| | | | svn path=/trunk/; revision=2998
* Samuel Leo's LMTP enhancement.Eric S. Raymond2000-12-061-1/+7
| | | | svn path=/trunk/; revision=2995
* Ready to ship.Eric S. Raymond2000-11-111-0/+4
| | | | svn path=/trunk/; revision=2983
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-8/+6
| | | | svn path=/trunk/; revision=2967
* Minor update.Eric S. Raymond2000-07-231-0/+22
| | | | svn path=/trunk/; revision=2927
* Julian Haight's changes.Eric S. Raymond2000-06-071-7/+18
| | | | svn path=/trunk/; revision=2900