aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Vladimir's name.Matthias Andree2006-03-291-3/+2
* Bump version to 6.3.3.Matthias Andree2006-03-291-1/+1
* Remove temporary t.rc.* file even if fetchmail crashes.Matthias Andree2006-03-291-1/+1
* More warning fixes (from FreeBSD 6.1).Matthias Andree2006-03-254-5/+7
* Revise ai_canonname workaround comment.Matthias Andree2006-03-211-1/+2
* Restructure, and add more protocol tags.Matthias Andree2006-03-211-12/+12
* generated by cgit v1.2.3 (git 2.46.0) at 2026-05-24 07:41:47 +0000 .Matthias Andree2006-03-102-23/+32
* Add URL for fetchall keep UIDL fix.Matthias Andree2006-03-101-1/+2
* Add comments to make the LAST/UIDL code easier to understand.Matthias Andree2006-03-041-5/+11
* Allow UIDL recording in fetchall keep mode, to avoid re-fetching messages on ...Matthias Andree2006-03-042-1/+5
* Properly credit Chris Boyle for NOOP emulation code for IMAP IDLE incapable s...Matthias Andree2006-03-031-2/+6
* Move more stuff to trunk/TODO.Matthias Andree2006-03-031-28/+1
* Load UID lists only after initializing report/syslog.Matthias Andree2006-03-032-8/+13
* Stop printing blank lines in verbose syslog mode.Matthias Andree2006-03-032-2/+3
* Remove dead variable and add a few comments on the 'invalid header' issue.Matthias Andree2006-03-031-3/+11
* Clean out obsolete items.Matthias Andree2006-03-031-15/+0
* Drop lots of 6.4 stuff, moved into trunk's TODO.Matthias Andree2006-03-031-43/+0
* Consistency: Make --fetchall an alias for --all.Matthias Andree2006-03-033-4/+10
* Fix spelling (add missing comma).Matthias Andree2006-03-031-1/+1
* Rearrange 6.3.3 changes.Matthias Andree2006-03-031-4/+6
* Add X9. Missing "Content-Transfer-Encoding" header with Domino IMAP. Thanks t...Matthias Andree2006-03-032-1/+21
* Revise 'sendmail --' comment.Matthias Andree2006-03-011-1/+2
* Allow --idle on the command line.Matthias Andree2006-03-013-5/+7
* Allow --idle on the command line.Matthias Andree2006-03-011-3/+7
* Note that original sendmail needs to omit --.Matthias Andree2006-03-011-2/+3
* Note Debian Bug#353575 (null SDPS envelope sender replaced by local user info...Matthias Andree2006-03-011-0/+3
* Handle other clients concurrently accessing IMAP mailboxes better. Matthias Andree2006-03-012-11/+37