Jeff Thompson wrote:
Eric "Shubes" wrote:
My guess would be either SPF or domainkeys. Neither logs rejections. :(
You can change SPFBEHAVIOR or domainkeys processing in tcp.smtp.
You can also change SPFBEHAVIOR globally in the simcontrol file.
Eric, here is my 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="2"
Can you suggest DKVERIFY and/or SPFBEHAVIOR values that may help debug
this problem?
Thanks,
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.
Don't forget to
# qmailctl cdb
after changing either file for the changes to take effect.
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]