Eric "Shubes" wrote:
To keep SPF from blocking, use SPFBEHAVIOR=1 (see the wiki for values).
To disable DK checking, remove DKVERIFY and DKQUEUE variables.
DKSIGN is for signing outgoing email.

You can set SPFBEHAVIOR in simcontrol as well. I'm not sure which takes precedence.


Eric, I was able to narrow down my problem to mail being dropped when I'm using domainkeys (DKVERIFY and DKQUEUE in tcp.smtp). Here's the full text of the email that is dropped when using domainkeys:

From - Mon Aug 28 12:32:22 2006
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 22419 invoked by uid 89); 28 Aug 2006 17:32:15 -0000
Received: by simscan 1.2.0 ppid: 22411, pid: 22413, t: 0.4287s
        scanners: attach: 1.2.0 clamav: 0.88.3/m:40/d:1745 spam: 3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on buckwheat.threeputt.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,TW_JT autolearn=no version=3.1.3
Received: from unknown (HELO strummer.voxilla.com) (216.151.145.10)
 by buckwheat.threeputt.org with (DHE-RSA-AES256-SHA encrypted) SMTP; 28 Aug 
2006 17:32:15 -0000
Received-SPF: none (buckwheat.threeputt.org: domain at lennon.voxilla.com does 
not designate permitted sender hosts)
Received: from [216.151.145.10] (helo=strummer.voxilla.com)
         by strummer.voxilla.com (envelope-from
        <[EMAIL PROTECTED]>)
        with esmtps (TLSv1:AES256-SHA:256)
        (Exim 4.52)
        id 1GHky7-0002SS-5q
        for [EMAIL PROTECTED]; Mon, 28 Aug 2006 10:32:15 -0700
Received: from lennon.voxilla.com (lennon.voxilla.com [127.0.0.1])
        by lennon.voxilla.com (8.13.1/8.13.1) with ESMTP id k7SHWCsA002276
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 10:32:13 -0700
Received: (from [EMAIL PROTECTED])
        by lennon.voxilla.com (8.13.1/8.13.1/Submit) id k7SHWB3O002275;
        Mon, 28 Aug 2006 10:32:11 -0700
Date: Mon, 28 Aug 2006 10:32:11 -0700
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
From: Voxilla <[EMAIL PROTECTED]>
Reply-to: Voxilla <[EMAIL PROTECTED]>
Subject: Confirmation code for jthomps
Message-ID: <[EMAIL PROTECTED]>
X-Priority: 3
X-Mailer: PHPMailer [version 1.73]
From: [EMAIL PROTECTED]
X-Mailer: PHP/5.0.4
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
X-AntiAbuse: This header was added to track abuse, please include it with any 
abuse report
X-AntiAbuse: Primary Hostname - strummer.voxilla.com
X-AntiAbuse: Original Domain - threeputt.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lennon.voxilla.com
X-Source: X-Source-Args: X-Source-Dir:
The user account '[removed account]' at Voxilla has this
e-mail address associated with it. A user from
[removed ip] has just requested a confirmation
code to change his/her password.

Your confirmation code is: [removed conf code]
With this code, you can now create a new password
at http://voxilla.com/user.php?op=lostpassscreen&module=NS-LostPassword
If you didn't ask for this, please don't worry.
Just delete this e-mail message.

From what I can tell, lennon.voxilla.com has a DNS entry but does not have a _domainkey.lennon.voxilla.com TXT entry, so I'm confused as to why this email would be dropped by domainkeys. Can you take a look and determine why this email is being dropped?

My tcp.smp is shown below (long line broken using \ but all one line in tcp.smtp):

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50", \
CHKUSER_WRONGRCPTLIMIT="3",SENDER_NOCHECK="",DKVERIFY="DEGIJKfh", \
QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig", \
DKSIGN="/var/qmail/control/domainkeys/%/private",SPFBEHAVIOR="1"


Thanks,

Jeff

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to