OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "User unknown in local recipient table" instead of "User unknown"?

From: Noel Jones (njonesmegan.vbhcs.org)
Date: Tue Sep 23 2003 - 13:55:12 CDT


At 01:23 PM 9/23/03, Andrew Ball wrote:
>Sorry to make you revisit this issue.
>
>I've read the archives on this subject, but it's not clear to me why both
>local and non-local messages sent to non-existent users receive the message
>
> User unknown in local recipient table
>
>Instead of
>
> User unknown.
>
>I know that Postfix 2.x handles things slightly differently, but from what
>I've read, I'm not doing any of the things that would trigger
>this. Clearly, I'm wrong.
>
>Here's the transcript:
>-------------------
> In: MAIL FROM:<acttheatreearthlink.net> SIZE=1658
> Out: 250 Ok
> In: RCPT TO:<bobacttheatre.org>
> Out: 550 <bobacttheatre.org>: User unknown in local recipient table
>--------------------------------

acttheatre.org is listed in mydestination. bob is not listed in the local
passwd database or the local alias maps.

If this is not a local domain, don't list it in mydestination.

If this domain is relayed to another server (in your network or elsewhere)
for final delivery, it should be listed in relay_domains. You can control
valid users for relay_domains with relay_recipient_maps, the default is to
accept any user. See ADDRESS_CLASS_README

>mydestination = $myhostname, localhost.$mydomain, $mydomain,
>interact.$mydomain
>mydomain = acttheatre.org

--
Noel Jones

-
To unsubscribe from the postfix-users list, click the link below:
<mailto:majordomopostfix.org?body=unsubscribe%20postfix-users>