Mark Martinec wrote: > 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.
I'm confused as to how to make this used by amavis. And why would it need to be joined with users? Sorry if I'm being dense, this really isn't documented in a way I can grasp (and I'm not generally stupid) ------------------------------------------------------------------------- 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/
