1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Larry Rosenman df81cb1b9c mail/dovecot and mail/dovecot-pigeonhole upgrade to 2.3.5 and 0.5.5 respectively
dovecot changelog:
+ Lua push notification driver: mail keywords and flags are provided in MessageNew and MessageAppend events.
+ submission: Implement support for plugins.
+ auth: When auth_policy_log_only=yes, only log what the policy server response would do without actually doing it.
+ auth: Always log policy server decisions with auth_verbose=yes
- v2.3.[34]: doveadm log errors: Output was missing user/session
- lda: Debug log lines could have shown slightly corrupted
- login proxy: Login processes may have crashed in various ways when login_proxy_max_disconnect_delay was set.
- imap: Fix crash with Maildir+zlib if client disconnects during APPEND
- lmtp proxy: Fix potential assert-crash
- lmtp/submission: Fix crash when SMTP client transaction times out
- submission: Split large XCLIENT commands to 512 bytes per command, so Postfix accepts them.
- submission: Fix crash when client sends invalid BURL command
- submission: relay backend: VRFY command: Avoid forwarding 500 and 502 replies back to client.
- lib-http: Fix potential assert-crash when DNS lookup fails
- lib-fts: Fix search query generation when one language ignores a token (e.g. via stopwords).

pigeonhole changelog:
+ IMAPSieve: Add new plugin/imapsieve_expunge_discarded setting which causes messages discarded by an IMAPSieve script to be expunged immediately, rather than only being marked as "\Deleted" (which is still the default behavior).
- IMAPSieve: Fix panic crash occurring when a COPY command copies
messages from a virtual mailbox where the source messages originate from more than a single real mailbox.
- imap4flags extension: Fix deleting all keywords. When the action
resulted in all keywords being removed, no changes were actually
applied.
- variables extension: Fix truncation of UTF-8 variable content. The maximum size of Sieve variables was enforced by truncating the
variable string content bluntly at the limit, but this does not
consider UTF-8 code point boundaries. This resulted in broken UTF-8 strings. This problem also surfaced for variable modifiers, such as the ":encodeurl" modifier provided by the Sieve "enotify" extension. In that case, the resulting URI escaping could also be truncated inappropriately.
- IMAPSieve, IMAP FILTER=SIEVE: Fix replacing a modified message. Sieve scripts running in IMAPSIEVE or IMAP FILTER=SIEVE context that modify the message, stored the message a second time, rather than replacing the originally stored unmodified message.
- Fix segmentation fault occurring when both the sieve_extprograms
plugin (for the Sieve interpreter) and the imap_filter_sieve plugin (for IMAP) are loaded at the same time. A symbol was defined by both plugins, causing a clash when both were loaded.
2019-03-05 23:34:12 +00:00
..
2018-10-01 09:38:30 +00:00
2018-10-28 03:07:52 +00:00
2018-10-28 09:26:13 +00:00
2018-12-23 11:29:55 +00:00
2018-09-22 09:38:26 +00:00
2018-09-25 09:38:28 +00:00
2018-12-23 11:29:55 +00:00
2019-01-31 18:15:45 +00:00
2018-11-02 02:17:19 +00:00
2019-02-10 00:07:03 +00:00
2019-03-05 21:20:27 +00:00
2019-01-06 12:26:02 +00:00
2018-09-18 19:20:17 +00:00
2019-02-14 10:49:34 +00:00
2019-02-15 13:00:11 +00:00
2018-10-12 09:19:04 +00:00
2019-02-15 06:03:52 +00:00
2019-01-07 16:12:11 +00:00
2018-11-29 09:30:31 +00:00
2019-03-05 21:20:27 +00:00
2019-01-23 17:34:46 +00:00
2019-02-22 19:54:07 +00:00
2019-03-04 09:11:33 +00:00
2018-10-27 16:55:44 +00:00
2019-02-04 15:51:24 +00:00
2019-01-07 01:08:08 +00:00
2019-02-12 11:49:15 +00:00
2019-02-15 14:49:01 +00:00
2019-03-04 07:38:23 +00:00
2019-03-01 10:02:22 +00:00
2018-11-21 09:16:50 +00:00
2018-11-08 07:35:30 +00:00
2018-12-22 03:44:37 +00:00
2019-02-10 00:06:28 +00:00
2019-02-10 19:44:46 +00:00
2018-10-10 10:23:35 +00:00
2019-02-17 19:39:11 +00:00
2018-10-15 21:07:43 +00:00
2019-02-13 23:52:30 +00:00
2018-12-17 09:00:15 +00:00
2018-10-10 10:23:43 +00:00
2018-10-08 23:55:09 +00:00
2018-10-29 06:21:47 +00:00
2019-01-05 22:23:11 +00:00
2019-03-05 06:55:47 +00:00
2019-03-05 07:03:28 +00:00
2019-02-22 19:12:48 +00:00
2018-10-15 17:35:43 +00:00
2018-11-23 14:42:29 +00:00
2019-02-02 10:44:36 +00:00
2019-02-28 05:47:38 +00:00
2018-12-03 10:16:33 +00:00
2019-01-25 19:32:27 +00:00
2018-11-09 19:24:37 +00:00
2018-12-23 19:21:13 +00:00
2018-10-31 12:19:38 +00:00
2019-02-16 10:06:01 +00:00
2019-02-06 20:27:51 +00:00
2019-02-11 18:36:20 +00:00
2019-02-03 19:58:57 +00:00
2019-01-01 19:05:57 +00:00
2019-01-01 19:05:57 +00:00
2018-10-15 09:38:43 +00:00
2018-12-02 15:40:04 +00:00
2018-12-02 15:36:26 +00:00
2018-12-02 15:37:49 +00:00
2018-10-20 14:52:42 +00:00
2018-12-03 18:56:42 +00:00
2019-02-09 23:25:36 +00:00
2019-02-09 23:25:36 +00:00
2019-02-02 09:45:32 +00:00
2019-02-14 08:58:06 +00:00
2018-10-19 00:18:55 +00:00
2019-01-01 20:31:43 +00:00
2019-01-22 14:44:38 +00:00
2019-02-04 19:31:35 +00:00