mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[GH-ISSUE #21] modoboa_admin_aliasrecipient always references the autoreply address #12
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#12
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 @Toniob on GitHub (Nov 2, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/21
Originally assigned to: @tonioo on GitHub.
Since version 1.1.1, the table modoboa_admin_aliasrecipient always references the autoreply address as an alias. With postfix using mapfile sql-aliases.cf, it tries to use to autoreply transport everytime, even if the user didn't enable the plugin for his account.
The autoreply address should be present in this table only if it is enabled for the user.