Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fetchmail-6.4.39.tar.xz.asc | 2024-07-20 | 833 Bytes | |
README.txt | 2024-07-20 | 735 Bytes | |
fetchmail-6.4.39.tar.xz | 2024-07-20 | 1.2 MB | |
Totals: 3 Items | 1.2 MB | 7 |
fetchmail-6.4.39 (released 2024-07-20, 31729 LoC): # BUG FIXES: * When a server offers STARTTLS although the connection is already wrapped in TLS, fetchmail would issue a bogus "WARNING: server offered STARTTLS but sslproto '' given." (or STLS for POP3). In situations where we wrap the connection in TLS, suppress the warning. Reported by Mike Pope. * If fetchmail was running localized, generate an error e-mail message locally, and if the selected translation would require the Subject: line to wrap inside an RFC-2047 encoded word (=?UTF-8?Q?...?=), the wrapped encoded-word was not indented, thus not marked as a continuation line. --------------------------------------------------------------------------------