On 1/18/2012 12:56 PM, Charles Marcus wrote:
> On 2012-01-18 1:44 PM, /dev/rob0 <r...@gmx.co.uk> wrote:
>> On Wed, Jan 18, 2012 at 01:35:14PM -0500, Charles Marcus wrote:
>>> Postfixadmin supports domain aliasing without losing recipient
>>> validation (although I don't use it myself)...
> 
>> Seems like a SQL trigger on insert could easily create both entries
>> when one is entered.
> 
> Could be - maybe that's how they do it... all I know is it works...
> 

Postfixadmin is not doing wildcard aliasing.  With *sql tables you
can do some something like "if user@A exists, forward to user@B and
user@C".  Any postfix that uses *sql tables can do this; this isn't
some trick of postfixadmin.



  -- Noel Jones

Reply via email to