Skip to content

vacation (sieve) and postfix/postdrop #1029

@matrixise

Description

@matrixise

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

  1. 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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions