Re: [Assp-test] can't find a name server registration

2016-04-06 Thread K Post
a host. > > I'll try to workaround this. But first I'll ask IANA and will force them > to close the .us TLD but at least the pa.us domain :):) > > Thomas > > > > > Von:K Post > An: ASSP development mailing list > Datum: 06.04.2016 06:01 > B

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread Thomas Eckardt
g list Datum: 06.04.2016 06:01 Betreff: Re: [Assp-test] can't find a name server registration I hear yah loud and clear on the nxdomain for the stupid Navy subdomains. I'm sure it's a valid subdomain internally and they just aren't thinking when emailing out Forget

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread K Post
e case > > - the 'MAIL FROM' address has an invalid format > - the TLD (here mil) is not registered to IANA > - the answer of an 'ANY' query for the host name is 'NXDOMAIN' - (any > other error is ignored by assp) > > If the answer for 'co.county.st

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread Thomas Eckardt
; query for the host name is 'NXDOMAIN' - (any other error is ignored by assp) If the answer for 'co.county.state.us' is 'NXDOMAIN', you should check your name server. It should never answer with 'NXDOMAIN' in case of a timeout! Thomas Von:K Po

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread K Post
2.3.5. Domain Names > > ASSP is smart and ask for 'ANY' DNS registration for the domainpart of the > sender address - no entry -> no luck! > > disable 'DoRFC822' if this is not working for you > > Thomas > > > > > > Von:K Po

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread Thomas Eckardt
atum: 05.04.2016 17:01 Betreff: Re: [Assp-test] can't find a name server registration This problem hasn't gone away and it only seems to be with hostnames that have more than 2 parts - For example: co.delaware.pa.us resolves just fine on the dns servers co.delaware.pa.us M

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread Andrew Porter
On 05/04/16 16:00, K Post wrote: > And > submail.navy.mil > if that is domain in the address then that is what should be checked. If you look at the code - if (exists($RFC822dom{lc $dom}) || (${defined *{'yield'}} && defined($ns = getRRData(${defined *{'yield'}}, (defined *{'yie

Re: [Assp-test] can't find a name server registration

2016-04-05 Thread K Post
This problem hasn't gone away and it only seems to be with hostnames that have more than 2 parts - For example: co.delaware.pa.us resolves just fine on the dns servers co.delaware.pa.us MX preference = 10, mail exchanger = co-delaware-pa-us.mail.protection.outlook.com co-delaware-pa-us.mail

Re: [Assp-test] can't find a name server registration

2016-02-23 Thread K Post
Seeing this again. This time: Warning: can't find a name server registration for the sender domain ' co.dodge.wi.us' - all DNS queries will be skipped! It seems that 99% of the time it's a long city / county domain name like co.dodge.wi.us ci.wilsonville.or.us co.geauga.oh.us and co.delaware.pa.

Re: [Assp-test] can't find a name server registration

2016-02-01 Thread K Post
At least it's not just me. James - FYI, you definitely don't want to use public DNS servers for ASSP - too slow and more importantly you could have trouble with things like DNSBL, senderbase, etc where it's limited to a certain number of queries per IP. On Mon, Feb 1, 2016 at 2:36 PM, James Moe

Re: [Assp-test] can't find a name server registration

2016-02-01 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/29/2016 11:10 AM, K Post wrote: > I see this on occasion: > ASSP version 2.4.5(15334) I have the same problem. 2016-02-01 08:32:24 Warning: Name Server 205.171.3.65: does not respond or timed out 2016-02-01 08:32:24 Warning: Name Server 8.

[Assp-test] can't find a name server registration

2016-01-29 Thread K Post
I see this on occasion: warning: can't find a name server registration for the sender domain ' ci.wilsonville.or.us' - all DNS queries will be skipped! And it's not just a single host, I see this about once a week with various domain names often cities co.geauga.oh.us and co.delaware.pa.us. Bot