mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 16:45:59 +03:00
[GH-ISSUE #32] "Method" missing in postfix_autoreply_transport #17
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#17
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 @alienmindbender on GitHub (May 3, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/32
Originally assigned to: @tonioo on GitHub.
Hi,
when (re)deploying (install, migrate, load_initial_data) the modoboa-postfix-autoreply plugin the created postfix_autoreply_transport table is missing the appropriate entries (autoreply:) in the method column:
When autoreply is activated emails will bounce with:
I used:
modoboa-1.5.1
modoboa_admin-1.1.2
modoboa_postfix_autoreply-1.1.6
modoboa_sievefilters-1.0.5
modoboa_stats-1.0.6
modoboa_webmail-1.0.4
@tonioo commented on GitHub (May 3, 2016):
Thanks for reporting this.