mouss escribió:
> most examples you'll see here use hash. you can use whatever db type.
> you can use 'postmap -q' to test your map.
>
> in this particular case, you can create a Access_Sender table, and use
> something like
>
> query = select action from Access_Sender where '%s' = email;
>
> this will allow you to define actions per sender (full address or domain).
>
>   
Sounds very interesting, thanks. I'll take a deeper look on postfix
documentation about mapping to mysql tables.



Reply via email to