aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* Add fetchmail-SA-2007-01.txt.Matthias Andree2007-04-061-1/+2
| | | | | | Add publication date of Gaetan Leurent's CVE-2007-1558. svn path=/branches/BRANCH_6-3/; revision=5085
* Document default for --limit.Matthias Andree2007-04-041-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5083
* Give Reto Schüttel credit although he wasn't the first to debug BSMTP ↵Matthias Andree2007-03-311-1/+2
| | | | | | PS_SOCKET. svn path=/branches/BRANCH_6-3/; revision=5081
* Corrected Robert M. Funk's name that I misspelled. My sincere apologies.Matthias Andree2007-03-301-0/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=5076
* Document bad shape of BSMTP.Matthias Andree2007-03-291-0/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5074
* Fix charset in recent bugfix log.Matthias Andree2007-03-291-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5073
* Make BSMTP output actually work, it would persistently fail with SOCKET error Matthias Andree2007-03-291-0/+2
| | | | | | after writing the first header. svn path=/branches/BRANCH_6-3/; revision=5071
* Do not crash with a null pointer dereference when opening the BSMTP file Matthias Andree2007-03-291-0/+3
| | | | | | | fails. Improve error checking and reporting. Reported by Reto Schttel, Debian Bug#416625. Fix based on a patch by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5070
* If SOCKS support was compiled in, add 'socks' to the feature_optionsMatthias Andree2007-03-241-0/<
'>| list emitted in --configdump. Reported by Rob MacGregor. svn path=/branches/BRANCH_6-3/; revision=5065 * Add CVE-2007-1558 to APOP attack.Matthias Andree2007-03-211-0/+1 | | | | svn path=/branches/BRANCH_6-3/; revision=5064 * Add pointer and reference on APOP attack.Matthias Andree2007-03-181-0/+7 | | | | svn path=/branches/BRANCH_6-3/; revision=5058 * Strengthen APOP a bit (validate RFC-822 syntax) in order to fend offMatthias Andree2007-03-181-0/+11 | | | | | | Leurent-style MITM attacks which are based on MD5 and APOP weaknesses. svn path=/branches/BRANCH_6-3/; revision=5057 * Document SOCKS_CONF environment variable.Matthias Andree2007-03-171-1/+2 | | | | svn path=/branches/BRANCH_6-3/; revision=5054 * Document expected Received: line format when parsing for envelope addressees.Matthias Andree2007-03-171-2/+3 | | | | svn path=/branches/BRANCH_6-3/; revision=5052 * Add delete-later, kindly donated by Carsten Ralle/Yoo GmbH, Germany.Matthias Andree2007-03-171-0/+5 | | | | svn path=/branches/BRANCH_6-3/; revision=5051 * * Extend --mda documentation, discourage use of qmail-inject. Matthias Andree2007-03-161-0/+6 | | | | | | | | 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 Andree2007-03-081-0/+2 | | | | | | Reported by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5047 * Reformat.Matthias Andree2007-03-041-3/+3 | | | | svn path=/branches/BRANCH_6-3/; revision=5046 * Repoll immediately if a protocol error happens during the authenticationMatthias Andree2007-03-021-0/+3 | | | | | | | attempt after a failed opportunistic TLS upgrade. Gentoo Bug #163782 comment #9, reported by Takuto Matsuu. svn path=/branches/BRANCH_6-3/; revision=5044 * Fix manual page: --sslcheck -> --sslcertck, and do not set trailingMatthias Andree2007-03-021-0/+2 | | | | | | "recommended:" in bold. Debian Bug #413059, reported by Rafal Czlonka. svn path=/branches/BRANCH_6-3/; revision=5043 * Back out --smtp list from bouncing. Sunil reports that this may require AUTH ↵Matthias Andree2007-02-241-3/+1 | | | | | | or other precautions, as it's relaying to the outside. svn path=/branches/BRANCH_6-3/; revision=5042 * Try --smtp list when bouncing. Reported by Christian Kurz, Debian Bug #150137.Matthias Andree2007-02-211-1/+3 | | | | svn path=/branches/BRANCH_6-3/; revision=5041 * Fix pluralization in oversized-messages warning.Matthias Andree2007-02-181-12/+19 | | | | svn path=/branches/BRANCH_6-3/; revision=5039 * Mark 6.3.7 released today, 2007-02-18.Matthias Andree2007-02-181-1/+1 | | | | svn path=/branches/BRANCH_6-3/; revision=5036 * Reference Gentoo bug for TLS regression, too.Matthias Andree2007-02-181-1/+1 | | | | svn path=/branches/BRANCH_6-3/; revision=5031 * Whitelist Darwin 9 (MacOS X 10.5 'Leopard') with a thread-safe getaddrinfo().Matthias Andree2007-02-041-0/+4 | | | | | | Reported by Uli Zappe. svn path=/branches/BRANCH_6-3/; revision=5028 * Fix 6.3.6 regression: repoll upon socket error after STLS failure.Matthias Andree2007-02-031-2/+4 | | | | | | Berlios Bug #10133, reported by Andrej Kacian. svn path=/branches/BRANCH_6-3/; revision=5022 * Add Miloslav Trmac's patch to fix KPOP regression in 6.3.6.Matthias Andree2007-02-021-17/+26 | | | | svn path=/branches/BRANCH_6-3/; revision=5020 * r6396@balu: mandree | 2007-01-06 09:45:01 +0100Matthias Andree2007-01-061-1/+1 | | | | | | Fix typo, only change -> only safe. svn path=/branches/BRANCH_6-3/; revision=5014 * r5008@balu: mandree | 2007-01-04 00:24:58 +0100Matthias Andree2007-01-041-64/+73 | | | | | | Revise general and 6.3.6 sections for clarity. svn path=/branches/BRANCH_6-3/; revision=5005 * Document that the logfile option does not detect logfile rotation.Matthias Andree2006-12-281-20/+22 | | | | | | Revise a bit to be clearer and more precise. svn path=/branches/BRANCH_6-3/; revision=5003 * * When HOME and FETCHMAILHOME are unset, be sure to copy user databaseMatthias Andree2006-12-191-0/+2 | | | | | | information, lest it be overwritten later. Patch by Jim Correia. svn path=/branches/BRANCH_6-3/; revision=5001 * * When requesting Kerberos V4, V5 or GSSAPI, complain and exit with syntax errorMatthias Andree2006-12-191-0/+5 | | | | | | | | | if any of these requested features has not been compiled in. Reported by Isaac Wilcox. * --version will now add +KRB4 or +KRB5 if Kerberos v4 or v5, respectively, have been compiled in. Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4995 * Fix Debian Bug#400950, certificate CN overrides --user option. Now it's only aMatthias Andree2006-12-181-1/+7 | | | | | | default and --user takes precedence. svn path=/branches/BRANCH_6-3/; revision=4994 * Revise a bit for clarity.Matthias Andree2006-12-161-4/+6 | | | | svn path=/branches/BRANCH_6-3/; revision=4993 * Drop PS_TRUNCATED (27), which is never returned.Matthias Andree2006-12-161-0/+1 | | | | svn path=/branches/BRANCH_6-3/; revision=4991 * Patch by Sunil Shetye:Matthias Andree2006-12-161-0/+3 | | | | | | | Track IDLE start time for IMAP, some servers do not reset their internal counters when sending information asynchronously. svn path=/branches/BRANCH_6-3/; revision=4990 * Remove excess no-op strcpy() after strdup() found by Andreas Krennmair.Matthias Andree2006-12-121-0/+3 | | | | svn path=/branches/BRANCH_6-3/; revision=4989 * Fix crash on systems that do not provide strdup() in out-of-memory conditions.Matthias Andree2006-12-121-0/+2 | | | | | | Patch by Andreas Krennmair. svn path=/branches/BRANCH_6-3/; revision=4988 * Call res_init() at the beginning of the poll, if the computer has res_search().Matthias Andree2006-12-081-0/+6 | | | | | | | | This is supposed to re-read /etc/resolv.conf in order to pick up changes made by dhcpcd, dhclient, pppd, openvpn or similar. To fix Debian Bug #389270 (DNS errors in daemon mode) and others. svn path=/branches/BRANCH_6-3/; revision=4986 * Remove reference of exit code 15 to IMAP IDLE.Matthias Andree2006-11-291-0/+5 | | | | | | Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4981 * Detail on missed CAPA probes.Matthias Andree2006-11-291-2/+2 | | | | svn path=/branches/BRANCH_6-3/; revision=4979 * Detail on missing CAPA probes.Matthias Andree2006-11-291-1/+3 | | | | svn path=/branches/BRANCH_6-3/; revision=4978 * Bump version.Matthias Andree2006-11-271-10/+25 | | | | svn path=/branches/BRANCH_6-3/; revision=4971 * Update to 6.3.6-rc3.Matthias Andree2006-11-231-3/+2 | | | | svn path=/branches/BRANCH_6-3/; revision=4961 * Mention translation updates.Matthias Andree2006-11-191-0/+3 | | | | svn path=/branches/BRANCH_6-3/; revision=4949 * Promote regression fix to a security fix.Matthias Andree2006-11-191-9/+9 | | | | | | Reword TLS security fix. svn path=/branches/BRANCH_6-3/; revision=4947 * Support lockfiles in non-writable directories.Matthias Andree2006-11-191-0/+2 | | | | svn path=/branches/BRANCH_6-3/; revision=4946 * Fix regression from 6.3.4 that crashes fetchmail --mda FOO when encounteringMatthias Andree2006-11-141-0/+3 | | | | | | | malformed message. Report by Neil Hoggart (also closes BerliOS bugs #9364, #9412, #9449). svn path=/branches/BRANCH_6-3/; revision=4940 * Update.Matthias Andree2006-11-121-2/+2 | | | | svn path=/branches/BRANCH_6-3/; revision=4937