aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Repoll immediately if a protocol error happens during the authenticationMatthias Andree2007-03-021-0/+3
* Fix manual page: --sslcheck -> --sslcertck, and do not set trailingMatthias Andree2007-03-021-0/+2
* Back out --smtp list from bouncing. Sunil reports that this may require AUTH ...Matthias Andree2007-02-241-3/+1
* Try --smtp list when bouncing. Reported by Christian Kurz, Debian Bug #150137.Matthias Andree2007-02-211-1/+3
* Fix pluralization in oversized-messages warning.Matthias Andree2007-02-181-12/+19
* Mark 6.3.7 released today, 2007-02-18.Matthias Andree2007-02-181-1/+1
* Reference Gentoo bug for TLS regression, too.Matthias Andree2007-02-181-1/+1
* Whitelist Darwin 9 (MacOS X 10.5 'Leopard') with a thread-safe getaddrinfo().Matthias Andree2007-02-041-0/+4
* Fix 6.3.6 regression: repoll upon socket error after STLS failure.Matthias Andree2007-02-031-2/+4
* Add Miloslav Trmac's patch to fix KPOP regression in 6.3.6.Matthias Andree2007-02-021-17/+26
* r6396@balu: mandree | 2007-01-06 09:45:01 +0100Matthias Andree2007-01-061-1/+1
* r5008@balu: mandree | 2007-01-04 00:24:58 +0100Matthias Andree2007-01-041-64/+73
* Document that the logfile option does not detect logfile rotation.Matthias Andree2006-12-281-20/+22
* * When HOME and FETCHMAILHOME are unset, be sure to copy user databaseMatthias Andree2006-12-191-0/+2
* * When requesting Kerberos V4, V5 or GSSAPI, complain and exit with syntax errorMatthias Andree2006-12-191-0/+5
* Fix Debian Bug#400950, certificate CN overrides --user option. Now it's only aMatthias Andree2006-12-181-1/+7
* Revise a bit for clarity.Matthias Andree2006-12-161-4/+6
* Drop PS_TRUNCATED (27), which is never returned.Matthias Andree2006-12-161-0/+1
* Patch by Sunil Shetye:Matthias Andree2006-12-161-0/+3
* Remove excess no-op strcpy() after strdup() found by Andreas Krennmair.Matthias Andree2006-12-121-0/+3
* Fix crash on systems that do not provide strdup() in out-of-memory conditions.Matthias Andree2006-12-121-0/+2
* Call res_init() at the beginning of the poll, if the computer has res_search().Matthias Andree2006-12-081-0/+6
* Remove reference of exit code 15 to IMAP IDLE.Matthias Andree2006-11-291-0/+5
* Detail on missed CAPA probes.Matthias Andree2006-11-291-2/+2
* Detail on missing CAPA probes.Matthias Andree2006-11-291-1/+3
* Bump version.Matthias Andree2006-11-271-10/+25
* Update to 6.3.6-rc3.Matthias Andree2006-11-231-3/+2
* Mention translation updates.Matthias Andree2006-11-191-0/+3
* Promote regression fix to a security fix.Matthias Andree2006-11-191-9/+9
* Support lockfiles in non-writable directories.Matthias Andree2006-11-191-0/+2
* Fix regression from 6.3.4 that crashes fetchmail --mda FOO when encounteringMatthias Andree2006-11-141-0/+3
* Update.Matthias Andree2006-11-121-2/+2
* New en_GB (British English) translation by David Lodge.Matthias Andree2006-11-121-0/+3
* Fix TLS issue: fail if sslfingerprint, sslproto tls1 or sslcertck are configu...Matthias Andree2006-11-121-9/+17
* Snapshot 6.3.6-rc1.Matthias Andree2006-11-011-0/+5
* Repair --logfile, broken in 6.3.5. BerliOS Bug #9059,Matthias Andree2006-10-101-1/+7
* Release 6.3.5.Matthias Andree2006-10-091-1/+6
* When the server name cannot be canonicalized, log the gai_strerror value.Matthias Andree2006-09-261-0/+1
* SSL_CTX handling fix by Miloslav Trmac (Red Hat),Matthias Andree2006-09-251-0/+3
* When going to sleep, log for how long.Matthias Andree2006-09-251-0/+1
* Update Spanish translation, by Héctor García Álvarez (Debian).Matthias Andree2006-09-161-1/+1
* Avoid crash in env.c/host_fqdn if we cannot canonicalize our own hostname.Matthias Andree2006-09-041-0/+2
* Update Catalan translation, courtesy of Ernest Adrogué Calveras.Matthias Andree2006-08-311-2/+3
* Update translations.Matthias Andree2006-08-301-1/+2
* Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.Matthias Andree2006-08-141-0/+4
* Wrap getaddrinfo() and block SIGALRM where needed.Matthias Andree2006-08-141-2/+3
* Ignore SIGPIPE, EPIPE must suffice as error.Matthias Andree2006-08-141-0/+3
* switch setjmp/longjmp to sigsetjmp/siglongjmpMatthias Andree2006-08-131-0/+1
* fix compilation on systems that don't know struct addrinfo (Solaris 2.6).Matthias Andree2006-08-131-0/+1
* Rearrange 6.3.5 changes vs. fixes.Matthias Andree2006-08-071-7/+7