Dovecot update to 2.1.8. Please also bump the portrevision of dovecot2-pigeonhole! Changes included: Most importantly fixes a pretty bad behavior of sending mailbox names as UTF-8 instead of mUTF-7 as required by IMAP RFC. I'm surprised nobody hadn't noticed this in v2.1.x tree before yesterday. I guess some clients might have translated the name to UTF-8 anyway and not noticed it, while others would have silently ignored the problem of not seeing STATUS updates. + pop3c: Added pop3c_master_user setting. - imap: Mailbox names were accidentally sent as UTF-8 instead of mUTF-7 in previous v2.1.x releases for STATUS, MYRIGHTS and GETQUOTAROOT commands. - lmtp proxy: Don't timeout connections too early when mail has a lot of RCPT TOs. - director: Don't crash if the director is working alone. - shared mailboxes: Avoid doing "@domain" userdb lookups. - doveadm: Fixed crash with proxying some commands. - fts-squat: Fixed handling multiple SEARCH parameters. - imapc: Fixed a crash when message had more than 8 keywords. - imapc: Don't crash on APPEND/COPY if server doesn't support UIDPLUS. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->jase I'll take it.
jase 2012-07-07 16:26:03 UTC FreeBSD ports repository Modified files: mail/dovecot2 Makefile distinfo pkg-plist Log: - Update to 2.1.8 [1] - Convert to optionsNG and add DOCS,EXAMPLES options - Minor PLIST_SUB and pkg-plist amendments PR: ports/169622 [1] Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Approved by: culot (mentor) Revision Changes Path 1.19 +38 -47 ports/mail/dovecot2/Makefile 1.13 +2 -2 ports/mail/dovecot2/distinfo 1.12 +4 -4 ports/mail/dovecot2/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!
jase 2012-07-07 16:28:11 UTC FreeBSD ports repository Modified files: mail/dovecot2-pigeonhole Makefile pkg-plist Log: - Bump PORTREVISION after update to mail/dovecot2 [1] - Convert to optionsNG and add DOCS,EXAMPLES options - Pet portlint(1): dirrm DOCSDIR PR: ports/169622 [1] Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Approved by: culot (mentor) Revision Changes Path 1.16 +10 -6 ports/mail/dovecot2-pigeonhole/Makefile 1.5 +1 -0 ports/mail/dovecot2-pigeonhole/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"