| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
If at least one of --sslcertfile and --sslcertpath is given, fetchmail
skips loading the default OpenSSL X.509 trusted CA cert locations.
If the environment variable FETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS is set
to a non-empty value, fetchmail will additionally load the default locations.
The old FETCHMAIL_NO_DEFAULT_X509_PATHS variable was dropped.
|
|
|
|
| |
and always load the default X.509 trust stores, unless the latter is set.
|
| |
|
| |
|
|
|
|
| |
Fixes BerliOS Bug #17067.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to resolve an ambiguity found by Frédéric Marchal.
|
| |
|
| |
|
|
|
|
| |
...just in case somebody actually reads the manual in seach for help.
|
|
|
|
|
| |
This should clarify an issue that Uli Zappe reported to the
fetchmail-users@ mailing list in February 2010.
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5478
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5449
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5437
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5431
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5402
|
|
|
|
|
|
| |
Fixes Debian Bug#530749, filed by Reuben Thomas.
svn path=/branches/BRANCH_6-3/; revision=5361
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5351
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5349
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5319
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5313
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5300
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5297
|
|
|
|
|
|
| |
...and postpone for fetchmail 6.4.
svn path=/branches/BRANCH_6-3/; revision=5296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Progress tickers had been used inconsistently for a long time, and
documentation was outdated, too. Factor out common code to ease
maintenance, use the report_flush() function, and add and use a macro
(want_progress()) to determine if progress ticker output is desired.
This makes for a much more consistent look on screen and in logfiles and
should be much easier to fix later on.
TODO: test syslog output.
svn path=/branches/BRANCH_6-3/; revision=5290
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5267
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5245
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5225
|
|
|
|
|
|
|
|
|
|
| |
Make this clearer, and document that --daemon is the wait
interval after completing a cycle before starting the next,
so that poll time count towards the interval.
Also take a note to make logfile more useful (used more often).
svn path=/branches/BRANCH_6-3/; revision=5216
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
N. J. Mann on fetchmail-users.
svn path=/branches/BRANCH_6-3/; revision=5171
|
|
|
|
|
|
| |
is usually considered an adjective, rather than a noun.
svn path=/branches/BRANCH_6-3/; revision=5168
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
reported by Francesco Potortì.
svn path=/branches/BRANCH_6-3/; revision=5162
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5153
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5116
|
|
|
|
|
|
| |
since it is planned to use it also with IMAP4.
svn path=/branches/BRANCH_6-3/; revision=5113
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5084
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5082
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5074
|
|
|
|
|
|
| |
Leurent-style MITM attacks which are based on MD5 and APOP weaknesses.
svn path=/branches/BRANCH_6-3/; revision=5057
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5055
|