[GH-ISSUE #1036] No options in Relay Domains section #874

Closed
opened 2026-02-27 11:14:03 +03:00 by kerem · 1 comment
Owner

Originally created by @qskousen on GitHub (Feb 15, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1036

  • Modoboa: 1.6.3
  • installer used: Yes
  • Webserver: Nginx

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)

2017-02-15-161720_1920x1048_scrot

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:

smtp_sasl_password_maps = static:Username:Password
relayhost = [host]:587

However, on attempting to relay email, Postfix is not authenticating and the remote server rejects it. I am not sure if smtp_sasl_password_maps is compatible with Modoboa's default setup, which is why I turned to the "Relay Domains" section and found there were no options.

Originally created by @qskousen on GitHub (Feb 15, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1036 * Modoboa: 1.6.3 * installer used: Yes * Webserver: Nginx # 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) ![2017-02-15-161720_1920x1048_scrot](https://cloud.githubusercontent.com/assets/8398358/22999800/9f8beec4-f39a-11e6-8258-47cc25c4201c.png) 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: ``` smtp_sasl_password_maps = static:Username:Password relayhost = [host]:587 ``` However, on attempting to relay email, Postfix is not authenticating and the remote server rejects it. I am not sure if `smtp_sasl_password_maps` is compatible with Modoboa's default setup, which is why I turned to the "Relay Domains" section and found there were no options.
kerem closed this issue 2026-02-27 11:14:03 +03:00
Author
Owner

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

<!-- gh-comment-id:281508865 --> @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.
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-modoboa#874
No description provided.