OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Using PCRE tables in alias_maps

From: Jussi Silvennoinen (jussi_postfixsilvennoinen.net)
Date: Tue Nov 02 2004 - 01:44:16 CST


> I want to use PCRE lookup tables as the source for local aliases,
> but it seems that I have a problem to configure it.
>
> My main.conf:
> alias_maps = hash:/etc/aliases, pcre:/etc/postfix/my_pcre_aliases
>
> /etc/postfix/my_pcre_aliases:
> /someone/ usermydomain.org

/^someone$/ usermydomain.org

--

  Jussi