Is there a way that I can setup this test to only check incoming
messages? 

I set up the DNS record and it will work fine except when one of my
dial-up users sends an outgoing message.  The test does exactly what I
would like it to do.   When one of my dial-up users bypasses my SMTP
server, the message could be flagged as spam at the receiving end using
an SPF test.  

However, if the user is sending mail correctly, through my SMTP server,
the test flags there dial-up IP as an invalid SMTP server!  I would like
to turn off this test  for outgoing messages while still doing other
spam testing on outgoing messages.  Is there some way to do this?

Here is an example:

Received: from wamgfk19jmdhqi [63.252.12.191] by wamusa.com with ESMTP
  (SMTPD32-8.04) id A5ECDE20074; Fri, 19 Dec 2003 12:39:40 -0600
From: "Bill Morgan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: test
Date: Fri, 19 Dec 2003 12:39:40 -0600
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
        charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2627
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Importance: Normal
X-Declude-Sender: [EMAIL PROTECTED] [63.252.12.191]
X-Spam-Tests-Failed: SPFFAIL [1]
X-Note: This E-mail was sent from 63-252-12-191.ip.mcleodusa.net
([63.252.12.191]).
X-Declude-Date: 12/19/2003 18:39:40 [0]
X-RCPT-TO: <[EMAIL PROTECTED]>
Status: U
X-UIDL: 367544318

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of R. Scott Perry
Sent: Monday, December 15, 2003 5:54 PM
To: [EMAIL PROTECTED]
Subject: [Declude.JunkMail] SPF support to be added to next beta


We will be adding support for SPF ("Sender Permitted From", at 
http://spf.pobox.com ) to the next beta of Declude JunkMail.  This is a 
system that lets owners of domains publish information on what
mailservers 
people can use to send mail from the domain.  We expect that this can be

very useful in blocking spam (similar to the SPAMDOMAINS test), as well
as 
helping ensure that legitimate mail gets through.

http://spf.pobox.com/dns.html covers how to add an SPF record for your
own 
domain.  At its simplest, if all your E-mail is coming from your 
mailserver, and your mailserver is listed in your MX record, you would
add 
a TXT record of "v=spf1 +mx -all" for your domain.  The SPF records
always 
start with "v=spf1"; the "+mx" means that any E-mail from an IP listed
in 
your MX records is good,  and the "-all" is a default so that any other 
E-mail is bad.

The SPF system is much, much more flexible than the SPAMDOMAINS test,
and 
it lets domain owners control the settings (which allows them to be much

more accurate).  If widely implemented, it will make it much more
difficult 
for spammers to get their spam delivered.

                                                    -Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers.
Declude Virus: Catches known viruses and is the leader in mailserver 
vulnerability detection.
Find out what you've been missing: Ask about our free 30-day evaluation.

---
[This E-mail was scanned for viruses by Declude Virus
(http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type
"unsubscribe Declude.JunkMail".  The archives can be found at
http://www.mail-archive.com.

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

Reply via email to