Modify ↓
Ticket #4458 (closed defect: fixed)
Unable to set a Smarthost without MX lookup
| Reported by: | alfred.schapansky@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In my configuration i have a smarthost i'm sending emails through at a provider but the same host has a MX record, that points back to my server i'm relaying from that ends in a loop if postfix uses the MX for sending mail. In the postfix config you can prevent this if you put [] (square brackets) around the name of the relayhost but the webfrontend does not allow to enter square brackets.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Hello Alfred Schapansky,
This is fixed in [71f06b4] .
To hotfix your system:
After the hotfix you will be able to use the [smarthost] syntax.
Regards,
Javier