And the 2 servers work fine when trying to query them with for example dig and nslookup ?
Bye, Norman 2010/5/19 Sidney Zosa <[email protected]>: > Hi Norman, > > Here it is: > > <dnsserver> > <servers> > <!--Enter ip address of your DNS server, one IP address per server --> > <!-- element. --> > <server>192.168.1.108</server> > <server>66.109.16.3</server> > </servers> > <!-- Change autodiscover to false if you would like to turn off autodiscovery > --> > <!-- and set the DNS servers manually in the <servers> section --> > <autodiscover>false</autodiscover> > <authoritative>false</authoritative> > </dnsserver> > > > Thanks, > Sid > > > > > ----- Original Message ---- > From: Norman Maurer <[email protected]> > To: James Users List <[email protected]> > Sent: Wednesday, May 19, 2010 11:12:41 PM > Subject: Re: How to troubleshoot jspf throwing TempErrorException? > > Hi Sidney, > > I'm talkin about the <dnsserver> block of the config. > > Could you show us the config ? > > > Bye, > Norman > > > 2010/5/19 Sidney Zosa <[email protected]>: >> Hi Norman, >> >> Thanks for replying promptly. I'm taking over an old setup and relatively >> new at this. Please bear with me. >> By nameserver, I assume it is the same as servername. >> My settings are: >> <servername>192.168.1.10</servername> >> <servername>localhost</servername> >> <servername>emailreach.com</servername> >> >> We're using emailreach.com so it should be usable. >> Is there a way to find out if it does work for my setup? >> >> >> Thanks, >> Sid >> >> >> >> >> ----- Original Message ---- >> From: Norman Maurer <[email protected]> >> To: James Users List <[email protected]> >> Sent: Wednesday, May 19, 2010 10:54:43 PM >> Subject: Re: How to troubleshoot jspf throwing TempErrorException? >> >> Hi Sid, >> >> are you sure the nameserver specified in james config are still usable ? >> >> Thx, >> Norman >> >> >> 2010/5/19 Sidney Zosa <[email protected]>: >>> I apologize if my question is not very helpful. I only need a gentle nudge >>> to the right direction. >>> >>> My mailet that uses jspf was working fine, when suddenly it started >>> throwing: >>> org.apache.james.jspf.exceptions.TempErrorException: Timeout querying dns >>> at >>> org.apache.james.jspf.policies.SPFRetriever.retrieveSpfRecord(SPFRetriever.java:91) >>> at >>> org.apache.james.jspf.policies.SPFRetriever.getSPFRecordOverride(SPFRetriever.java:49) >>> at >>> org.apache.james.jspf.policies.AbstractNestedPolicy.getSPFRecord(AbstractNestedPolicy.java:40) >>> >>> I query a lot of dns and they used to reply fine so I don't think the >>> problem is with them. >>> >>> >>> Thanks, >>> Sid >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
