On Jan 11, 2008, at 9:27 AM, Mark Martinec wrote: >>>> The problem is that I'm hosting a bunch of friends, and I in no way >>>> really want to be editing/restarting everything any time they >>>> host a >>>> new domain. (same set of problems for other hosting providers too) >>>> >>>> What are my choices to resolve this? I need some sort of db >>>> lookup >>>> for what domains are local. >>> >>> Yes, sql based lookups, see readme's or restart amavisd every >>> time a new >>> domain comes on. > > If you want to avoid a restart, the only options are SQL or LDAP - > based > lookup tables. This needn't be a full-featured SQL server, it would > suffice to use a SQLite database (embedded, no SQL server).
I am honestly trying to find documentation on how to do this, and coming up blank. I have an existing SQL table with all of my mail users, if I can query that it would be perfect. -- Jo Rhett Net Consonance : consonant endings by net philanthropy, open source and other randomness ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ 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/
