Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-add two lines to the manual page that had accidentally become comments. | Matthias Andree | 2007-07-18 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5116 | ||||
* | The manual page no longer asserts that .fetchids were for exclusive POP3 use, | Matthias Andree | 2007-07-11 | 1 | -4/+2 |
| | | | | | | since it is planned to use it also with IMAP4. svn path=/branches/BRANCH_6-3/; revision=5113 | ||||
* | Flank APOP by comments about it being insecure. | Matthias Andree | 2007-04-06 | 1 | -3/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5084 | ||||
* | Document default for --limit. | Matthias Andree | 2007-04-04 | 1 | -6/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5082 | ||||
* | Document bad shape of BSMTP. | Matthias Andree | 2007-03-29 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5074 | ||||
* | Strengthen APOP a bit (validate RFC-822 syntax) in order to fend off | Matthias Andree | 2007-03-18 | 1 | -9/+10 |
| | | | | | | Leurent-style MITM attacks which are based on MD5 and APOP weaknesses. svn path=/branches/BRANCH_6-3/; revision=5057 | ||||
* | Snapshot 6.3.8-rc1. | Matthias Andree | 2007-03-17 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5055 | ||||
* | Document SOCKS_CONF environment variable. | Matthias Andree | 2007-03-17 | 1 | -9/+24 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5054 | ||||
* | Document expected Received: line format when parsing for envelope addressees. | Matthias Andree | 2007-03-17 | 1 | -13/+19 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5052 | ||||
* | * Extend --mda documentation, discourage use of qmail-inject. | Matthias Andree | 2007-03-16 | 1 | -16/+51 |
| | | | | | | | | Based on a patch by Rob MacGregor. * Document SOCKS is not run-time configurable. Patch by Rob MacGregor. * Use envelope option in multidrop example. Patch by Rob MacGregor. svn path=/branches/BRANCH_6-3/; revision=5048 | ||||
* | Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes section. | Matthias Andree | 2007-03-08 | 1 | -1/+1 |
| | | | | | | Reported by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5047 | ||||
* | Fix manual page: --sslcheck -> --sslcertck, and do not set trailing | Matthias Andree | 2007-03-02 | 1 | -12/+13 |
| | | | | | | "recommended:" in bold. Debian Bug #413059, reported by Rafal Czlonka. svn path=/branches/BRANCH_6-3/; revision=5043 | ||||
* | Bump version to 6.3.7. | Matthias Andree | 2007-02-18 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5035 | ||||
* | Document that the logfile option does not detect logfile rotation. | Matthias Andree | 2006-12-28 | 1 | -1/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5002 | ||||
* | Document that exit codes 24, 25, 26, 28, 29 are internal-use. | Matthias Andree | 2006-12-16 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4992 | ||||
* | Remove reference of exit code 15 to IMAP IDLE. | Matthias Andree | 2006-11-29 | 1 | -2/+0 |
| | | | | | | Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4981 | ||||
* | Bump version. | Matthias Andree | 2006-11-19 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4950 | ||||
* | Fix TLS issue: fail if sslfingerprint, sslproto tls1 or sslcertck are ↵ | Matthias Andree | 2006-11-12 | 1 | -14/+15 |
| | | | | | | configured and STARTTLS fails. Only by omitting all of these options, fetchmail will try opportunistic TLS. svn path=/branches/BRANCH_6-3/; revision=4929 | ||||
* | Snapshot 6.3.6-rc1. | Matthias Andree | 2006-11-01 | 1 | -22/+39 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4925 | ||||
* | Do not mislead users about QUIT behavior of POP3 servers. | Matthias Andree | 2006-10-08 | 1 | -2/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4917 | ||||
* | Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095. | Matthias Andree | 2006-08-14 | 1 | -10/+25 |
| | | | | | | | Courtesy of Götz 'nimrill' Babin-Ebell. This patch also makes --sslproto arguments case insensitive. svn path=/branches/BRANCH_6-3/; revision=4896 | ||||
* | Support user@example.org (full-address) mappings for multidrop | Matthias Andree | 2006-08-07 | 1 | -19/+35 |
| | | | | | | on the left-hand side of mappings. svn path=/branches/BRANCH_6-3/; revision=4885 | ||||
* | Make sure the user can find 'exit status' in his pager, | Matthias Andree | 2006-08-07 | 1 | -1/+1 |
| | | | | | | not just 'exit code'. svn path=/branches/BRANCH_6-3/; revision=4884 | ||||
* | Log opportunistic TLS upgrades in verbose mode. | Matthias Andree | 2006-08-07 | 1 | -3/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4881 | ||||
* | Revise the daemon/wake-up documentation so it contains the work fragment | Matthias Andree | 2006-07-31 | 1 | -32/+34 |
| | | | | | | | 'awaken' and make it clear that USR1 also works as root. Found while debugging Debian Bug#380459 reported by Riccard Stagni. svn path=/branches/BRANCH_6-3/; revision=4870 | ||||
* | Recommend uidl for POP3 keep setups. | Matthias Andree | 2006-07-15 | 1 | -8/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4867 | ||||
* | Fix formatting/typo issue in multidrop documentation. | Matthias Andree | 2006-06-29 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4856 | ||||
* | Explain what --idle does. | Matthias Andree | 2006-05-21 | 1 | -3/+5 |
| | | | | | | | State that the rcfile keyword was available before 6.0.0 and that fetchall was available since 3.0. svn path=/branches/BRANCH_6-3/; revision=4848 | ||||
* | Document user name restriction 'no blanks after AT SIGN'. | Matthias Andree | 2006-05-18 | 1 | -0/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4845 | ||||
* | Revise --flush description, suggested by Frederic Marchal. | Matthias Andree | 2006-05-17 | 1 | -9/+9 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4844 | ||||
* | Bump version. | Matthias Andree | 2006-05-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4835 | ||||
* | * SSL/TLS: if, for a certain server, an sslfingerprint is specified and | Matthias Andree | 2006-04-06 | 1 | -5/+16 |
| | | | | | | | | | sslcertck is NOT set, suppress printing SSL certificate mismatch errors. (Reported by Hannes Erven.) * SSL/TLS: always print if the sslfingerprint mismatches, even in silent mode. (This is for consistency with certificate verification errors.) svn path=/branches/BRANCH_6-3/; revision=4781 | ||||
* | Document tracepolls folder %s information. | Matthias Andree | 2006-04-03 | 1 | -5/+9 |
| | | | | | | Point user to the NEWS file for additional known bugs. svn path=/branches/BRANCH_6-3/; revision=4778 | ||||
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -0/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4770 | ||||
* | Revise a bunch of links. | Matthias Andree | 2006-03-31 | 1 | -1/+1 |
| | | | | | | | Remove UWIMAP and qpopper propaganda from FAQ, replace by a Dovecot plug, and warn of qmail. svn path=/branches/BRANCH_6-3/; revision=4762 | ||||
* | Fix thinko, TLS is Transport (rather than transaction) layer security. | Matthias Andree | 2006-03-21 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4749 | ||||
* | * Added a section about RETR vs. TOP to the manual page. | Matthias Andree | 2006-03-21 | 1 | -12/+49 |
| | | | | | | * Changed section/subsection levels in some areas. svn path=/branches/BRANCH_6-3/; revision=4748 | ||||
* | Update showdots default. | Matthias Andree | 2006-03-15 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4741 | ||||
* | Lower fastuidl default to 4 (was 10). Patch by Sunil Shetye. | Matthias Andree | 2006-03-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4740 | ||||
* | Consistency: Make --fetchall an alias for --all. | Matthias Andree | 2006-03-03 | 1 | -4/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4710 | ||||
* | Revise 'sendmail --' comment. | Matthias Andree | 2006-03-01 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4705 | ||||
* | Allow --idle on the command line. | Matthias Andree | 2006-03-01 | 1 | -3/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4703 | ||||
* | Note that original sendmail needs to omit --. | Matthias Andree | 2006-03-01 | 1 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4702 | ||||
* | suggest '/usr/sbin/sendmail \-i \-f %F \-\- %T' rather than ↵ | Matthias Andree | 2006-03-01 | 1 | -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 Andree | 2006-02-28 | 1 | -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 Andree | 2006-01-13 | 1 | -2/+2 |
| | | | | | | debian/patches/01_man_page.dpatch. svn path=/branches/BRANCH_6-3/; revision=4627 | ||||
* | Clarify section on FETCHMAILHOME and HOME_ETC. | Matthias Andree | 2006-01-07 | 1 | -8/+10 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4612 | ||||
* | --uidl points to --idfile. | Matthias Andree | 2006-01-05 | 1 | -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 Andree | 2006-01-04 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4594 | ||||
* | Manual page: Add "-md5" to "openssl x509" example in --sslfingerprint | Matthias Andree | 2005-12-18 | 1 | -1/+1 |
| | | | | | | | documentation. Suggested by Jason White. (Merged from trunk.) svn path=/branches/BRANCH_6-3/; revision=4553 |