Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try --smtp list when bouncing. Reported by Christian Kurz, Debian Bug #150137. | Matthias Andree | 2007-02-21 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5041 | ||||
* | Fix pluralization in oversized-messages warning. | Matthias Andree | 2007-02-18 | 1 | -12/+19 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5039 | ||||
* | Mark 6.3.7 released today, 2007-02-18. | Matthias Andree | 2007-02-18 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5036 | ||||
* | Reference Gentoo bug for TLS regression, too. | Matthias Andree | 2007-02-18 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5031 | ||||
* | Whitelist Darwin 9 (MacOS X 10.5 'Leopard') with a thread-safe getaddrinfo(). | Matthias Andree | 2007-02-04 | 1 | -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 Andree | 2007-02-03 | 1 | -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 Andree | 2007-02-02 | 1 | -17/+26 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5020 | ||||
* | r6396@balu: mandree | 2007-01-06 09:45:01 +0100 | Matthias Andree | 2007-01-06 | 1 | -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 +0100 | Matthias Andree | 2007-01-04 | 1 | -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 Andree | 2006-12-28 | 1 | -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 database | Matthias Andree | 2006-12-19 | 1 | -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 error | Matthias Andree | 2006-12-19 | 1 | -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 a | Matthias Andree | 2006-12-18 | 1 | -1/+7 |
| | | | | | | default and --user takes precedence. svn path=/branches/BRANCH_6-3/; revision=4994 | ||||
* | Revise a bit for clarity. | Matthias Andree | 2006-12-16 | 1 | -4/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4993 | ||||
* | Drop PS_TRUNCATED (27), which is never returned. | Matthias Andree | 2006-12-16 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4991 | ||||
* | Patch by Sunil Shetye: | Matthias Andree | 2006-12-16 | 1 | -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 Andree | 2006-12-12 | 1 | -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 Andree | 2006-12-12 | 1 | -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 Andree | 2006-12-08 | 1 | -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 Andree | 2006-11-29 | 1 | -0/+5 |
| | | | | | | Reported by Isaac Wilcox. svn path=/branches/BRANCH_6-3/; revision=4981 | ||||
* | Detail on missed CAPA probes. | Matthias Andree | 2006-11-29 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4979 | ||||
* | Detail on missing CAPA probes. | Matthias Andree | 2006-11-29 | 1 | -1/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4978 | ||||
* | Bump version. | Matthias Andree | 2006-11-27 | 1 | -10/+25 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4971 | ||||
* | Update to 6.3.6-rc3. | Matthias Andree | 2006-11-23 | 1 | -3/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4961 | ||||
* | Mention translation updates. | Matthias Andree | 2006-11-19 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4949 | ||||
* | Promote regression fix to a security fix. | Matthias Andree | 2006-11-19 | 1 | -9/+9 |
| | | | | | | Reword TLS security fix. svn path=/branches/BRANCH_6-3/; revision=4947 | ||||
* | Support lockfiles in non-writable directories. | Matthias Andree | 2006-11-19 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4946 | ||||
* | Fix regression from 6.3.4 that crashes fetchmail --mda FOO when encountering | Matthias Andree | 2006-11-14 | 1 | -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 Andree | 2006-11-12 | 1 | -2/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4937 | ||||
* | New en_GB (British English) translation by David Lodge. | Matthias Andree | 2006-11-12 | 1 | -0/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4932 | ||||
* | Fix TLS issue: fail if sslfingerprint, sslproto tls1 or sslcertck are ↵ | Matthias Andree | 2006-11-12 | 1 | -9/+17 |
| | | | | | | 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 | -0/+5 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4925 | ||||
* | Repair --logfile, broken in 6.3.5. BerliOS Bug #9059, | Matthias Andree | 2006-10-10 | 1 | -1/+7 |
| | | | | | | reported by Brian Harring. svn path=/branches/BRANCH_6-3/; revision=4923 | ||||
* | Release 6.3.5. | Matthias Andree | 2006-10-09 | 1 | -1/+6 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4920 | ||||
* | When the server name cannot be canonicalized, log the gai_strerror value. | Matthias Andree | 2006-09-26 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4916 | ||||
* | SSL_CTX handling fix by Miloslav Trmac (Red Hat), | Matthias Andree | 2006-09-25 | 1 | -0/+3 |
| | | | | | | fixes growing SSL certpaths without bounds (Red Hat Bug #206346). svn path=/branches/BRANCH_6-3/; revision=4912 | ||||
* | When going to sleep, log for how long. | Matthias Andree | 2006-09-25 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4910 | ||||
* | Update Spanish translation, by Héctor García Álvarez (Debian). | Matthias Andree | 2006-09-16 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4909 | ||||
* | Avoid crash in env.c/host_fqdn if we cannot canonicalize our own hostname. | Matthias Andree | 2006-09-04 | 1 | -0/+2 |
| | | | | | | Reported by Alexander Holler. svn path=/branches/BRANCH_6-3/; revision=4908 | ||||
* | Update Catalan translation, courtesy of Ernest Adrogué Calveras. | Matthias Andree | 2006-08-31 | 1 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4904 | ||||
* | Update translations. | Matthias Andree | 2006-08-30 | 1 | -1/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4903 | ||||
* | Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095. | Matthias Andree | 2006-08-14 | 1 | -0/+4 |
| | | | | | | | Courtesy of Götz 'nimrill' Babin-Ebell. This patch also makes --sslproto arguments case insensitive. svn path=/branches/BRANCH_6-3/; revision=4896 | ||||
* | Wrap getaddrinfo() and block SIGALRM where needed. | Matthias Andree | 2006-08-14 | 1 | -2/+3 |
| | | | | | | Also wrap freeaddrinfo() without added functionality. svn path=/branches/BRANCH_6-3/; revision=4895 | ||||
* | Ignore SIGPIPE, EPIPE must suffice as error. | Matthias Andree | 2006-08-14 | 1 | -0/+3 |
| | | | | | | Calling longjmp() from a signal handler is unsafe. svn path=/branches/BRANCH_6-3/; revision=4893 | ||||
* | switch setjmp/longjmp to sigsetjmp/siglongjmp | Matthias Andree | 2006-08-13 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4892 | ||||
* | fix compilation on systems that don't know struct addrinfo (Solaris 2.6). | Matthias Andree | 2006-08-13 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4891 | ||||
* | Rearrange 6.3.5 changes vs. fixes. | Matthias Andree | 2006-08-07 | 1 | -7/+7 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4890 | ||||
* | Support user@example.org (full-address) mappings for multidrop | Matthias Andree | 2006-08-07 | 1 | -0/+1 |
| | | | | | | on the left-hand side of mappings. svn path=/branches/BRANCH_6-3/; revision=4885 | ||||
* | --logfile is now handled more carefully, errors opening the logfile are | Matthias Andree | 2006-08-07 | 1 | -0/+3 |
| | | | | | | | now reported to the TTY where fetchmail was started from. fetchmail now complains and aborts when it cannot properly daemonize itself. svn path=/branches/BRANCH_6-3/; revision=4883 | ||||
* | Log opportunistic TLS upgrades in verbose mode. | Matthias Andree | 2006-08-07 | 1 | -0/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4881 |