<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7601.17744"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>These entries</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff>&gt;&gt; @srs.bis6.us.blackberry.com&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; <A href="mailto:*@*.*.us.blackberry.com">*@*.*.us.blackberry.com</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; 74.82.85.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default<BR></FONT><BR>were cut and pasted from the mailwatch whitelist.&nbsp; Something went wrong when I pasted the info from the spam.whitelist.rules.&nbsp; It should have been this.&nbsp; Sorry for the confusion.</DIV>
<DIV>&nbsp;</DIV>
<DIV><EM># If you are basing a blacklist on this then you can refer to<BR># a null (empty) sender address with "/^$/" as the address to match.<BR>#<BR># This is where you can build a Spam WhiteList<BR># Addresses matching in here, with the value<BR># "yes" will never be marked as spam.<BR>#From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 152.78.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR>#From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 130.246.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR>#From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; host:soton.ac.uk yes # Note this is slower than using the IP<BR></EM><EM><FONT color=#0000ff>From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 74.82.85.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR></FONT>FromOrTo:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<BR></EM></DIV>
<DIV>After testing, I realized that I use either&nbsp;the SQL whitelist or the file based rules.</DIV>
<DIV>&nbsp;</DIV>
<DIV>#Is Definitely Not Spam = %rules-dir%/spam.whitelist.rules<BR>Is Definitely Not Spam = &amp;SQLWhitelist<BR></DIV>
<DIV>I finally figured out the entry to whitelist in the spam.whitelist.rules works but the entry to whitelist in the SQL whitelist doesn't.&nbsp; So maybe there is something wrong with the SQL table.&nbsp; Not sure, need to test some more.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Gary</DIV>
<DIV><BR>&gt;&gt;&gt; Alex Neuman &lt;alex@vidadigital.com.pa&gt; 1/4/2013 12:43 PM &gt;&gt;&gt;<BR>Plus you have the syntax wrong.<BR><BR>From:&nbsp;&nbsp; .blackberry.com yes<BR><BR>... in /etc/MailScanner/rules/spam.whitelist.rules should work.<BR><BR>I don't know why you think "from something default" makes any sense,<BR>"from something yes" as an answer to the question "is this<BR>whitelisted" makes more sense, since the default is "no".<BR><BR>On Fri, Jan 4, 2013 at 11:10 AM, Scott Silva &lt;ssilva@sgvwater.com&gt; wrote:<BR>&gt; on 1/4/2013 6:49 AM Gary Faith spake the following:<BR>&gt;&gt; I am attempting to whitelist e-mail from blackberry servers but not having any<BR>&gt;&gt; success.&nbsp; Since I read that MailScanner bases the whtelist on the envelope,<BR>&gt;&gt; here is the envelope (I changed the e-mail address):<BR>&gt;&gt;<BR>&gt;&gt; EHLO smtp02.bis6.us.blackberry.com<BR>&gt;&gt; MAIL FROM:&lt;SRS0=+AiNi2=K5=mydomain.net=user@srs.bis6.us.blackberry.com<BR>&gt;&gt; &lt;mailto:SRS0=+AiNi2=K5=mydomain.net=user@srs.bis6.us.blackberry.com&gt;&gt; SIZE=876<BR>&gt;&gt; RCPT TO:user@mydomain.net &lt;mailto:TO:user@mydomain.net&gt;( mailto:user@mydomain.net)<BR>&gt;&gt; Return-Path: &lt; g&gt;<BR>&gt;&gt; Received: from smtp07.bis6.us.blackberry.com (smtp07.bis6.us.blackberry.com<BR>&gt;&gt; [74.82.85.7])<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by mscan.asdmonline.net (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP id<BR>&gt;&gt; r04EPuc6025687<BR>&gt;&gt;<BR>&gt;&gt; I have tried whitelisting via Mailwatch:<BR>&gt;&gt;<BR>&gt;&gt; @srs.bis6.us.blackberry.com&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; *@*.*.us.blackberry.com &lt;mailto:*@*.*.us.blackberry.com&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; 74.82.85.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt;<BR>&gt;&gt; with no success.&nbsp; I even tried to whitelist in the MailScanner rule file<BR>&gt;&gt; (spam.whitelist.rules):<BR>&gt;&gt;<BR>&gt;&gt; mscan:/etc/MailScanner/rules # cat spam.whitelist.rules<BR>&gt;&gt; # If you are basing a blacklist on this then you can refer to<BR>&gt;&gt; # a null (empty) sender address with "/^$/" as the address to match.<BR>&gt;&gt; #<BR>&gt;&gt; # This is where you can build a Spam WhiteList<BR>&gt;&gt; # Addresses matching in here, with the value<BR>&gt;&gt; # "yes" will never be marked as spam.<BR>&gt;&gt; #From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 152.78.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR>&gt;&gt; #From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 130.246.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<BR>&gt;&gt; #From:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; host:soton.ac.uk yes # Note this is slower than using the IP<BR>&gt;&gt; @srs.bis6.us.blackberry.com&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; *@*.*.us.blackberry.com &lt;mailto:*@*.*.us.blackberry.com&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; 74.82.85.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default<BR>&gt;&gt; FromOrTo:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<BR>&gt;&gt;<BR>&gt;&gt; and the message keep getting scanned and blocked:<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; Score&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Matching Rule&nbsp;&nbsp; Description<BR>&gt;&gt; -0.50&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BAYES_00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bayesian spam probability is 0 to 1%<BR>&gt;&gt; 2.00&nbsp; DCC_CHECK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Listed in DCC (http://rhyolite.com/anti-spam/dcc/)<BR>&gt;&gt; 2.00&nbsp; DIGEST_MULTIPLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Message hits more than one network digest check<BR>&gt;&gt; 2.50&nbsp; PYZOR_CHECK&nbsp;&nbsp;&nbsp;&nbsp; Listed in Pyzor (http://pyzor.sf.net/)<BR>&gt;&gt; 1.53&nbsp; RATWARE_EFROM&nbsp;&nbsp; Bulk email fingerprint (envfrom) found<BR>&gt;&gt; -0.00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPF_PASS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPF: sender matches SPF record<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; I am running MailScanner version 4.83.4 on SLES 10 64-bit.&nbsp; I don't know where<BR>&gt;&gt; to go from here.<BR>&gt;&gt;<BR>&gt;&gt; Gary<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt; You can try something like this in spam.assassin.prefs.com;<BR>&gt;<BR>&gt; header&nbsp;&nbsp;&nbsp; FROM_BLACKBERRY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; From =~ /\@blackberry\./<BR>&gt; describe&nbsp; FROM_BLACKBERRY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; email From blackberry user<BR>&gt; score&nbsp;&nbsp;&nbsp;&nbsp; FROM_BLACKBERRY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -20<BR>&gt;<BR>&gt;<BR>&gt; adjust the score accordingly. You might have to play with the regex a little<BR>&gt; til it works for you.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; --<BR>&gt; MailScanner mailing list<BR>&gt; mailscanner@lists.mailscanner.info<BR>&gt; <A href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</A><BR>&gt;<BR>&gt; Before posting, read <A href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</A><BR>&gt;<BR>&gt; Support MailScanner development - buy the book off the website!<BR>&gt;<BR><BR><BR><BR>-- <BR><BR>--<BR><BR>Alex Neuman van der Hans<BR>Reliant Technologies / Vida Digital<BR><A href="http://vidadigital.com.pa/">http://vidadigital.com.pa/</A><BR><BR>+507-6781-9505<BR>+507-832-6725<BR>+1-440-253-9789 (USA)<BR><BR>Follow @AlexNeuman on Twitter<BR><A href="http://facebook.com/vidadigital">http://facebook.com/vidadigital</A><BR><BR><BR>-- So-called "legal disclaimers" are not legally binding, so don't<BR>bother. A cute graphic saying "save the planet, don't print this" can<BR>potentially create more CO2, not less, so don't bother either.<BR>-- <BR>MailScanner mailing list<BR>mailscanner@lists.mailscanner.info<BR><A href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</A><BR><BR>Before posting, read <A href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</A><BR><BR>Support MailScanner development - buy the book off the website! <BR></DIV></BODY></HTML>