OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Problem with postfix and nscd

From: Wietse Venema (wietseporcupine.org)
Date: Wed Jun 01 2005 - 13:39:31 CDT


Angel L. Mateo:
> to=<amateomyotis1.telemat.um.es>, orig_to=<amateoum.es>, relay=local,
> delay=6, status=bounced (unknown user: "amateo")

Complain to your vendor. Postfix uses the system getpwnam() routine
to look up user information; this routine MUST NOT report that
the user doesn't exist when some server is down.

        Wietse