[GH-ISSUE #8] Auto reply don't work if user config some forward on its mailbox #6

Closed
opened 2026-02-27 10:25:15 +03:00 by kerem · 0 comments
Owner

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. »

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. »](http://www.postfix.org/postconf.5.html#virtual_alias_maps)
kerem 2026-02-27 10:25:15 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-postfix-autoreply-modoboa#6
No description provided.