Jo,

> Can amavis lookup a map via SQL or not?

Yes, as Gary already showed how (quoting a text from amavisd.conf-sample).

If you have some of the users and their settings in SQL tables
'users' and 'policy' (amavis schema), but want to extend the
'users' table with a list of remaining local domains, just use
a UNION of the 'users' table with whatever list of domains
you can fabricate by a SELECT from your existing postfix schema.

  Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to