9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] smtp changed?
@ 2007-10-12 16:21 ron minnich
  2007-10-12 16:37 ` erik quanstrom
  0 siblings, 1 reply; 5+ messages in thread
From: ron minnich @ 2007-10-12 16:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Since the last pull all I get it this:

roo Oct 12 04:15:36 dns: dns failure (net!$smtp)
roo Oct 12 04:16:31 dns: dns failure (net!$smtp)
roo Oct 12 04:21:04 dns: dns failure (net!$smtp)

So I tried to change and now I get this:
roo Oct 12 04:54:43 dns: dns failure (net!smtp.comcast.net)

any ideas? I mean, this works:
cpu% ndb/dnsquery
> smtp.comcast.net
smtp.comcast.net ip	63.240.77.77
smtp.comcast.net ip	216.148.227.147
smtp.comcast.net ip	206.18.177.17
smtp.comcast.net ip	204.127.225.17
smtp.comcast.net ip	204.127.200.17
smtp.comcast.net ip	204.127.192.17
>

so what happened to smtp? I've changed nothing save the pull.

ron


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] smtp changed?
  2007-10-12 16:21 [9fans] smtp changed? ron minnich
@ 2007-10-12 16:37 ` erik quanstrom
  2007-10-12 17:11   ` ron minnich
  0 siblings, 1 reply; 5+ messages in thread
From: erik quanstrom @ 2007-10-12 16:37 UTC (permalink / raw)
  To: 9fans

> roo Oct 12 04:15:36 dns: dns failure (net!$smtp)
> roo Oct 12 04:16:31 dns: dns failure (net!$smtp)
> roo Oct 12 04:21:04 dns: dns failure (net!$smtp)
> 
> So I tried to change and now I get this:
> roo Oct 12 04:54:43 dns: dns failure (net!smtp.comcast.net)
> 
> any ideas? I mean, this works:
> cpu% ndb/dnsquery
>> smtp.comcast.net
> smtp.comcast.net ip	63.240.77.77
> smtp.comcast.net ip	216.148.227.147
> smtp.comcast.net ip	206.18.177.17
> smtp.comcast.net ip	204.127.225.17
> smtp.comcast.net ip	204.127.200.17
> smtp.comcast.net ip	204.127.192.17

could the problem be that the query for "smtp.comcast.net mx"
fails?

- erik



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] smtp changed?
  2007-10-12 16:37 ` erik quanstrom
@ 2007-10-12 17:11   ` ron minnich
  2007-10-12 17:29     ` erik quanstrom
  2007-10-12 17:51     ` geoff
  0 siblings, 2 replies; 5+ messages in thread
From: ron minnich @ 2007-10-12 17:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 10/12/07, erik quanstrom <quanstro@quanstro.net> wrote:

> could the problem be that the query for "smtp.comcast.net mx"

That's certainly part of it, something changed at comcast. That I
think I have fixed. Comcast has, I suppose, partially retired the
smtp.comcast.net address. It's there, but no MX anymore, as you
pointed out. Thanks.

Something else has changed, don't know what. But I'm getting this now:
delivery to mbgokhale.org failed: 554 5.7.1 rejected: smtp ping: smtp:
cs: can't translate address: dns: name does not exist
(/net/tcp!roo.hsd1.ca.comc

some chunk of script or code or something is deciding that my host is
roo.hsd1.ca.comcast.net, not mbgokhale.org; this has never happened
until the pull.

What piece of whatever would set that from up? I'm not sure where to look.

thanks

ron


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] smtp changed?
  2007-10-12 17:11   ` ron minnich
@ 2007-10-12 17:29     ` erik quanstrom
  2007-10-12 17:51     ` geoff
  1 sibling, 0 replies; 5+ messages in thread
From: erik quanstrom @ 2007-10-12 17:29 UTC (permalink / raw)
  To: 9fans

> Something else has changed, don't know what. But I'm getting this now:
> delivery to mbgokhale.org failed: 554 5.7.1 rejected: smtp ping: smtp:
> cs: can't translate address: dns: name does not exist
> (/net/tcp!roo.hsd1.ca.comc

is there a change they broke your reverse lookup?

cpu% ndb/dnsquery mbgokhale.org
mbgokhale.org ip	76.103.89.146
cpu% ndb/dnsquery 76.103.89.146
146.89.103.76.in-addr.arpa ptr	c-76-103-89-146.hsd1.ca.comcast.net

- erik



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] smtp changed?
  2007-10-12 17:11   ` ron minnich
  2007-10-12 17:29     ` erik quanstrom
@ 2007-10-12 17:51     ` geoff
  1 sibling, 0 replies; 5+ messages in thread
From: geoff @ 2007-10-12 17:51 UTC (permalink / raw)
  To: 9fans

/mail/lib/validatesender does the smtp callbacks ("smtp ping").



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-12 17:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-12 16:21 [9fans] smtp changed? ron minnich
2007-10-12 16:37 ` erik quanstrom
2007-10-12 17:11   ` ron minnich
2007-10-12 17:29     ` erik quanstrom
2007-10-12 17:51     ` geoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).