Carlos,
Try to simplify your SpamAssassin rule to something like
whitelist_from *.blackberry.com
see if this works OK for you first.
Additionally, you may want to use whitelist_from_rcvd **option in
addition to whitelist_from.
Rgds
Alex
On 30/11/2011 15:24, Carlos Herrera Polo wrote:
Hello... I need configure spamassassin for accept all mail from
blackberrys users (midominio.com.pe <http://midominio.com.pe>), but
not work, my rule in local.cf <http://local.cf> is:
whitelist_from *@srs.*.*.blackberry.com <http://blackberry.com>
Blackberry servers use an header very special in "from"... who can i
do this please ?
qmlog smtp example:
11-30 09:19:07 simscan:[6969]:CLEAN (4.10/8.00):0.2887s:Re_
APPLICATION INFORMATION PLATE:74.82.85.5
<http://74.82.85.5>:_SRS0=CA1yCS=6M=midominio.com.pe
<http://midominio.com.pe>[email protected]:[email protected]
<mailto:[email protected]>_
Thanks