A cache DNS Server doesn't has domain zones. It just resolve names for
Its clients and itself. :)

2007/10/11, Tim Mancour <[EMAIL PROTECTED]>:
>
>
> If you are the master then there should be a entry in your /etc/named.conf
> file - something like this:
>
> zone "myexample.com" IN {
>         type master;
>         file "myexample.com";
>         allow-update { none; };
> };
>
> There are two other web sites; http://www.dnsstuff.com has a DNSReport tool
> for testing your DNS settings and http://www.openspf.org/ explains SPF, the
> syntax and even has a wizard to generate SPF records.
>
> Regards,
> Tim
>
>  ________________________________
>  From: Francisco Paco Peralta [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 11, 2007 9:52 AM
>
> To: [email protected]
> Subject: Re: [qmailtoaster] spf-reject
>
>
>
> Just to clarify.  This exercise started out with a person emailing me and
> their email not getting through my server because of their spf settings, but
> when I checked my own settings it seems I didn't have spf configured
> correctly either.
>
> My question with your suggestion is....I am running BIND (named) on my
> server and I do see my domain zone but I don't know if it is the "master",
> how do I find out?
>
> How do I know if my server is "just a cache server" or not?  Is there a way
> to determine that?
>
>  Francisco "Paco" Peralta
>
>
>
> ----- Original Message ----
> From: aledr <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Wednesday, October 10, 2007 10:17:21 PM
> Subject: Re: [qmailtoaster] spf-reject
>
> You should do It in the DNS Server that has your domain zone (master).
> Probably your own DNS Server (or is it just a cache server?)
>
> Regards
>
> 2007/10/10, Francisco Paco Peralta <[EMAIL PROTECTED]>:
> >
> > 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:
> >
> > 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
> >
> >
> >
> --
> [ ]'s
> Aledr - Alexandre
> "OpenSource Solutions for SmallBusiness Problems"
>
> ---------------------------------------------------------------------
>     QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
>
--
[ ]'s
Aledr - Alexandre
"OpenSource Solutions for SmallBusiness Problems"

---------------------------------------------------------------------
     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