| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5458
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5435
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5434
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5429
|
|
|
|
|
|
| |
but there are more functions that need fixing (look for smtp_response).
svn path=/branches/BRANCH_6-3/; revision=5425
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5424
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5388
|
|
|
|
|
|
|
| |
RFC-5322 allows for messages without the CRLF+body part, so fetchmail should
not complain about legal messages.
svn path=/branches/BRANCH_6-3/; revision=5387
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5386
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5369
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5364
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5362
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5360
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5359
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5358
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5355
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5352
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5345
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5340
|
|
|
|
|
|
|
| |
These are usually configuration errors (missing TLS/SSL). Patch
partially taken from Petr Cerny, Novell's Bugzilla 246829.
svn path=/branches/BRANCH_6-3/; revision=5339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Short timeouts could cause fetchmail to not wait long enough for the
"250 Ok" after shipping a long message, particularly with synchronous
mailers and extensive spam filtering. This caused fetchmail to re-fetch
long messages.
While the actual fix is making sure that the timeout is no shorter than
the time the SMTP server takes to process the message, we now enforce
the minimum RFC-5321 recommended timeouts even if the user configures a
lower timeout.
This is to fix Berlios Bug #10972, reported by Viktor Binzberger.
NOTE: it is untested whether we will properly delete the message from
the POP3/IMAP server or mark it as seen, as the upstream server may
close the connection sooner.
svn path=/branches/BRANCH_6-3/; revision=5338
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5337
|
|
|
|
|
|
| |
They should instead compile with resolver or fix it.
svn path=/branches/BRANCH_6-3/; revision=5334
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5323
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=5301
|
|
|
|
|
|
| |
...and postpone for fetchmail 6.4.
svn path=/branches/BRANCH_6-3/; revision=5296
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5277
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5276
|
|
|
|
|
|
| |
distinguished" as a TODO item.
svn path=/branches/BRANCH_6-3/; revision=5275
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5268
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5189
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5188
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5184
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5183
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5182
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5181
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5179
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5173
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5172
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5170
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5169
|