aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
Commit message (Collapse)AuthorAgeFilesLines
* Consistency: Make --fetchall an alias for --all.Matthias Andree2006-03-031-4/+8
| | | | svn path=/branches/BRANCH_6-3/; revision=4710
* Revise 'sendmail --' comment.Matthias Andree2006-03-011-1/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=4705
* Allow --idle on the command line.Matthias Andree2006-03-011-3/+7
| | | | svn path=/branches/BRANCH_6-3/; revision=4703
* Note that original sendmail needs to omit --.Matthias Andree2006-03-011-2/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=4702
* suggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than ↵Matthias Andree2006-03-011-2/+2
| | | | | | '/usr/sbin/sendmail \-i \-f %F %T' as MDA svn path=/branches/BRANCH_6-3/; revision=4699
* "ssl" is a user option rather than a server option. Patch by Nico Golde. Matthias Andree2006-02-281-1/+1
| | | | | | Fixes Debian Bug#354661, reported by Keith Hellman. svn path=/branches/BRANCH_6-3/; revision=4697
* Fix accented characters in Héctor García's name. Merged from downstream ↵Matthias Andree2006-01-131-2/+2
| | | | | | debian/patches/01_man_page.dpatch. svn path=/branches/BRANCH_6-3/; revision=4627
* Clarify section on FETCHMAILHOME and HOME_ETC.Matthias Andree2006-01-071-8/+10
| | | | svn path=/branches/BRANCH_6-3/; revision=4612
* --uidl points to --idfile.Matthias Andree2006-01-051-2/+7
| | | | | | --idfile documents new requirement for write permission on the directory. svn path=/branches/BRANCH_6-3/; revision=4601
* Use complete .TH argument list, with version.Matthias Andree2006-01-041-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4594
* Manual page: Add "-md5" to "openssl x509" example in --sslfingerprint Matthias Andree2005-12-181-1/+1
| | | | | | | documentation. Suggested by Jason White. (Merged from trunk.) svn path=/branches/BRANCH_6-3/; revision=4553
* Merge \& fixes from trunk.Matthias Andree2005-12-071-13/+13
| | | | svn path=/branches/BRANCH_6-3/; revision=4509
* Fix some typos.Matthias Andree2005-11-271-8/+8
| | | | svn path=/trunk/; revision=4489
* Man page: Use \- in the manual page where appropriate so that copy & pasteMatthias Andree2005-11-271-112/+113
| | | | | | works. Based on a patch by Héctor García. svn path=/trunk/; revision=4488
* Document near the --ssl option that fetchmail may try TLS even if --ssl is notMatthias Andree2005-11-171-0/+4
| | | | | | | enabled for the account, and point user to --sslproto. The --sslproto documen- tation tells the user how to defeat the automatic TLS negotiation. svn path=/trunk/; revision=4453
* Man page: Remove some procmail praises in --mda documentation, Matthias Andree2005-11-171-17/+33
| | | | | | | | suggest maildrop instead, warn of procmail fallthrough behavior. Man page: Revise AUTHORS and SEE ALSO sections. svn path=/trunk/; revision=4452
* Add section DEBUGGING FETCHMAIL with information on segfaults and enabling ↵Matthias Andree2005-11-171-0/+67
| | | | | | coredumps. svn path=/trunk/; revision=4449
* Fix segfault when run control file ends with a backslash inside an Matthias Andree2005-11-161-13/+19
| | | | | | | | unterminated quoted string. In quoted strings, support backslash as last character on a line to join the following line to the current. svn path=/trunk/; revision=4446
* Clarify run-control file parser in respect of backslash escape sequences Matthias Andree2005-11-161-6/+20
| | | | | | | | (document differences from C programming language escapes) and quoted strings (they will contain embedded CR or LF if the quoted string extends across two or more lines). svn path=/trunk/; revision=4445
* document that passwords are length limited.Matthias Andree2005-11-141-0/+4
| | | | svn path=/trunk/; revision=4444
* Update --smtphost and --smtpaddress documentation. Patch by Sunil Shetye.Matthias Andree2005-11-141-11/+10
| | | | svn path=/trunk/; revision=4442
* The default for --smtphost is now always "localhost" regardless ofMatthias Andree2005-11-101-17/+11
| | | | | | | | | authentication types and protocols, so as to simplify configurations for workstations where the SMTP daemon only listens on the loopback interface. Sunil Shetye & Matthias Andree svn path=/trunk/; revision=4410
* Clarify that --loghost works only while detached; after report by Nico Golde.Matthias Andree2005-11-101-11/+13
| | | | svn path=/trunk/; revision=4405
* Man page: update --smtphost documentation.Matthias Andree2005-11-101-7/+12
| | | | svn path=/trunk/; revision=4403
* Mark POP2 obsolete/legacy and to be removed from future version.Matthias Andree2005-11-101-11/+12
| | | | svn path=/trunk/; revision=4400
* In options summary, move -P short option from long --port to long --service.Matthias Andree2005-10-301-3/+3
| | | | svn path=/trunk/; revision=4386
* Fix Debian Bug#241883, making global options more clear. Matt Swift, ↵Matthias Andree2005-10-301-33/+55
| | | | | | Matthias Andree. svn path=/trunk/; revision=4385
* Add pointers from bounce mail to BUGS section (requires localhost:25).Matthias Andree2005-10-301-3/+3
| | | | svn path=/trunk/; revision=4380
* Man page: --sslfingerprint points user to x509(1ssl) and gives an example Matthias Andree2005-10-301-0/+10
| | | | | | how to use it. Debian Bug#213484, Eduard Bloch. svn path=/trunk/; revision=4378
* - make fetchmail --silent --quit really silent, Debian Bug #229014 by Matthias Andree2005-10-301-10/+9
| | | | | | | | | | | Dr. Andreas Krüger. - cleanup --quit handling again (so that --silent --quit just kills the existing daemon, rather than continue running), and document it more clearly. - Print an error message if multiple "defaults" records are found in the configuration file. svn path=/trunk/; revision=4372
* Mention MSN is only for POP3.Matthias Andree2005-09-271-16/+17
| | | | svn path=/trunk/; revision=4345
* Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff.Matthias Andree2005-09-261-3/+6
| | | | svn path=/trunk/; revision=4340
* Mark new/removed options with corresponding fetchmail version.Matthias Andree2005-09-251-2/+7
| | | | svn path=/trunk/; revision=4325
* Document command line abbreviations user(name) and proto(col).Matthias Andree2005-09-251-2/+2
| | | | svn path=/trunk/; revision=4323
* Fix display and documentation of --envelope option.Matthias Andree2005-09-221-29/+60
| | | | svn path=/trunk/; revision=4318
* Add full support for --service option.Matthias Andree2005-09-211-7/+10
| | | | svn path=/trunk/; revision=4307
* Point user from --ssl to --port.Matthias Andree2005-09-211-5/+11
| | | | svn path=/trunk/; revision=4300
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".Matthias Andree2005-09-201-11/+13
| | | | svn path=/trunk/; revision=4297
* Consistency fixes to argument of --auth option.Matthias Andree2005-09-171-6/+6
| | | | svn path=/trunk/; revision=4292
* Merge Sunil Shetye's --limitflush patch.Matthias Andree2005-09-171-14/+29
| | | | svn path=/trunk/; revision=4289
* Large protocol independence patch.Matthias Andree2005-08-281-5/+16
| | | | svn path=/trunk/; revision=4280
* Add pointer to R12 on getaddrinfo errors to --port option.Matthias Andree2005-08-281-1/+5
| | | | svn path=/trunk/; revision=4272
* '' -> " where appropriate.Matthias Andree2005-08-261-2/+2
| | | | svn path=/trunk/; revision=4265
* Revise sslproto documentation again, sslproto '' is already used internally Matthias Andree2005-08-261-3/+6
| | | | | | and in fact the same as ssl23. svn path=/trunk/; revision=4264
* Document 'none' as SSL protocol.Matthias Andree2005-08-261-2/+3
| | | | svn path=/trunk/; revision=4262
* Replace the ghastly mismatched `text' constructs by 'text'.Matthias Andree2005-08-261-155/+155
| | | | | | Prepend \& to lines starting with ' for robustness. svn path=/trunk/; revision=4261
* Update.Matthias Andree2005-08-151-140/+162
| | | | svn path=/trunk/; revision=4236
* INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required ↵Matthias Andree2005-07-301-10/+0
| | | | | | library is no longer available. svn path=/trunk/; revision=4192
* Put *BOLD* text into the manual page near --mda to state unmistakablyMatthias Andree2005-07-231-5/+6
| | | | | | | that the --mda %T and %F substitutions add single quotes, hoping to avoid bogus bug reports such as Debian Bug #224564. svn path=/trunk/; revision=4175
* Delete oversized messages with --flush when daemon mode isn't used.Matthias Andree2005-07-231-3/+4
| | | | | | Debian Bug#212240. svn path=/trunk/; revision=4173