Mark Martinec schrieb:
> Andi,
>
> Your settings appear fine.
>
> At log level 5 you would see:
>    appending addr ext '...', giving ...
> or replacing addr ext '...' by '...', giving ...
> if it works, and the MTA log should show changed addresses,
> as Gary noted.
>
> Perhaps you have local_domains set incorrectly.
> Only recipient addresses which match local_domains
> are subject to appending address extension.
>
>   Mark

Hi Mark, Gary,

thanks for help and incredible... now it works...
I didn't change anything on amavisd.conf since the mail to the list...
only one restart of amavisd (believe me... I restarted amavisd many times
;-)).
OK - now I'm receiving mail "PASSED SPAMMY" with hits between 3.35 and 5.
The TO: part of the mail is: undisclosed recipients:;
In the complete header there is [EMAIL PROTECTED] as TO shown -
correct. But the mail is delivered to [EMAIL PROTECTED]
As I undestand it right, the TO: is changed into andi+spam and the mail
ist still delivered to [EMAIL PROTECTED] - right?
So the local mailer or cyrus/sieve or something other can filter the TO:
header and put it to the spam-folder?
So I've to setup a standard SPAM folder for each user with a filter rule
for sieve (in my case) that filters the special TO: headers to this
folder?

I put the $final_spam_destiny = D_DISCARD;
Now it is possible to set it to D_PASS and every SPAM detected (additionaly
$sa_kill...=5 up to $sa_quarantine_cutoff_level = 7 to the D_DISCARD
version) would be delivered to [EMAIL PROTECTED] - correct?

I don't want to send a DSN at all, but it has to be higher than
$sa_kill... because only for hits higher than $sa_kill.. the
$final_spam_destiny take affect and the $sa_dsn_cutoff_level = 6.01; could
work if I want to.
Is this understanding right?

Uhh... its clearer (and almost working) but not clear as you can see my
questions.

Andi


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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