aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Simplify life.Eric S. Raymond1996-11-181-2/+2
| | | | svn path=/trunk/; revision=553
* Simplify From handling.Eric S. Raymond1996-11-181-57/+13
| | | | svn path=/trunk/; revision=552
* Version bump.Eric S. Raymond1996-11-181-1/+1
| | | | svn path=/trunk/; revision=551
* Fix a bug that prevented installation.Eric S. Raymond1996-11-181-19/+2
| | | | svn path=/trunk/; revision=550
* Ready to ship.Eric S. Raymond1996-11-171-1/+7
| | | | svn path=/trunk/; revision=549
* Ready to ship.Eric S. Raymond1996-11-161-2/+3
| | | | svn path=/trunk/; revision=548
* General cleanup for 2.0 release.Eric S. Raymond1996-11-162-0/+6
| | | | svn path=/trunk/; revision=547
* Make the driver code much less sensitive to SMTP errors andEric S. Raymond1996-11-161-8/+50
| | | | | | missing headers. svn path=/trunk/; revision=546
* Include Cameron McPherson's patch for handling multi-line SMTP responses.Eric S. Raymond1996-11-166-35/+33
| | | | svn path=/trunk/; revision=545
* Comment improvement.Eric S. Raymond1996-11-151-1/+1
| | | | svn path=/trunk/; revision=544
* Make error paths clearer.Eric S. Raymond1996-11-151-0/+4
| | | | svn path=/trunk/; revision=543
* Correct nesting.Eric S. Raymond1996-11-151-1/+1
| | | | svn path=/trunk/; revision=542
* Handle Apparently-To correctly.Eric S. Raymond1996-11-152-1/+6
| | | | svn path=/trunk/; revision=541
* Arrange for fetchall to be forced on after transient errors abort aEric S. Raymond1996-11-144-5/+36
| | | | | | poll cycle. svn path=/trunk/; revision=540
* Require userspec lists to be nonempty.Eric S. Raymond1996-11-131-5/+17
| | | | svn path=/trunk/; revision=539
* Change handling of skip option.Eric S. Raymond1996-11-132-5/+4
| | | | svn path=/trunk/; revision=538
* Ready.Eric S. Raymond1996-11-131-3/+6
| | | | svn path=/trunk/; revision=537
* Fix Ville Eeerola's bug.Eric S. Raymond1996-11-131-1/+1
| | | | svn path=/trunk/; revision=536
* Fix Ville Eeerola's bug.Eric S. Raymond1996-11-121-1/+1
| | | | svn path=/trunk/; revision=535
* Fix Jesse Thilo's bug.Eric S. Raymond1996-11-111-1/+1
| | | | svn path=/trunk/; revision=533
* Ready to ship.Eric S. Raymond1996-11-111-1/+1
| | | | svn path=/trunk/; revision=532
* Better option dumping.Eric S. Raymond1996-11-111-1/+3
| | | | svn path=/trunk/; revision=531
* Eliminate the most common configuration error.Eric S. Raymond1996-11-113-26/+25
| | | | svn path=/trunk/; revision=530
* Fix for unusual octet count format.Eric S. Raymond1996-11-111-2/+2
| | | | svn path=/trunk/; revision=529
* Warn of some perils.Eric S. Raymond1996-11-091-16/+38
| | | | svn path=/trunk/; revision=528
* Better error messages.Eric S. Raymond1996-11-091-2/+2
| | | | svn path=/trunk/; revision=527
* Correct generation of X-Fetchmail-Warning header.Eric S. Raymond1996-11-093-18/+26
| | | | svn path=/trunk/; revision=526
* Arrange for command-line set of batchlimit.Eric S. Raymond1996-11-093-4/+20
| | | | svn path=/trunk/; revision=525
* Ready to ship.Eric S. Raymond1996-11-091-1/+1
| | | | svn path=/trunk/; revision=524
* Better release notes.Eric S. Raymond1996-11-091-0/+1
| | | | svn path=/trunk/; revision=523
* Zwero the result counter when calling this function.Eric S. Raymond1996-11-091-0/+2
| | | | svn path=/trunk/; revision=522
* I *think* this works...Eric S. Raymond1996-11-091-30/+38
| | | | svn path=/trunk/; revision=521
* Ready to ship.Eric S. Raymond1996-11-082-2/+3
| | | | svn path=/trunk/; revision=520
* We no longer attempt delivery to multidrop mailboxes in the presenceEric S. Raymond1996-11-083-36/+51
| | | | | | of DNS errors. svn path=/trunk/; revision=519
* Cheaper error handling.Eric S. Raymond1996-11-081-14/+26
| | | | svn path=/trunk/; revision=518
* Improved error notification on SMTP and no-matching-local-address errors.Eric S. Raymond1996-11-081-3/+50
| | | | svn path=/trunk/; revision=517
* Prototypes everywhere.Eric S. Raymond1996-11-081-6/+1
| | | | svn path=/trunk/; revision=516
* Prototypes everywhere.Eric S. Raymond1996-11-0818-254/+112
| | | | svn path=/trunk/; revision=515
* Reset batchcount before each poll cycle.Eric S. Raymond1996-11-083-2/+3
| | | | svn path=/trunk/; revision=514
* No known servers now give it indigestion.Eric S. Raymond1996-11-082-10/+3
| | | | svn path=/trunk/; revision=513
* No known servers now give it indigestion.Eric S. Raymond1996-11-081-4/+2
| | | | svn path=/trunk/; revision=512
* Improved installation instructions.Eric S. Raymond1996-11-081-15/+13
| | | | svn path=/trunk/; revision=511
* Automatically link -lresolv if need be.Eric S. Raymond1996-11-081-0/+1
| | | | svn path=/trunk/; revision=510
* Comment fix.Eric S. Raymond1996-11-081-2/+1
| | | | svn path=/trunk/; revision=509
* Better logging of unmatched names.Eric S. Raymond1996-11-081-6/+12
| | | | svn path=/trunk/; revision=508
* More branch cleaning.Eric S. Raymond1996-11-081-4/+4
| | | | svn path=/trunk/; revision=507
* Part of the batchlimit diff got mislaid.Eric S. Raymond1996-11-081-0/+12
| | | | svn path=/trunk/; revision=506
* De-confuse SMTP response echoing.Eric S. Raymond1996-11-081-1/+1
| | | | svn path=/trunk/; revision=505
* We can now work with any bind library.Eric S. Raymond1996-11-084-14/+29
| | | | svn path=/trunk/; revision=504
* Implement batchlimit option.Eric S. Raymond1996-11-087-17/+54
| | | | svn path=/trunk/; revision=503