Karsten,

> > Is plamo.de listed in @local_domains_maps ?
> >
> > Defanging is only done for local recipients (since 2.5.0),
> > i.e. for inbound and for all-internal mail, but not for
> > outbound mail.
> > @local_domains_maps = ( [qw(.dxtribute.net .plamo.de )] );
>
> Yes! Perfect! Now everything is tagged.
>
> Spam lover works for my address but virus lover now is ignored?
>
> @bypass_virus_checks_acl = qw( [EMAIL PROTECTED]
>   [EMAIL PROTECTED] );

*_lovers and bypass_* are unaffected by @local_domains_maps,
there shouldn't be any change in their behaviour by listing
additional domains in @local_domains_maps. Please double check.

Btw, if comm-press.net is also your local domain, list that too:

@local_domains_maps = (
  [qw(.dxtribute.net .plamo.de .comm-press.net)]
);

All your domains for which you receive mail should be listed
(local domains, relayed domains (providing MX for them), virtual domains).

  Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/

Reply via email to