Closed KGBist2000 closed 6 months ago
I don’t understand why.
mail comes in at the inbox so all unprocessed mails should be there. Moving them after processing seems more logical to me if you want to archive hem.
Hi, thank you for your reply. Please find the usecase, hoply it is then easier to follow:
I’ve given this some thought and decided that I won’t implement this in the short term. I would however like to keep this open so I can think about it some more in the long term
I would appreciate it, too. So you can have one administrative mailbox for multiple purposes and have all important reporting in one account for human control.
implemented in 1.10 :) you can run the update script and add the following to your .env.local
MAILBOX_PATH="__MAILBOX_PATH_TO_YOUR_DMARC_SUBFOLDER__"
MAILBOX2_ENABLED="true" MAILBOX2_CONNECTION="HOST:993/imap/ssl" MAILBOX2_USERNAME="USERNAME" MAILBOX2_PASSWORD="PASSWORD" MAILBOX_PATH="__MAILBOX_PATH_TO_YOUR_SMTPTLS_SUBFOLDER__"
Please add a posibility to select inside an Mailbox an imap folder for TLS Reports and one for dmarc Reports.
It should be possible to select separat imap Folders.