On 2012-01-18 2:10 PM, Noel Jones <njo...@megan.vbhcs.org> wrote:
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.
I know - I didn't say it was...
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.
Well, I didn't intend to suggest that this was some magical thing that
postfixadmin did, I was just pointing out that there is a ways to do
this now (without having to 'roll your own')...
--
Best regards,
Charles