| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
There is currently no user outside the compilation unit, so there is no need
to have it visible.
svn path=/branches/BRANCH_6-3/; revision=5464
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply patch from Sunil Shetye to fix a problem reported by James Moe.
Before this fix, fetchmail's SMTP client would not recover from errors
such as lost connections that were encountered when fetchmail had sent
RSET, for instance, after an anti-spam filter dropped the connection
after detecting spam. Fetchmail then tried to send subsequent mail
through this broken connection and deferred retrieval until the next
poll. Now, if RSET fails, fetchmail closes the connection and reopens
it for the next message to be delivered.
svn path=/branches/BRANCH_6-3/; revision=5463
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5462
|
|
|
|
|
|
| |
...and only include gssapi.h if we're not including gssapi/gssapi.h.
svn path=/branches/BRANCH_6-3/; revision=5461
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5460
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The IMAP client no longer skips messages from several IMAP servers including
Dovecot if fetchmail's "idle" is in use. Causes were that fetchmail (a)
ignored some untagged responses when it should not (b) relied on EXISTS
messages in response to EXPUNGE, which aren't mandated by RFC-3501 (the IMAP
standard) and aren't sent by Dovecot either.
Fix by Sunil Shetye (the fix also consolidates IMAP response handling,
improving overall robustness of the IMAP client), bug report and testing by
Matt Doran, with further hints from Timo Sirainen.
svn path=/branches/BRANCH_6-3/; revision=5459
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5458
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5457
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5454
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5453
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5452
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5451
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5449
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5448
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5447
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5446
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5445
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5444
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5443
|
|
|
|
|
|
| |
mistranslation (Subject: is not to be translated.)
svn path=/branches/BRANCH_6-3/; revision=5442
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5441
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5439
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5438
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5437
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5436
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5435
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5434
|
|
|
|
|
|
|
|
| |
Smtpaddress is for RCPT TO, not MAIL FROM. Found by Gerard Seibert.
'Append to MAIL FROM line:' => 'Use domain on RCPT TO line:'
'Set RCPT To address:' => 'Set fixed RCPT TO address:'
svn path=/branches/BRANCH_6-3/; revision=5433
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5432
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5431
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5430
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5429
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5428
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5427
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5426
|
|
|
|
|
|
| |
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=5423
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5422
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5421
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5420
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5419
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5418
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5417
|
|
|
|
|
|
| |
http://mandree.home.pages.de/fetchmail/info/
svn path=/branches/BRANCH_6-3/; revision=5416
|
|
|
|
|
|
|
| |
Problem was improper scoping of xfree(tt). Patch courtesy of Thomas Heinz.
Fixes Gentoo bug #280760.
svn path=/branches/BRANCH_6-3/; revision=5415
|
|
|
|
|
|
| |
Courtesy of Ernest Adrogué Calveras, Francisco Molinero, Jakub Bogusz.
svn path=/branches/BRANCH_6-3/; revision=5408
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5407
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5406
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5405
|