Hmm, I'm still being defferred by yahoo and going to the junk folder on
hotmail. Junk folder is at least something and gmail works perfectly now.
private._domainkey.xxx.com. IN TXT "k=rsa; p=MEww**SNIP**AQIDAQAB"
xxx.com. IN TXT "spf2.0/pra"
xxx.com. IN TXT "v=spf1 mx -all"
domainkey.xxx.com. IN TXT "t=y; o=-"
I still have spf set to 1 in my spfbehavior file.
I've set up the DK in tcp.smtp.
My tcp.smtp;
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",
RBLSMTPD=""
192.168.1.:allow,RELAYCLIENT="",RBLSMTPD="",SENDER_NOCHECK="1",
DKSIGN="/var/qmail/control/domainkeys/%/private"
xx.xx.xx.:allow,RELAYCLIENT="",RBLSMTPD="",SENDER_NOCHECK="1",
DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",
CHKUSER_WRONGRCPTLIMIT="10",\
QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/
private",\
DKVERIFY="DEGIJKfh",DKQUEUE="/var/qmail/bin/qmail-queue.orig"
Some things which aren't clear;
>The "%" is replace by the domain name in the From: header.
I'm assuming this is saying that this *will* be replaced by the application
and not that I need to enter the domain name here. I make that assumption
because if I was doing multi domains on this server, this would not work.
>DKQUEUE
>The DKQUEUE variable points to the original qmail-queue program for passing
>the message on down the line when verification completes:
>DKQUEUE="/var/qmail/bin/qmail-queue.orig"
>This is probably not necessary, but is provided for clarity.
Needed or deprecated?
Then I went to the yahoo testing page and tested;
Testing xxx.com
New test
No _domainkey TXT record found for xxx.com
Have I forgotten something or will it be a DNS propagation thing?
Mike
On Wed, 28 Nov 2007 13:23:43 -0500, Todd W wrote:
>
>
> From: <[EMAIL PROTECTED]>
>
> Hi Todd,
>
>>> As per my previous posts this morning on this topic, the following has
>>> been 100% effective on seven qmail servers that I manage in getting mail
>>> delivered:
>>>
>>> Hotmail/MSN: null spf2 TXT record
>>> Yahoo: setup DK to sign outbound mail for your domain
>>> Gmail: setup both DK to sign and spf1 TXT records
>>>
> Can you elaborate on how one would go about setting up multiple records such
> as this? I'd like to give this a try and see if I can finally get past my
> yahoo/gmail/hotmail problems.
>
> For domainkeys, I used http://wiki.qmailtoaster.com/index.php/Domainkeys
>
> For spf, I set up two TXT DNS requests.
>
> @ spf2.0/pra
> @ v=spf1 mx -all
>
> Todd W.
>
>
> ---------------------------------------------------------------------
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]