The Toaster is running on a dedicated server with an isp. Do I have to put the spf record in my server (I have BIND running) or is this something my isp needs to do with his DNS server? Francisco "Paco" Peralta
----- Original Message ---- From: Tim Mancour <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, October 10, 2007 11:15:19 AM Subject: RE: [qmailtoaster] spf-reject The following site allows you to test their SPF record against the Email's domain - http://www.seoconsultants.com/tools/spf/ The server's address passes this test so they have probably recently fixed there SPF record. From: Jake Vickers [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 10, 2007 10:48 AM To: [email protected] Subject: Re: [qmailtoaster] spf-reject Francisco Paco Peralta wrote: DIV { MARGIN:0px;} Hello List, A customer recently informed me that his emails were getting rejected by my server. I took a look at the smtp logs and found the following (I have changed the email address to x's to protect the innocent): ************************************* 10-09 15:59:23 tcpserver: status: 1/100 10-09 15:59:23 tcpserver: pid 21603 from 208.205.82.13 10-09 15:59:23 tcpserver: ok 21603 mail.velocity-med.com:64.182.11.225:25 :208.205.82.13::58133 10-09 15:59:24 CHKUSER accepted sender: from <[EMAIL PROTECTED]::> remote <l17xexch3.corp.ad.publix.com:unknown:208.205.82.13> rcpt <> : sender accepted 10-09 15:59:24 qmail-smtpd: spf-reject: HELO(l17xexch3.corp.ad.publix.com) from 208.205.82.13. MAILFROM:[EMAIL PROTECTED] 10-09 15:59:24 tcpserver: end 21603 status 0 10-09 15:59:24 tcpserver: status: 0/100 ************************************* Also I did as follows: ******************* # cat /var/qmail/control/spfbehavior 3 ******************* What do I have to do to allow his emails to get through to me? Francisco "Paco" Peralta He can either fix his SPF record, or you can lower the criteria on your system for everyone by adjusting to a value listed on the wiki: http://wiki.qmailtoaster.com/index.php/Spf
