From: Jean-Pierre Schwickerath (no email)
Date: Mon Jul 01 2002 - 06:02:14 EDT
Phil Howard <> wrote:
> What I mean by that is that the user names will not be listed
> in the /etc/passwd file. There is another file which looks
> like the first 2 fields of /etc/passwd or /etc/shadow which
> contains the list of valid users. The main question is how
> might I get Postfix to check this file for known users?
There is a parameter called local_recipient_maps
--cut--
local_recipient_maps = $alias_maps unix:passwd.byname
--cut--
There you could add your file(s) in any format that postfix
understands...
Jean-Pierre
-- Powered by Linux From Scratch - http://schwicky.net PGP Key ID: 0xEE6F49B4 - AIM/Jabber: Schwicky - ICQ: 4690141 Nothing is impossible... Everything is relative! - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|