-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Emails routing internally for domain managed by another server #3181
Copy link
Copy link
Closed as not planned
Labels
area/scriptskind/new featureA new feature is requested in this issue or implemeted with this PRA new feature is requested in this issue or implemeted with this PRkind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answermeta/closed due to age or inactivityThis issue / PR has been closed due to inactivityThis issue / PR has been closed due to inactivitymeta/staleThis issue / PR has become stale and will be closed if there is no further activityThis issue / PR has become stale and will be closed if there is no further activityservice/postfix
Metadata
Metadata
Assignees
Labels
area/scriptskind/new featureA new feature is requested in this issue or implemeted with this PRA new feature is requested in this issue or implemeted with this PRkind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answermeta/closed due to age or inactivityThis issue / PR has been closed due to inactivityThis issue / PR has been closed due to inactivitymeta/staleThis issue / PR has become stale and will be closed if there is no further activityThis issue / PR has become stale and will be closed if there is no further activityservice/postfix
Subject
I would like some feedback concerning a use case
Description
I've configured an email which is restricted to send only, updated SPF records to allow the server to send out on that domain's behalf, however other users on this mailserver now cannot send emails to users on that domain which resides in Gmail:
To explain:
Added
[email protected] to mail.mydomain.com to be used inside wordpress for SMTP authenticated email sending
domain2.com mail is actually handled by gmail
sending from [email protected] to [email protected] no longer works as it's being routed internally to a non existent mailbox, any ideas how to get around this?