mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[GH-ISSUE #8] Auto reply don't work if user config some forward on its mailbox #6
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @harobed on GitHub (Jun 24, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/8
Auto reply don't work if user config some forward on its mailbox.
Why ? It's here https://github.com/modoboa/modoboa-postfix-autoreply/blame/master/docs/setup.rst#L17
If postfix found aliases it's stop the search, then postfix don't read sql-autoreplies.cf.
« Tables will be searched in the specified order until a match is found. »