Re: [AMaViS-user] spam in inbox

This is a discussion on Re: [AMaViS-user] spam in inbox within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; boricua wrote: >> I would also change: >> $sa_tag_level_deflt = 2.0; >> to: >> $sa_tag_level_deflt = undef; &...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-07-2005
Gary V
 
Posts: n/a
Default Re: [AMaViS-user] spam in inbox

boricua wrote:

>> I would also change:
>> $sa_tag_level_deflt = 2.0;
>> to:
>> $sa_tag_level_deflt = undef;
>>
>> so YOUR amavisd-new will create a X-Spam-Report report on every mail, spam or not.
>>
>> Gary V
>>


> i did this but i still dont see x-spam-report
> ontent-Disposition: inline


You MUST do these other two parts also:
$mydomain = 'is-a-geek.org';
@local_domains_maps = ( [".$mydomain", 'localhost', '.despiertapr.com'] );

> do u pas bad header or discard them ?


D_PASS

>> $mydomain = 'pepino.is-a-geek.org';
>> needs to be:
>> $mydomain = 'is-a-geek.org';


> but pepino is part of the domain


It is a host in the domain, you need to use the domain name, not a host
name. If you don't want to change this, then at least change this:
@local_domains_maps = ( [".$mydomain", '.is-a-geek.org', 'localhost', '.despiertapr.com'] );


Gary V



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:56 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0