$mydomain = '';

why would you leave $mydomain blank?

$sa_tag_level_deflt = -100.0; # add spam info headers if at, or above that
level

set
$mydomain = 'client4.local.FQDN';
and add
@local_domains_maps = ( [".$mydomain"] );


Actually, your domain name is read from /etc/mailname in the
05-node_id file so you could actually just get rid of it here.

It would have been nice if the Debian package maintainers added
a few common settings in the 50-user file like:
@local_domains_maps = ( [".$mydomain"] );

I hate the new format they have devised. I wrote a little something
about it but the setup is confusing enough that I don't even know if my
findings are accurate:

http://www200.pair.com/mecham/spam/debian-amavisd-new_2.3.3.html

I wouldn't fault anyone who might be confused or have problems with
this setup.

Gary V

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Reply via email to