Hi, i've tried want to said but didn't work.. :(

from
@local_domains_acl = ( ".$mydomain" );
changed it to
[EMAIL PROTECTED] = ( "." );

restarted amavis-new and send a test spam,
still the same..

the sender recieves an mailer daemon notification, email gets
quarantined and notified. the intended recipient did not recieved
any spam email with a modified Subject..

what else do you think i should check?
thanks plenty sir

>> In amavisd.conf
>> $spam_quarantined_to recieves the spam email
>> $spam_admin also recieved notifications
>>
>> but there's no ****SPAM**** in the subject of the email
>>
>> I have it set in /etc/mail/spamassassin/local.cf and
>> /etc/amavisd.conf just to be sure.
>>
>> in amavisd.conf
>> $sa_tag_level_deflt = -999
>> $sa_tag2_level_deflt = 5.0
>> $sa_spam_subject_tag = '***SPAM***'
>>
>This is usually something to do with the @local_domains maps list. Amavisd
>only inserts spam headers for recipients it considers local.
>
>I've got:
>@local_domains_maps = ( "." );
>Which I think makes amavis think every address is local ...

What is $sa_kill_level_deflt set to? The subject will only change for mail that scores between $sa_tag2_level_deflt and $sa_kill_level_deflt and is delivered to a recipient (not quarantined). Temporarily set $sa_kill_level_deflt to 999.0 and see if the subject changes (all spam will be passed, not quarantined).

From amavisd.conf-sample:

# (only seen when spam is passed and recipient is # in local_domains*)

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




Reply via email to