mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[GH-ISSUE #15] Autoreply does not work with Postfix smtpd_sender_login_maps #9
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#9
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 @phaf on GitHub (Aug 20, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/15
According to the newest version of modoboa's documentation of Postfix maps [0], the configuration settings smtpd_sender_login_maps and smtpd_sender_restrictions should be used.
If I enable them, the autoreply script is not allowed to send the reply mails.
[0] https://github.com/tonioo/modoboa/blob/master/doc/integration/imap_and_smtp.rst
Any ideas on how those settings have be configured in order to work with autoreply?
Thanks in advance.
@tonioo commented on GitHub (Aug 21, 2015):
Hi,
you need to activate this feature only for the submission port (587), not globally.