Use sieve-mailbox-open instead of mu-mailbox-open. The former searches
the list of open mailboxes and returns one if found. All the mailboxes get closed at once when the sieve program finishes execution. This saves memory and speeds up the execution (fewer calls to gc, if any). sieve-regexp-to-posix: escape special characters. action-reject: Use ports instead of mu-body- interface.
Showing
1 changed file
with
48 additions
and
12 deletions
-
Please register or sign in to post a comment