aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* We can dump server aliases now.Eric S. Raymond1996-11-202-1/+10
* Implemented aka option.Eric S. Raymond1996-11-204-4/+22
* Caching via aka list.Eric S. Raymond1996-11-205-23/+53
* Corrected received_for handling.Eric S. Raymond1996-11-201-2/+2
* Better envelope address deduction.Eric S. Raymond1996-11-201-4/+7
* Process Received lines.Eric S. Raymond1996-11-202-2/+14
* Process Received lines.Eric S. Raymond1996-11-201-6/+60
* First hack at deducing envelope From.Eric S. Raymond1996-11-191-8/+12
* Add Nalin Dahyabhai's Kerberos patch.Eric S. Raymond1996-11-193-1/+12
* Erik Troan's corrections.Eric S. Raymond1996-11-181-17/+1
* Correct the specfile generation as suggested by Johan Vromans.Eric S. Raymond1996-11-181-3/+1
* Simplify life.Eric S. Raymond1996-11-181-2/+2
* Simplify From handling.Eric S. Raymond1996-11-181-57/+13
* Version bump.Eric S. Raymond1996-11-181-1/+1
* Fix a bug that prevented installation.Eric S. Raymond1996-11-181-19/+2
* Ready to ship.Eric S. Raymond1996-11-171-1/+7
* Ready to ship.Eric S. Raymond1996-11-161-2/+3
* General cleanup for 2.0 release.Eric S. Raymond1996-11-162-0/+6
* Make the driver code much less sensitive to SMTP errors andEric S. Raymond1996-11-161-8/+50
* Include Cameron McPherson's patch for handling multi-line SMTP responses.Eric S. Raymond1996-11-166-35/+33
* Comment improvement.Eric S. Raymond1996-11-151-1/+1
* Make error paths clearer.Eric S. Raymond1996-11-151-0/+4
* Correct nesting.Eric S. Raymond1996-11-151-1/+1
* Handle Apparently-To correctly.Eric S. Raymond1996-11-152-1/+6
* Arrange for fetchall to be forced on after transient errors abort aEric S. Raymond1996-11-144-5/+36
* Require userspec lists to be nonempty.Eric S. Raymond1996-11-131-5/+17
* Change handling of skip option.Eric S. Raymond1996-11-132-5/+4
* Ready.Eric S. Raymond1996-11-131-3/+6
* Fix Ville Eeerola's bug.Eric S. Raymond1996-11-131-1/+1
* Fix Ville Eeerola's bug.Eric S. Raymond1996-11-121-1/+1
* Fix Jesse Thilo's bug.Eric S. Raymond1996-11-111-1/+1
* Ready to ship.Eric S. Raymond1996-11-111-1/+1
* Better option dumping.Eric S. Raymond1996-11-111-1/+3
* Eliminate the most common configuration error.Eric S. Raymond1996-11-113-26/+25
* Fix for unusual octet count format.Eric S. Raymond1996-11-111-2/+2
* Warn of some perils.Eric S. Raymond1996-11-091-16/+38
* Better error messages.Eric S. Raymond1996-11-091-2/+2
* Correct generation of X-Fetchmail-Warning header.Eric S. Raymond1996-11-093-18/+26
* Arrange for command-line set of batchlimit.Eric S. Raymond1996-11-093-4/+20
* Ready to ship.Eric S. Raymond1996-11-091-1/+1
* Better release notes.Eric S. Raymond1996-11-091-0/+1
* Zwero the result counter when calling this function.Eric S. Raymond1996-11-091-0/+2
* I *think* this works...Eric S. Raymond1996-11-091-30/+38
* Ready to ship.Eric S. Raymond1996-11-082-2/+3
* We no longer attempt delivery to multidrop mailboxes in the presenceEric S. Raymond1996-11-083-36/+51
* Cheaper error handling.Eric S. Raymond1996-11-081-14/+26
* Improved error notification on SMTP and no-matching-local-address errors.Eric S. Raymond1996-11-081-3/+50
* Prototypes everywhere.Eric S. Raymond1996-11-081-6/+1
* Prototypes everywhere.Eric S. Raymond1996-11-0818-254/+112
* Reset batchcount before each poll cycle.Eric S. Raymond1996-11-083-2/+3