From: Phil Howard (no email)
Date: Mon Jul 01 2002 - 07:41:26 EDT
On Mon, Jul 01, 2002 at 12:02:14PM +0200, Jean-Pierre Schwickerath wrote:
| 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...
So what do I put there to make it understand /etc/passwd format?
Is there a document or man page that lists all the formats?
-- ----------------------------------------------------------------- | Phil Howard - KA9WGN | Dallas | http://linuxhomepage.com/ | | | Texas, USA | http://phil.ipal.org/ | ----------------------------------------------------------------- - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|