Hi,
I'm trying to use postfix-3.5.7 to throttle email to freemail domains
like gmail and yahoo, but having some problems. I'm able to throttle
it for users @gmail.com, but not for domains that use google as their
MX because the recipient is not @gmail.com, for example.
For this reason, I thought
Thomas GUIRRIEC:
> Thank you for your reply and for the tip with virtual_alias.
>
> So, if i understand, virtual_alias and canonical? always do recursive
> lookup until the key equals the value (with LDAP table) :
>
> A -> A (STOP)
>
> A -> B; B -> B (STOP)
>
> A -> B; B -> C; C-> C (STOP)
>
Thank you for your reply and for the tip with virtual_alias.
So, if i understand, virtual_alias and canonical always do recursive
lookup until the key equals the value (with LDAP table) :
A -> A (STOP)
A -> B; B -> B (STOP)
A -> B; B -> C; C-> C (STOP)
Is that correct ?
Best regards.
Le