admin@'s inbox gets sorted: machine mail routes itself out on delivery #115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tweaks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
admin@'s mailbox gets a sieve script that routes machine mail out of INBOX on delivery:fail2bannotifications ->INBOX.f2b,borgbackupfailures ->INBOX.borg, DMARC aggregate reports ->INBOX.dmarc.X-Notification-Sourceheader both notifiers stamp themselves, not the[f2b]/[borg]subject prefixes (cosmetic, would drift). DMARC has no such header, so that leg matchesFromcontainingdmarc, which covers both google's and microsoft's report senders in one test.mailserver.mailboxesentry needed - dovecot'slda_mailbox_autocreate/autosubscribecreate and subscribe the folders on first delivery.left for later: pre-existing borg/dmarc mail already sitting in INBOX needs a one-off
doveadm movesweep, sieve only fires at delivery time.