Luc,

> Unfortunaly, I've setup -999 to sa_tag_level and it doesn't work.
> My problem is perhaps on the configuration of local_domains_acl. Which
> value have I to put ?

You need to list all your domains for which your mailer is receiving mail,
that is all local, virtual, and relay domains. Prepending a dot to a domain
implies its subdomains, along with a domain itself.

@local_domains_maps = (
  [qw( .example.com .example.org .whatever.xxx.example )]
);

You can use any type of lookup tables, i.e. acl, hash, sql, ldap, constant,
see README.lookups.

  Mark

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
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/ 

Reply via email to