aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
Commit message (Collapse)AuthorAgeFilesLines
* Added the wildcard option.Eric S. Raymond1996-11-271-1/+2
| | | | svn path=/trunk/; revision=575
* Added `logfile' keyword to rc syntax.Eric S. Raymond1996-11-271-3/+4
| | | | svn path=/trunk/; revision=571
* Implemented aka option.Eric S. Raymond1996-11-201-1/+10
| | | | svn path=/trunk/; revision=564
* Process Received lines.Eric S. Raymond1996-11-201-2/+13
| | | | svn path=/trunk/; revision=560
* Arrange for fetchall to be forced on after transient errors abort aEric S. Raymond1996-11-141-1/+3
| | | | | | poll cycle. svn path=/trunk/; revision=540
* Eliminate the most common configuration error.Eric S. Raymond1996-11-111-1/+1
| | | | svn path=/trunk/; revision=530
* Warn of some perils.Eric S. Raymond1996-11-091-16/+38
| | | | svn path=/trunk/; revision=528
* No known servers now give it indigestion.Eric S. Raymond1996-11-081-2/+1
| | | | svn path=/trunk/; revision=513
* Implement batchlimit option.Eric S. Raymond1996-11-081-1/+20
| | | | svn path=/trunk/; revision=503
* Running fetchmail in daemon mode now forces the --fetchall option on.Eric S. Raymond1996-11-041-0/+6
| | | | | | | | | This is a robustness feature. It means that if a message is fetched (and thus marked seen by the mailserver) but not delivered locally due to some transient error, it will be re-fetched during the next poll cycle. svn path=/trunk/; revision=471
* Deal with connect(2) bug.Eric S. Raymond1996-11-011-10/+0
| | | | svn path=/trunk/; revision=465
* Improved documentation.Eric S. Raymond1996-10-311-2/+5
| | | | svn path=/trunk/; revision=461
* %s is back.Eric S. Raymond1996-10-311-1/+2
| | | | svn path=/trunk/; revision=457
* Document the stdio fix.Eric S. Raymond1996-10-311-5/+0
| | | | svn path=/trunk/; revision=440
* Typo fixes.Eric S. Raymond1996-10-301-2/+2
| | | | svn path=/trunk/; revision=439
* Better documentation.Eric S. Raymond1996-10-301-2/+4
| | | | svn path=/trunk/; revision=438
* Changeover to `poll'.Eric S. Raymond1996-10-301-38/+31
| | | | svn path=/trunk/; revision=431
* Version bump.Eric S. Raymond1996-10-301-4/+10
| | | | svn path=/trunk/; revision=430
* Added -n, --nodetach option.Eric S. Raymond1996-10-291-0/+5
| | | | svn path=/trunk/; revision=418
* Cleanup for PL3.Eric S. Raymond1996-10-281-7/+8
| | | | svn path=/trunk/; revision=402
* Better documentation.Eric S. Raymond1996-10-261-72/+67
| | | | svn path=/trunk/; revision=393
* Added filtering by length. Ugh.Eric S. Raymond1996-10-261-0/+9
| | | | svn path=/trunk/; revision=390
* Correctly document the multidrop stuff.Eric S. Raymond1996-10-261-22/+18
| | | | svn path=/trunk/; revision=389
* Document recent changes.Eric S. Raymond1996-10-251-6/+5
| | | | svn path=/trunk/; revision=385
* Another pass at making multidrop work OK.Eric S. Raymond1996-10-251-3/+7
| | | | svn path=/trunk/; revision=376
* Support for multidrop mailboxes.Eric S. Raymond1996-10-241-8/+58
| | | | svn path=/trunk/; revision=374
* Avoid the socket-exhaustion bug.Eric S. Raymond1996-10-191-0/+10
| | | | svn path=/trunk/; revision=354
* Major improvements in --check processing. New-message count is now visible.Eric S. Raymond1996-10-191-1/+3
| | | | svn path=/trunk/; revision=353
* Use seteuid(2) during MDA execution.Eric S. Raymond1996-10-181-1/+2
| | | | svn path=/trunk/; revision=346
* Allow C-style escapes in strings.Eric S. Raymond1996-10-171-1/+5
| | | | svn path=/trunk/; revision=344
* Message and documentation cleanup.Eric S. Raymond1996-10-171-11/+11
| | | | svn path=/trunk/; revision=342
* Added `to' keyword, changed local-user default.Eric S. Raymond1996-10-141-8/+10
| | | | svn path=/trunk/; revision=331
* Typo fix.Eric S. Raymond1996-10-131-1/+1
| | | | svn path=/trunk/; revision=328
* Path fix.Eric S. Raymond1996-10-131-1/+1
| | | | svn path=/trunk/; revision=326
* Add settable server-nonresponse timeoutEric S. Raymond1996-10-131-0/+12
| | | | svn path=/trunk/; revision=325
* Added wakeup feature.Eric S. Raymond1996-10-131-1/+3
| | | | svn path=/trunk/; revision=323
* Better documentation.Eric S. Raymond1996-10-131-5/+11
| | | | svn path=/trunk/; revision=322
* Ready to ship 1.9.Eric S. Raymond1996-10-131-18/+15
| | | | svn path=/trunk/; revision=320
* Option reorganization -- also N -> n.Eric S. Raymond1996-10-111-1/+1
| | | | svn path=/trunk/; revision=308
* More minor changes.Eric S. Raymond1996-10-111-4/+2
| | | | svn path=/trunk/; revision=307
* Move some stuff to NOTES.Eric S. Raymond1996-10-111-26/+1
| | | | svn path=/trunk/; revision=306
* Bug fix.Eric S. Raymond1996-10-111-1/+2
| | | | svn path=/trunk/; revision=305
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-5/+5
| | | | svn path=/trunk/; revision=299
* Change logfile open mode to append.Eric S. Raymond1996-10-111-0/+1
| | | | svn path=/trunk/; revision=298
* UIDs are back in.Eric S. Raymond1996-10-101-7/+18
| | | | svn path=/trunk/; revision=285
* Kerberos integration, stage 3.Eric S. Raymond1996-10-101-2/+28
| | | | svn path=/trunk/; revision=283
* Chris Hanson's Kerberos support, plus documentation.Eric S. Raymond1996-10-101-1/+8
| | | | svn path=/trunk/; revision=280
* We conform to RFC1939.Eric S. Raymond1996-10-091-2/+2
| | | | svn path=/trunk/; revision=279
* Removed all pretentions to RPOP support.Eric S. Raymond1996-10-091-23/+4
| | | | svn path=/trunk/; revision=267
* Documentation fix.Eric S. Raymond1996-10-091-8/+12
| | | | svn path=/trunk/; revision=258