aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
Commit message (Collapse)AuthorAgeFilesLines
* Add stripcr option.Eric S. Raymond1997-01-301-1/+7
| | | | svn path=/trunk/; revision=842
* Better documentation of .fetchmailrc lexing.Eric S. Raymond1997-01-301-14/+20
| | | | svn path=/trunk/; revision=841
* Added RFC2060.Eric S. Raymond1997-01-231-1/+1
| | | | svn path=/trunk/; revision=811
* General ESMTP support seems pretty good now.Eric S. Raymond1997-01-221-2/+2
| | | | svn path=/trunk/; revision=805
* Speedup advice.Eric S. Raymond1997-01-211-22/+53
| | | | svn path=/trunk/; revision=795
* RPOP support is back.Eric S. Raymond1997-01-201-0/+21
| | | | svn path=/trunk/; revision=791
* Added dns/nodns.Eric S. Raymond1997-01-181-30/+42
| | | | svn path=/trunk/; revision=785
* Don't include RFCs in distribution.Eric S. Raymond1997-01-151-2/+20
| | | | svn path=/trunk/; revision=770
* The batchlimit option is now per user.Eric S. Raymond1997-01-141-5/+3
| | | | svn path=/trunk/; revision=764
* Change `interface' and `monitor' options to per-server.Eric S. Raymond1997-01-141-7/+7
| | | | svn path=/trunk/; revision=762
* Rewrite of man page, phase 1.Eric S. Raymond1997-01-091-118/+143
| | | | svn path=/trunk/; revision=728
* Added localdomains option.Eric S. Raymond1997-01-091-1/+21
| | | | svn path=/trunk/; revision=724
* We can now set the envelope header from the command line.Eric S. Raymond1997-01-091-9/+10
| | | | svn path=/trunk/; revision=723
* Syslog has a command-line form.Eric S. Raymond1997-01-091-2/+1
| | | | svn path=/trunk/; revision=722
* Added the preconnect feature.Eric S. Raymond1997-01-081-3/+13
| | | | svn path=/trunk/; revision=719
* Add netrc parsing.Eric S. Raymond1997-01-071-0/+19
| | | | svn path=/trunk/; revision=715
* Dave Bodenstab's error changes.Eric S. Raymond1996-12-301-2/+32
| | | | svn path=/trunk/; revision=705
* After George Sipe's changes.Eric S. Raymond1996-12-291-20/+22
| | | | svn path=/trunk/; revision=704
* Typo fix.Eric S. Raymond1996-12-271-2/+2
| | | | svn path=/trunk/; revision=700
* Ready to ship.Eric S. Raymond1996-12-271-3/+4
| | | | svn path=/trunk/; revision=698
* Corrected --interface description.Eric S. Raymond1996-12-261-7/+8
| | | | svn path=/trunk/; revision=696
* Mods to George Sipe's interface option.Eric S. Raymond1996-12-251-19/+21
| | | | svn path=/trunk/; revision=694
* Change lockfile location.Eric S. Raymond1996-12-231-1/+1
| | | | svn path=/trunk/; revision=674
* Introduced George Sipe's -I and -M options.Eric S. Raymond1996-12-231-5/+37
| | | | svn path=/trunk/; revision=673
* Added `fetchlimit'.Eric S. Raymond1996-12-181-1/+7
| | | | svn path=/trunk/; revision=657
* Typo fix.Eric S. Raymond1996-12-151-1/+1
| | | | svn path=/trunk/; revision=629
* Typo fix.Eric S. Raymond1996-12-111-1/+1
| | | | svn path=/trunk/; revision=625
* Added the `envelope' option.Eric S. Raymond1996-12-091-1/+13
| | | | svn path=/trunk/; revision=615
* Document the spam filter feature.Eric S. Raymond1996-12-071-0/+10
| | | | svn path=/trunk/; revision=612
* Don't cite relative permissions.Eric S. Raymond1996-12-031-2/+2
| | | | svn path=/trunk/; revision=592
* Ready to ship.Eric S. Raymond1996-11-291-11/+9
| | | | svn path=/trunk/; revision=585
* 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