Gary wrote: > Looks fine, it could even be shortened to: > @local_domains_maps = ( ['.emji.net','.blast.com'] );
Actually, maybe it needs to be asked what version of amavisd-new are you running? The older 20030616-Px version would use: @local_domains_acl = ( '.emji.net', '.blast.com' ); Version 2.0 or newer could use either. Gary V ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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/
