From: Noel Jones (no email)
Date: Mon Sep 25 2006 - 15:48:01 EDT
At 02:23 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=<>,
>orig_to=<>,
>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 <> FAIL (in reply to RCPT
>TO command))
>
>Becasue of this log error I set up a ''
>user so now I get the email delivered to
>'' in the ''
>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,
>myhostname = mail.mydomain1.org
mydestination should be a list of domain names, not email
addresses.
-- Noel Jones
|
|
|