|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Adding a 3rd Domain
From: Noel Jones (njones
megan.vbhcs.org)
Date: Mon Sep 25 2006 - 22:07:43 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 08:22 PM 9/25/2006, Jim Douglas wrote:
>>>I have two domains with users up and running with
>>>Postfix..sending /receiving emails, no problem...
>>>
>>>My problem is that I can't get the third domain up and
>>>running...Postfix is accepting the email, which it
>>>should because the user exists in the the domain, but
>>>then forwarding it...this is the error in the log,
>>>
>>>Sep 24 16:46:53 cpe-22-22-222-222 postfix/lmtp[6798]:
>>>D111938C0057: to=<root
mydomain1.org>,
>>>orig_to=<sales
mydomain2.com>,
>>>relay=localhost.phi.rr.com[127.0.0.1], delay=3,
>>>status=bounced (host localhost.phi.rr.com[127.0.0.1]
>>>said: 550 Recipient <root
mydomain1.org> FAIL (in reply
>>>to RCPT TO command))
>>>
>>>Becasue of this log error I set up a
>>>'root
mydomain1.org' user so now I get the email
>>>delivered to 'sales
mydomain2.com' in the
>>>'root
mydomain1.org' mailbox. What settings should I check ?
>>>
>>>...these are some setting I have been changing without
>>>any luck, I'm sure more experienced eyes can see the problem..
>>>
>>>mydestination = $myhostname, localhost.$mydomain,
>>>localhost. mydomain1.org, sales
mydomain2.com
>>>myhostname = mail.mydomain1.org
>
>They are domains, my mistake,
>
>mydestination = $myhostname, localhost.$mydomain,
>localhost. mydomain1.org, mydomain2.com
This document describes basic postfix configuration:
http://www.postfix.org/BASIC_CONFIGURATION_README.html
This document describes the postfix address rewriting controls:
http://www.postfix.org/ADDRESS_REWRITING_README.html
And this describes how to report problems if you need
additional help:
http://www.postfix.org/DEBUG_README.html#mail
--
Noel Jones
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]