Postfix uses the standard getpwnam() system library routine to determine if a user exists.
You should do your tests with getpwnam(), not with the getent command. Wietse
Postfix uses the standard getpwnam() system library routine to determine if a user exists.
You should do your tests with getpwnam(), not with the getent command. Wietse