Am Donnerstag, 26. Januar 2006 23:40 schrieb Gary V:
> Did you ask on the amavis user's list?
No, I asked at the german lists Postfixbuch-users, debian and suse. I head no
idea, which is the right list to ask.
> why would you leave $mydomain blank?
I tested a lot, and read there was(?) a bug and it was recommended to leave it
blank.
> 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 ...
> See:
> http://www.ijs.si/software/amavisd/#faq-spam
>
> and start reading from:
> "No spam-related headers inserted?"
Thanks for this link. I read there, that my question above is amavis related,
but maybe you can answer it in a line.
Al