spamassassin-users March 2010 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: whitelist_from and whitelst_from_rcvd

whitelist_from and whitelst_from_rcvd

From: Ron <nhadie_at_nospam>
Date: Mon Mar 15 2010 - 13:43:03 GMT
To: users@spamassassin.apache.org

Hi All,

Newbie here, i have a qmail server, and i installed
qmail-scanner+clav+spamassassin. I'm trying to allow all my users using
whitelist_from but filter spoofed e-mail address using whitelist_from_rcvd.

Not sure If i'm following the manual correctly, but here's what on local.cf

internal_networks 202.79.221.135
trusted_networks 202.79.221.135
whitelist_from *@imagetransforms.com
whitelist_from_rcvd *@imagetransforms.com mail.pinoyonthego.net

but with that config, i'm still receiving spam e-mail with spoofed
e-mail address, so i tried removing whitelist_from *@imagetransforms.com
and retained whitelist_from_rcvd, but when i send an e-mail i'm getting
denied because my email was tagged as spam.

another thing i'm confused is that there 2 Received From on the header,
one from my IP address at home, and one which is the IP address of my
qmail server.

=== IP ADDRESS OF MY QMAIL SERVER ===
from mail.pinoyonthego.net ([202.79.221.135]) by mx.google.com with
ESMTP id 23si10301863pxi.65.2010.03.15.06.10.19; Mon, 15 Mar 2010
06:10:20 -0700 (PDT)

=== IP ADDRESS FROM MY ISP VIA DSL ===
from 116.87.219.30 by pog (envelope-from
<ron.ramos@imagetransforms.com>, uid 1008) with
qmail-scanner-1.25-st-qms (clamdscan: 0.87/1082. spamassassin: 3.3.0.
perlscan: 1.25-st-qms. Clear:RC:0(116.87.219.30):SA:0(12.3/15.0):.
Processed in 1.0184 secs); 15 Mar 2010 13:07:09 -0000

hope my question is clear, i'm kinda having trouble explaining it.

Regards
Ron