On Fri, 5 Mar 2010 22:16:57 +1100 (EST) "Voytek Eymont" <li...@sbt.net.au> wrote:
> > On Fri, March 5, 2010 8:44 pm, Jack Knowlton wrote: > > On Fri, March 5, 2010 1:47 am, Tim Howe wrote: > >> On Fri, 5 Mar 2010 11:04:26 +1100 (EST) > >> "Voytek Eymont" <li...@sbt.net.au> wrote: > >>> I use amavis' viruslovers/spamlovers files to list users to be > >>> exempted > > > Thanks guys, that's definitely what I need. I read the docs and have one > > further question: do I have to list every recipient individually or is > > there a variable/regex I can use to include the whole domain? > > > I listing individual users as well as domains like so: > > us...@domain1.tld > us...@domain1.tld > domain2.tld If you are using the database, the domains look like @domain.tld. There is then a priority field in the users table that governs what is sorted first. Users have a higher priority than domains, so they sort later. See http://www.ijs.si/software/amavisd/README.sql.txt --TimH ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/