Micha? ?omnicki wrote:
"Yes" because you can use MySQL for a lookup table.
http://www.postfix.org/mysql_table.5.html
"No" because I don't believe you can lookup the sender AND recipient
at once for this kind of check. For that you need a policy server.
"No" because postfix can pass only one ar
> "Yes" because you can use MySQL for a lookup table.
> http://www.postfix.org/mysql_table.5.html
>
> "No" because I don't believe you can lookup the sender AND recipient
> at once for this kind of check. For that you need a policy server.
"No" because postfix can pass only one argument to where
> Yes, you can do this with a policy server. Some pre-built
Thank you Noel. That's exactly what I was looking for.
Michael
Micha? ?omnicki wrote:
Is it possible to create sender and recipient
restrictions dynamic, where sender and recipient are selected by sql
query?
Yes, you can do this with a policy server. Some pre-built
policy servers can be found here:
http://www.postfix.org/addon.html#policy
Policy
2009/3/11 Michał Łomnicki :
> Is it possible to create sender and recipient
> restrictions dynamic, where sender and recipient are selected by sql
> query?
Yes and no.
"Yes" because you can use MySQL for a lookup table.
http://www.postfix.org/mysql_table.5.html
"No" because I don't believ