[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[mpop-users] mpop 1.0.14 is released!
mpop 1.0.14 is released!
The following changes are noteworthy in this release:
- Performance is further improved by a new approach to handle UIDs. This
is especially noticable with large mail boxes (many thousands of mails).
Thanks to Dimitrios Apostolou for the patch!
- TLS/SSL configurability is improved by the new commands tls_crl_file,
tls_priorities, and tls_min_dh_prime_bits.
These new commands currently only work with GnuTLS; OpenSSL users
will get an error when using them. Please have a look at tls_init() in
tls.c if you want to help implementing this functionality for OpenSSL.
Patches are most welcome!
Martin