From: Victor Duchovni (no email)
Date: Tue Jul 01 2008 - 11:45:00 EDT
On Tue, Jul 01, 2008 at 05:36:23PM +0200, mouss wrote:
> >[root at claven postfix]# postmap -q
> >ldap:/etc/postfix/ldap-umiacs-mailman.conf
> >"|/bin/true"
>
> remove $alias_maps from virtual_alias_maps. These are two different
> concepts. there is no command execution in virtual_alias_maps. Thus your
> "|/bin/tru at dot dot dot " problem.
Also the lookup key for alias expansion in local(8) is just the user
name. Exactly as with the local aliases file:
user: "|/bin/true"
not
: "/bin/true"
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
|
|
|