Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var, | Matthias Andree | 2010-04-18 | 1 | -1/+2 |
| | | | | and always load the default X.509 trust stores, unless the latter is set. | ||||
* | Plug parser memory leaks, avoid re-strdup'ing strings. | Matthias Andree | 2010-04-13 | 1 | -53/+53 |
| | | | | Independently, a nearly identical change was proposed by Michael Banack. | ||||
* | Rename bad-header pass to bad-header accept, ... | Matthias Andree | 2010-02-24 | 1 | -2/+2 |
| | | | | to resolve an ambiguity found by Frédéric Marchal. | ||||
* | Feature: bad-header {reject|pass} | Matthias Andree | 2010-02-24 | 1 | -0/+3 |
| | |||||
* | Silence bison warning about 2 shift/reduce conflicts | Matthias Andree | 2010-02-23 | 1 | -0/+2 |
| | |||||
* | Treat permanent delivery errors as temporary (configurable). | Matthias Andree | 2009-05-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Fetchmail no longer drops permanently undelivered messages by default, to match historic documentation. It does this by adding a new "softbounce" option, see below. Fixes Debian Bug#471283, demotes Debian Bug#494418 to wishlist. There is a new "softbounce" global option that prevents the deletion of messages that have not been forwarded. It defaults to "true" for fetchmail 6.3.X in order to match historic documentation. This may change its default in the next major release. NOTE: untested. svn path=/branches/BRANCH_6-3/; revision=5315 | ||||
* | Fix a few compiler warnings around implicit conversion or extra ";". | Matthias Andree | 2009-01-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5261 | ||||
* | Documentation and program output now /consistently/ claim that the | Matthias Andree | 2008-06-30 | 1 | -1/+1 |
| | | | | | | | | | rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but fetchmail will still silently accept additional g=x permissions for compatibility with previous 6.2.X and 6.3.X versions. Inconsistency (program 0710, manpage 0600) reported by Petr Uzel. svn path=/branches/BRANCH_6-3/; revision=5211 | ||||
* | Merge Daniel Richard G.'s --sslcommonname option. | Matthias Andree | 2008-03-07 | 1 | -1/+2 |
| | | | | | | | | Exception from no-features policy on 6.3.X is made to keep people away from doing more dangerous things in order to get rid of CommonName mismatch warnings. svn path=/branches/BRANCH_6-3/; revision=5165 | ||||
* | .fetchmailrc/.fetchids may now be symlinks, Debian Bug#452907 (Roger Leigh). | Matthias Andree | 2007-12-26 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5144 | ||||
* | Doxygen-related comment fixes. | Matthias Andree | 2007-12-09 | 1 | -2/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5142 | ||||
* | Add pidfile option, requested by Héctor García. | Matthias Andree | 2006-04-02 | 1 | -4/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4770 | ||||
* | Further cleanups to compile with C++ compiler. | Matthias Andree | 2006-03-15 | 1 | -3/+3 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4744 | ||||
* | Add full support for --service option. | Matthias Andree | 2005-09-21 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=4307 | ||||
* | Merge Sunil Shetye's --limitflush patch. | Matthias Andree | 2005-09-17 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=4289 | ||||
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=4280 | ||||
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 1 | -11/+1 |
| | | | | svn path=/trunk/; revision=4219 | ||||
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required ↵ | Matthias Andree | 2005-07-30 | 1 | -20/+1 |
| | | | | | | library is no longer available. svn path=/trunk/; revision=4192 | ||||
* | Make tracepolls a server option, as documented. Fixes Debian bug #156094. | Matthias Andree | 2005-07-18 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=4121 | ||||
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -5/+3 |
| | | | | svn path=/trunk/; revision=3953 | ||||
* | Enable permissions checking under Cygwin. | Eric S. Raymond | 2004-01-13 | 1 | -0/+7 |
| | | | | svn path=/trunk/; revision=3874 | ||||
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3858 | ||||
* | Better default for showdots. | Eric S. Raymond | 2003-10-10 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=3842 | ||||
* | Before the IDLE patch. | Eric S. Raymond | 2003-02-28 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=3792 | ||||
* | Sunil Shetye's latest fix patch. | Eric S. Raymond | 2002-09-09 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=3707 | ||||
* | Sunil Shetye's re-exec patch. | Eric S. Raymond | 2002-09-04 | 1 | -5/+24 |
| | | | | svn path=/trunk/; revision=3696 | ||||
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -7/+1 |
| | | | | svn path=/trunk/; revision=3603 | ||||
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3596 | ||||
* | Minor fixes. | Eric S. Raymond | 2002-03-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3584 | ||||
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3578 | ||||
* | Don't bomb silently on SSL when SSL isn't compiled. | Eric S. Raymond | 2002-02-01 | 1 | -2/+14 |
| | | | | svn path=/trunk/; revision=3574 | ||||
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=3478 | ||||
* | Must solve that damn linking problem next. | Eric S. Raymond | 2001-07-31 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3426 | ||||
* | Ready to ship another release. | Eric S. Raymond | 2001-06-25 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=3385 | ||||
* | Implemented fetchdomains. | Eric S. Raymond | 2001-06-24 | 1 | -2/+7 |
| | | | | svn path=/trunk/; revision=3373 | ||||
* | Tracepolls switch implemented. | Eric S. Raymond | 2001-06-05 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=3337 | ||||
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=3314 | ||||
* | Minor cleanup patches. | Eric S. Raymond | 2001-04-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3289 | ||||
* | Error message correction. | Eric S. Raymond | 2001-03-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3264 | ||||
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=3183 | ||||
* | We can specify NTLM as an authentication type. | Eric S. Raymond | 2001-02-27 | 1 | -23/+6 |
| | | | | svn path=/trunk/; revision=3160 | ||||
* | preauth -> auth. | Eric S. Raymond | 2001-02-19 | 1 | -19/+19 |
| | | | | svn path=/trunk/; revision=3121 | ||||
* | Trivially get rid of 60 conflicts. | Eric S. Raymond | 2001-02-12 | 1 | -12/+16 |
| | | | | svn path=/trunk/; revision=3075 | ||||
* | Looks like we've got the new authentication logic done. | Eric S. Raymond | 2001-02-12 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=3072 | ||||
* | Let's get rid of the old protocols with preauthentication bundled in. | Eric S. Raymond | 2001-02-11 | 1 | -2/+5 |
| | | | | svn path=/trunk/; revision=3071 | ||||
* | Spambounce patch. | Eric S. Raymond | 2000-12-12 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=2998 | ||||
* | 5-6-0bis fix for smtpname. | Eric S. Raymond | 2000-11-27 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=2989 | ||||
* | Ready to ship. | Eric S. Raymond | 2000-11-11 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=2983 | ||||
* | Added --showdots option by Thomas Jarosch <tomj@gmx.de> | Eric S. Raymond | 2000-11-04 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=2981 | ||||
* | Before showdots, | Eric S. Raymond | 2000-10-08 | 1 | -12/+13 |
| | | | | svn path=/trunk/; revision=2975 |