OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Postmaster and abuse default in virtual_alias_map

From: Alain NAKACHE (alainalinto.net)
Date: Sun Jul 30 2006 - 10:26:08 CDT


Magnus Bäck a écrit :
> On Sunday, July 30, 2006 at 16:41 CEST,
> Alain NAKACHE <alainalinto.net> wrote:
>
>
>> Then pce_table(5) is my only chance to achieve my goal since
>> 'postmaster' is not in the search order. Right ?
>>
>
> The problem is that the virtual alias table is applied to ALL
> recipients, so if you put
>
> /^postmaster/ postmasterlocalhost
>
> in your pcre virtual alias table users who try to send mail to
> postmasterhotmail.com, postmasteraol.com, or whatever are in
> for a big surprise.
>
> Generate the required aliases or store them in LDAP.
>
>
You are right. :-(

Thanks for your help