This is a discussion on [AMaViS-user] whitelist trouble (newbie) within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi there, newbie here ;)=20 Having some troubles while trying to configure the amavis whitelist. I've added to the @...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi there, newbie here ;)=20
Having some troubles while trying to configure the amavis whitelist. I've added to the @score_sender_maps an internal test account (user1@ntop.mycompany.net) with a negative value (-100) but this setting is not being evaluated when I send an e-mail from this user account (as it's reported by SA in the content analysis report), same thing happens to the default amavis table, ie: nobody@cert.org; what am I doing wrong ? Thanks in advance, JC. @score_sender_maps =3D ({ # a by-recipient hash lookup table # site-wide opinions about senders (the '.' matches any recipient) '.' =3D> [ # the _first_ matching sender determines the score boost # read_hash("/var/amavis/sender_scores_sitewide"), { # a hash-type lookup table (associative array) 'user1@ntop.corp.mycompany.net' =3D> -100.0, 'nobody@cert.org' =3D> -3.0, 'cert-advisory@us-cert.gov' =3D> -3.0, ---cut--- Content analysis details: (1003.6 points, 5.0 required) pts rule name description ---- ---------------------- -----------------------------------------------= --- 0.1 NO_REAL_NAME From: does not include a real name 1.0 UNDISC_RECIPS Valid-looking To "undisclosed-recipients" 1.4 MSGID_FROM_MTA_ID Message-Id for external message added locally 1000 GTUBE BODY: Generic Test for Unsolicited Bulk Email 1.1 MISSING_SUBJECT Missing Subject: header ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ 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/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|