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 16:24:01 -0500	[thread overview]
Message-ID: <ltae9upwr2.fsf@asfast.com> (raw)
In-Reply-To: <m2ae9upxsu.fsf@gnus-5.8.8-cvs.now.playing>

Harry Putnam <reader@newsguy.com> writes:

> Simon Josefsson <sj@extundo.com> writes:
> 
> > Harry might use telnet to find out if it's supported by the server or
> > not, just say "ehlo foo" to the server, and notice if STARTTLS or AUTH
> > CRAM-MD5 is part of the response.
> 
> [...] snipped examples
> 
> Newsguy, bars telnet access to port 25 and has for a couple years.
> All you can get there is no response to commands.

Here's my `typescript' of a telnet SMTP session to newsguy.  As you
can see, it worked perfectly.  Soon after recording this session, I
went back and sent myself some email via another telnet session to
`smtp.newsguy.com', and it worked fine.

Did you connect to `smtp.newsguy.com' or perhaps some other `newsguy'
host?


 Script started on Sun Dec 17 16:16:46 2000
 1> telnet smtp.newsguy.com 25
 Trying 209.155.56.71...
 Connected to smtp.newsguy.com.
 Escape character is '^]'.
 220 newsguy.com ESMTP Sendmail 8.11.0/8.9.1; Sun, 17 Dec 2000 13:14:33 -0800 (PST)
 ehlo asfast.com
 250-newsguy.com Hello IDENT:root@acholado.net [216.182.19.128], pleased to meet you
 250-ENHANCEDSTATUSCODES
 250-EXPN
 250-VERB
 250-8BITMIME
 250-SIZE 2000000
 250-DSN
 250-ONEX
 250-ETRN
 250-XUSR
 250 HELP
 quit
 221 2.0.0 newsguy.com closing connection
 Connection closed by foreign host.
 2> exit

 Script done on Sun Dec 17 16:17:20 2000


> So I guess there is no way to set authentication info in sendmail.cf or
> something similar eh.
> 
> 
> 
> 
> 
> 

-- 
 Lloyd Zusman
 ljz@asfast.com



  parent reply	other threads:[~2000-12-17 21:24 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 [this message]
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
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=ltae9upwr2.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).