Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: smtp authentication (sendmail relay)
Date: 17 Dec 2000 18:20:38 -0500	[thread overview]
Message-ID: <lt8zpezlbt.fsf@asfast.com> (raw)
In-Reply-To: <m2r936odll.fsf@gnus-5.8.8-cvs.now.playing>

Harry Putnam <reader@newsguy.com> writes:

> Lloyd Zusman <ljz@asfast.com> writes:
> 
> > [...]
>
> I can't seem to get connected to smtp server.  My transcript tells a
> different story:
>  (but at least I was able to connect to pop server)
> [ ... ]
> 
> I notice a lengthy pause between typing the telnet command to connect
> to smtp server and the error message being returned.
> 
> Possibly something to do with my ISP DNS machine?.  But seemsno way to
> connect to smtp server.

Yes, I really think it has to do with the fact that your ISP is not
supplying reverse DNS for your connection.  Determine your IP address
using `ifconfig' or some other means, and then type:

  nslookup www.xxx.yyy.zzz

where "www.xxx.yyy.zzz" is your IP address.

If you get a response which contains something like this ...

   can't find www.xxx.yyy.zzz: Non-existent host/domain

... then it would be almost certain that your ISP is not providing
reverse DNS for your connection.  They really *should* supply this,
because as I mentioned earlier, more and more services on the internet
are requiring proper reverse DNS in order for you to connect to them,
and I'm pretty sure that a large service like newsguy would indeed be
set up in this fashion.

It's possible that this can be fixed very quickly by contacting your
ISP and requesting that they set up reverse DNS for you.  The DNS
configuration is complicated, and quite often small errors creep in
which disable things like reverse DNS.  I have found from my own
experience that ISP's often screw up reverse DNS, and that the tech
support people at an ISP frequently only have to make a quick fix to
some config file in order to get your reverse DNS working.

If this is the case, your problems will be a lot closer to being
solved after only making one short phone call to your ISP.

And in any case, you really *should* have proper reverse DNS these
days if you want to access services on the internet, irrespective
of these specific SMTP problems.


> Seem there would be tools to manage this... I seem to recall something
> about fetchmail .... but not recognizing it in man page.

Fetchmail might indeed handle this.  But again ... without proper
reverse DNS, it doesn't matter whether you access your SMTP via telnet
or fetchmail or sendmail or whatever.


-- 
 Lloyd Zusman
 ljz@asfast.com



  reply	other threads:[~2000-12-17 23:20 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17  8:29 Harry Putnam
2000-12-17  9:06 ` Kai Großjohann
2000-12-17 16:53   ` Harry Putnam
2000-12-17 19:44     ` Kai Großjohann
2000-12-19  0:13       ` Harry Putnam
2000-12-19  1:51         ` Glenn Shiffer
2000-12-19  2:41           ` Harry Putnam
2000-12-17 10:51 ` jas
2000-12-17 16:34 ` Stainless Steel Rat
2000-12-17 18:41   ` Simon Josefsson
2000-12-17 21:01     ` Harry Putnam
2000-12-17 21:14       ` Kai Großjohann
2000-12-17 22:45         ` Colin Walters
2000-12-17 23:06           ` Lloyd Zusman
2000-12-17 21:24       ` Lloyd Zusman
2000-12-17 22:15         ` Harry Putnam
2000-12-17 22:26           ` Lloyd Zusman
2000-12-17 23:31             ` Harry Putnam
2000-12-17 23:41               ` Lloyd Zusman
2000-12-17 23:02           ` Lloyd Zusman
2000-12-18  7:49           ` Steinar Bang
2000-12-17 21:29   ` Harry Putnam
2000-12-17 21:45     ` Lloyd Zusman
2000-12-17 23:03       ` Harry Putnam
2000-12-17 23:20         ` Lloyd Zusman [this message]
2000-12-17 23:27         ` Russ Allbery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=lt8zpezlbt.fsf@asfast.com \
    --to=ljz@asfast.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).