K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-03-23T14:42:53.573006Z K 7 svn:log V 967 - Update to version 3.1.13 [1] - Convert SIEVE option description to current standards Bugfixes: - when an IMAP client asked for a part of a message that started after the total length of the message, imapd crashed. - on some platforms, pop3d would sometimes continue to try writing to a partially disconnected client, throwing pop3d in a spin-lock. - on pop3d, timsieved and lmtpd disconnecting clients would cause memory leakage New features: - dbmail.conf now adds a new options 'header_cache_readonly = yes|no', Setting it to 'yes' will prevent addition of new rows to the dbmail_headername table. You can now start pruning that table, without having to worry about new messages re-adding those rows. - the usermap feature now also supports default routes on allowed and denied sockets. So you can simply disallow certain users from connecting on any address using 'inet:0.0.0.0/0:143' as a socket specification. PR: ports/187849 [1] Submitted by: maintainer END