mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1036] No options in Relay Domains section #874
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#874
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 @qskousen on GitHub (Feb 15, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1036
Steps to reproduce
Install Modoboa and navigate to Relay Domains page.
Current behavior
Relay Domains shows a single input to verify master.cf but no other options.
Expected behavior
Modoboa should offer ability to configure relay domains.
Video/Screenshot link (optional)
I am trying to relay all outgoing for all domains through another host. If I am correct, the "Relay Domains" section would be the place to do that, however I don't see any options to set it up. I have double checked that the path to master.cf is correct.
I have also tried doing this manually in main.cf by adding:
However, on attempting to relay email, Postfix is not authenticating and the remote server rejects it. I am not sure if
smtp_sasl_password_mapsis compatible with Modoboa's default setup, which is why I turned to the "Relay Domains" section and found there were no options.@qskousen commented on GitHub (Feb 21, 2017):
I had some more time to look into this and I understand my mistake now, and understand what relay domains are for, and that this is not what I am looking for. I still don't know what I can do to get the relayhost to authenticate properly but clearly relay domains are not the way to go about that. Sorry for the confusion, I will close this issue.