blob: 124f1acaf8ef4e1eb6a0713925989237688e72f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
REGULAR RELEASE PREPARATIONS
============================
run regression tests
have .po files updated by the translation project
SERIOUS
=======
SSL trust model violation: (Brian Candler)
http://lists.ccil.org/pipermail/fetchmail-friends/2004-April/008516.html
Let IMAP code use UID and UIDVALIDITY rather than relying on flags that
everyone can alter.
NORMAL
======
POP3 hang when polling mail with NUL char that is rejected (David Greaves)
https://lists.berlios.de/pipermail/fetchmail-devel/2004-October/000154.html
Remove spaces after MAIL FROM: or RCPT TO: et al. in BSMTP output (sink.c)
COSMETIC
========
SSL validation prints CommonName mismatch more than once.
Alan Munday suggests message change MULTIDROP without ENVELOPE:
| fetchmail: warning: MULTIDROP configuration for pop.example.org requires the envelope option to be set!
| fetchmail: warning: Check ENVELOPE option if fetchmail sends all mail to postmaster!
|