> why would you leave $mydomain blank?

I tested a lot, and read there was(?) a bug and it was recommended to leave it
blank.

Never heard of a bug of that sort.


> set
> $mydomain = 'client4.local.FQDN';
> and add
> @local_domains_maps = ( [".$mydomain"] );
>
> X=Spam headers are only added for recipient domains that are included in
> @local_domains_maps.

Thanks a lot, it took me days to find this out.

Now I get :

X-Spam-Status: No, score=0.009 tagged_above=-100 required=6.31
        tests=[AWL=0.010, NO_RELAYS=-0.001]
X-Spam-Score: 0.009
X-Spam-Level:

How can I add a comment, which host made the entry. I would like to have
something like:

X-Spam-Status by ...

You can modify the X-Virus-Scanned line:
X-Virus-Scanned: Debian amavisd-new at client4.local.FQDN
it's the $X_HEADER_LINE setting.

The only configurable header field is the X-Virus-Scanned
($X_HEADER_TAG, $X_HEADER_LINE), other are not configurable,
you will have to modify the program. Be sure to only use
allowed characters as the header field head.

Read the amavisd.conf-sample file:
http://www.xmission.com/~jmcrc/amavisd.conf.html
For other amavisd-new related questions, you should join the amavis user's list:
https://lists.sourceforge.net/lists/listinfo/amavis-user

Al

Gary V

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Reply via email to