Vacation sieve plugin does not work with postfix/postdrop/maildrop
Context
Expected Behavior
Send an email to the author of the email with the vacation message
Actual Behavior
Sep 4 12:40:11 mail postfix/postdrop[19644]: warning: mail_queue_enter: create file maildrop/564307.19644: Permission denied
Sep 4 12:40:11 mail dovecot: lmtp: Error: postdrop: warning: mail_queue_enter: create file maildrop/564307.19644: Permission denied
Sep 4 12:40:21 mail postfix/postdrop[19644]: warning: mail_queue_enter: create file maildrop/564544.19644: Permission denied
Possible Fix
Steps to Reproduce
- Create a sieve filter
vacation
:days 1
:subject "Out of office reply${subjwas}"
"I am out of office
Best regards,";
Your Environment
- Amount of RAM available:
- Mailserver version used: dac8816ec078
- Docker version used:
- Environment settings relevant to the config:
- Any relevant stack traces ("Full trace" preferred):
Vacation sieve plugin does not work with postfix/postdrop/maildrop
Context
Expected Behavior
Send an email to the author of the email with the vacation message
Actual Behavior
Possible Fix
Steps to Reproduce
Your Environment