cic
16th November 2007, 04:52
We're attempting to use a sendmail script from the website to email a user who's email address is the same of the site (www.domain1.com - joe@domain1.com). However, when we attempt to send email to this user, we get the follownig message:
The Postfix program
<joe@domain1.com>: unknown user: "joe"
Reporting-MTA: dns; server1.example.com
X-Postfix-Queue-ID: 855A2218092
X-Postfix-Sender: rfc822; bob@domain2.com
Arrival-Date: Mon, 5 Nov 2007 17:03:55 -0500 (EST)
Final-Recipient: rfc822; joe@domain1.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "joe"
I know this is because Postfix thinks the domain is local to the server but how can I tell postfix that this particular domain's email server resides externally?
Thanks!
Troy
The Postfix program
<joe@domain1.com>: unknown user: "joe"
Reporting-MTA: dns; server1.example.com
X-Postfix-Queue-ID: 855A2218092
X-Postfix-Sender: rfc822; bob@domain2.com
Arrival-Date: Mon, 5 Nov 2007 17:03:55 -0500 (EST)
Final-Recipient: rfc822; joe@domain1.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "joe"
I know this is because Postfix thinks the domain is local to the server but how can I tell postfix that this particular domain's email server resides externally?
Thanks!
Troy