You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
I am getting an error: 554 Error for mail.<REDACTED>.ca of "Can't send mail - all recipients were rejected: 554 5.7.1 <zander@mail.<REDACTED>.ca>: Relay access denied" If you need help please forward this email to support@forwardemail.net or visit <https://forwardemail.net>.
My setup is that my mail server listens for mail from @<REDACTED>.ca emails, but for some reason it seems to be forwarding them to @mail.<REDACTED>.ca. An MX would contain a name of @ and a value of mail.<REDACTED>.ca and would work fine. I have used rollernet.us, but found it to be unsatisfactory as I was losing mail during server downtime. What I need is to forward mail from *@<REDACTED>.ca to my server at mail.<REDACTED>.ca:26. I receive the above error regardless of whether I use a txt of forward-email=mail.<REDACTED>.ca or forward-email=<REDACTED>.ca. I have specified a forward-email-port=26 txt record.
I am getting an error:
554 Error for mail.<REDACTED>.ca of "Can't send mail - all recipients were rejected: 554 5.7.1 <zander@mail.<REDACTED>.ca>: Relay access denied" If you need help please forward this email to support@forwardemail.net or visit <https://forwardemail.net>.My setup is that my mail server listens for mail from
@<REDACTED>.caemails, but for some reason it seems to be forwarding them to@mail.<REDACTED>.ca. An MX would contain a name of@and a value ofmail.<REDACTED>.caand would work fine. I have used rollernet.us, but found it to be unsatisfactory as I was losing mail during server downtime. What I need is to forward mail from*@<REDACTED>.cato my server atmail.<REDACTED>.ca:26. I receive the above error regardless of whether I use a txt offorward-email=mail.<REDACTED>.caorforward-email=<REDACTED>.ca. I have specified aforward-email-port=26txt record.