aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
Commit message (Collapse)AuthorAgeFilesLines
* Documentation upgeade.Eric S. Raymond1997-07-021-19/+46
| | | | svn path=/trunk/; revision=1143
* Documentation corrections.Eric S. Raymond1997-07-021-33/+39
| | | | svn path=/trunk/; revision=1142
* Removed .poprc compatibility hacks.Eric S. Raymond1997-07-011-18/+1
| | | | svn path=/trunk/; revision=1136
* Make imap-k4 a legal protocol identifier.Eric S. Raymond1997-07-011-0/+1
| | | | svn path=/trunk/; revision=1129
* Guenther Leber's fix.Eric S. Raymond1997-06-251-1/+1
| | | | svn path=/trunk/; revision=1116
* Andrey Chernov's flag.Eric S. Raymond1997-06-251-1/+16
| | | | svn path=/trunk/; revision=1115
* Put in Dave Holland's feature.Eric S. Raymond1997-06-111-11/+14
| | | | svn path=/trunk/; revision=1089
* Improved documentation.Eric S. Raymond1997-06-091-2/+5
| | | | svn path=/trunk/; revision=1075
* Better documentation.Eric S. Raymond1997-06-051-16/+23
| | | | svn path=/trunk/; revision=1070
* Add `set syslog'.Eric S. Raymond1997-06-041-6/+6
| | | | svn path=/trunk/; revision=1059
* Added documentation of signal handling.Eric S. Raymond1997-05-291-1/+19
| | | | svn path=/trunk/; revision=1054
* Added the interval option.Eric S. Raymond1997-05-281-1/+6
| | | | svn path=/trunk/; revision=1040
* Add imap-k4 capability.Eric S. Raymond1997-05-271-10/+17
| | | | svn path=/trunk/; revision=1029
* Updated.Eric S. Raymond1997-05-171-3/+11
| | | | svn path=/trunk/; revision=1022
* Add multiple-folder support.Eric S. Raymond1997-05-151-11/+15
| | | | svn path=/trunk/; revision=1012
* Nailed the embedded-NUL bug.Eric S. Raymond1997-05-141-3/+0
| | | | svn path=/trunk/; revision=999
* Document the NULs problem.Eric S. Raymond1997-05-141-2/+5
| | | | svn path=/trunk/; revision=996
* Caseblind comparison of names, more explicitness about Kerberos.Eric S. Raymond1997-05-131-7/+8
| | | | svn path=/trunk/; revision=988
* We're ready to release.Eric S. Raymond1997-04-231-5/+9
| | | | svn path=/trunk/; revision=973
* Added forcecr option.Eric S. Raymond1997-04-171-3/+12
| | | | svn path=/trunk/; revision=963
* Correct return status,Eric S. Raymond1997-04-161-1/+2
| | | | svn path=/trunk/; revision=958
* Option changes.Eric S. Raymond1997-04-051-4/+4
| | | | svn path=/trunk/; revision=953
* Robert de Bath's changes.Eric S. Raymond1997-04-051-1/+1
| | | | svn path=/trunk/; revision=952
* Tell user not to do "envelope Received".Eric S. Raymond1997-04-041-1/+4
| | | | svn path=/trunk/; revision=950
* Added -U option.Eric S. Raymond1997-03-131-0/+6
| | | | svn path=/trunk/; revision=931
* Added `set daemon'.Eric S. Raymond1997-03-131-2/+5
| | | | svn path=/trunk/; revision=930
* Version bump.Eric S. Raymond1997-03-071-2/+2
| | | | svn path=/trunk/; revision=924
* Localize the effect of DNS errors.Eric S. Raymond1997-02-211-6/+7
| | | | svn path=/trunk/; revision=908
* Added SMTP hunt list feature.Eric S. Raymond1997-02-191-1/+3
| | | | svn path=/trunk/; revision=905
* Lose the `received' option; we now say `no envelope'.Eric S. Raymond1997-02-171-6/+8
| | | | svn path=/trunk/; revision=893
* RFC2061 changes.Eric S. Raymond1997-02-151-2/+1
| | | | svn path=/trunk/; revision=882
* Deprecate the old popclient syntax and produce a warning.Eric S. Raymond1997-02-141-11/+20
| | | | svn path=/trunk/; revision=881
* Aded the `received' option.Eric S. Raymond1997-02-141-1/+13
| | | | svn path=/trunk/; revision=878
* Allow the smtphost option to set the host queried for by ETRN.Eric S. Raymond1997-02-131-0/+1
| | | | svn path=/trunk/; revision=875
* Version bump.Eric S. Raymond1997-02-121-8/+7
| | | | svn path=/trunk/; revision=867
* Document ETRN better.Eric S. Raymond1997-02-111-2/+9
| | | | svn path=/trunk/; revision=866
* Added RFC1985 ETRN support.Eric S. Raymond1997-02-101-10/+28
| | | | svn path=/trunk/; revision=861
* 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