On 8/21/07, Nate <[EMAIL PROTECTED]> wrote: > I know we can whitelist/blacklist domains by adding "@domain.com" to > mailaddr table. We can do individual emails by adding > "[EMAIL PROTECTED]" to mailaddr table. > > I would like to expand the capabilities and be able to add > "@*.domain.com" and "[EMAIL PROTECTED]" as well to catch all > sub-domains of a domain as well. > > Any suggestions? > > - Nate >
http://www.ijs.si/software/amavisd/README.lookups.txt [EMAIL PROTECTED] user @example.com @.example.com If you were to use @.example.com, this would include all users at that domain and subdomains, so [EMAIL PROTECTED] would already be included. You can see how a query might look: http://marc.info/?l=amavis-user&m=113183777625635 You will notice that [EMAIL PROTECTED] is not one of the keys. -- Gary V ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
