|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Alias to commands (Mailman virtual aliases)
From: Wietse Venema (wietse
porcupine.org)
Date: Sun Jul 17 2005 - 09:10:33 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wietse Venema:
> I suggest that you report the result of a few relevant
> tests with the postmap command.
>
> > virtual_alias_maps = hash:$config_directory/virtual regexp:$config_directory/map-regexp/virtual-mailman
>
> For the hash table (which comes first) you'd need to do all
> the lookups that are documented in virtual(5)
>
> postmap -q user
domain hash:/somewhere/virtual
> postmap -q user hash:/somewhere/virtual
> postmap -q
domain hash:/somewhere/virtual
>
> (the second is needed only when domain is listed in $myorigin
> or $mydestination).
>
> For the regexp table you'd merely have to run the full address:
>
> postmap -q user
domain regexp:/somewhere/map-regexp/virtual-mailman
>
> This will clarify where the lookups fail, or where the succeed
> in the wrong map.
Could you PLEASE do the measurement as asked above?
Note, the queries refer to the VIRTUAL ALIAS map not /etc/aliases.
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]