From: forgottenwizard <phrexianreaper@hushmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problems with PORTAGE_ELOG_MAIL (Connection error)
Date: Thu, 29 Nov 2007 15:56:55 -0600 [thread overview]
Message-ID: <20071129215655.GA29453@localhost> (raw)
In-Reply-To: <20071103135055.7f886fff@pascal.spore.ath.cx>
On 13:50 Sat 03 Nov , Dan Farrell wrote:
> On Sat, 3 Nov 2007 13:22:18 -0500
> forgottenwizard <phrexianreaper@hushmail.com> wrote:
>
> > I'm not sure what the purpose of telneting my own system it, either.
> > Would I be looking for an open port?
>
> Telnet clients are useful debugging tools. You can connect to a
> service (in this case SMTP, on port 25) and then manually implement the
> service's protocol for troubleshooting purposes.
>
> For Example, in this case my message couldn't be sent because it
> (evidently) contained an invalid header, but the same commands would
> work if connected to a different server. I can see the error message;
> if I was maintaining this server, I could perhaps adjust my
> proxyd-filter.pl file, or suggest that my users adjust their mail
> headers.
> ====================================================================
> Example SMTP session, implemented through telnet.
> ------------------------------------------------------
> dan@atlas ~ $ telnet mx4.hushmail.com 25
> Trying 65.39.178.137...
> Connected to mx4.hushmail.com.
> Escape character is '^]'.
> 220 smtp6.hushmail.com ESMTP Postfix
> HELO spore.ath.cx
> 250 smtp6.hushmail.com
> MAIL FROM: dan@spore.ath.cx
> 250 2.1.0 Ok
> RCPT TO: phrexianreaper@hushmail.com
> 250 2.1.5 Ok
> DATAHello forgottenwizard,
> 502 5.5.2 Error: command not recognized
> DATA
> 354 End data with <CR><LF>.<CR><LF>
> Hello forgottenwizard,
> This email is meant as an example of the usefulness of a telnet client
> as a general purpose debugging tool, applicable to all sorts of
> plain-text communication protocols. In this case, I spoke SMTP with
> the mail server. You could use the same method to speak to an HTML
> server, or one of many other protocols as well.
> Sincerely,
> Dan Farrell <dan@spore.ath.cx>
Alright, I've finally gotten around to messing with telnet to try and
look at this problem, but I seem to have lost the other email on what I
need to do.
If you could resend that, and give me some additional info on how to
check through all the possible problems, I'd appreciate it.
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2007-11-29 22:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-02 2:42 [gentoo-user] Problems with PORTAGE_ELOG_MAIL (Connection error) forgottenwizard
2007-11-02 12:54 ` Stroller
2007-11-03 18:22 ` forgottenwizard
2007-11-03 18:50 ` Dan Farrell
2007-11-29 21:56 ` forgottenwizard [this message]
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=20071129215655.GA29453@localhost \
--to=phrexianreaper@hushmail.com \
--cc=gentoo-user@lists.gentoo.org \
/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