blob: febc3c69d968fff369ba096aa3405abec5b7b3be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6.3.6:
- fix TLS issue for good
- investigate 6.3.5 regression on spam message (berlios bug)
CODE:
- check recent list mail
- check Debian BTS and other bug trackers
- better logging (log all headers, log forward destination + method)
- check strict envelope N Received parsing,
see mail from Admin Att on fetchmail-users
- 6.3.4-pending-deletes.patch
- fetchmail -s with running daemon complains rather than silently
restarting daemon
- send warning message when connection fails?
- when logging to syslog, disable locale?
- check FAQ O5 - do we really prefer From: over envelope?!?
DOCUMENTATION:
- document Received: parsing expectations
- Add info whether Keywords are global, server or user keywords
- review sample.rcfile and document it
- consolidate multidrop documentation
|