OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: local_recipient_maps
From: pbd (postfixnetease.com)
Date: Wed Oct 18 2000 - 02:03:42 CDT


I had put the follow line in my main.cf:
local_recipient_maps=hash:/etc/postfix/my-reci $alias_maps
unix:passwd,byname
the /etc/postfix/my-reci contain:
user1 user1
user2 user2
in main.cf, myorion is testdomain.com
the user2 is a real system user in my /etc/passwd.
when I send mail to user2testdomain.com, postfix can tran it. and when
i send mail to user1testdomain.com, postfix reponse the follow error in
my /var/log/maillog:
Oct 18 15:01:16 www postfix/local[10852]: 5E851597C6:
to=<user1domain.com>, relay=local, delay=0, status=bounced (unknown
user: "user1">