9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: nigel@9fs.org
To: 9fans@cse.psu.edu
Subject: Re: [9fans] SMTP mail
Date: Tue, 19 Dec 2000 07:39:28 +0000	[thread overview]
Message-ID: <E148HMv-000M4T-0X@anchor-post-33.mail.demon.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

Yes, it is obvious that

1) your listener is not running (check for existence of /rc/bin/service/tcp25)

or

2) the listener cannot launch /rc/bin/service/tcp25

or

3) upas/smtpd fails to run to the point at which it writes out the banner


Make sure the file /sys/log/listen exists and is append only and world read/write.
You should see messages in there indicating the call (i.e. the TCP socket from
your telnet got established).


[-- Attachment #2: Type: message/rfc822, Size: 2713 bytes --]

From: "William Staniewicz" <wstan@localhostnl.demon.nl>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] SMTP mail
Date: Tue, 19 Dec 2000 02:58:13 +0100
Message-ID: <20001219025813.A214@localhost.local>

On Mon, Dec 18, 2000 at 02:22:07PM +0000, nigel@9fs.org wrote:
> Probably Demon called and failed.
> 
> You can check that the listener is working by
> 
> telnet tcp!<your machine>!25
> 
> it should say 
> 
> 220 <your machine> SMTP
> 
> If not, then you haven't got the listener launched properly.
> 
> If so, then there is a problem delivering the mail.
> 
> You can also try modifying /rc/bin/service/tcp25 to
> turn on debugging (see the manual), and then create /sys/log/smtpd with
> read/write permission for all.
> 
> You could then
> 
> tail -f /sys/log/smtpd
> 
> and then dial Demon and see what happens.
> 
> Other faults include /mail/box/<user name> not existing.

	I used "aux/listen tcp" and ran "telnet tcp!localhost!25"

	the result was a long pause and a ...

	"telnet: connection timed out(connect x.x.x.x!25)"

			x.x.x.x = my ip address

	I guess I will try to set up the debugging and see what
	that will tell me unless it is obvious at this point
	with the telnet attempt.

Bill

             reply	other threads:[~2000-12-19  7:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-19  7:39 nigel [this message]
2000-12-19  9:30 ` William Staniewicz
  -- strict thread matches above, loose matches on Subject: below --
2000-12-19 10:44 forsyth
2000-12-19 10:05 nigel
2000-12-18 15:49 rog
2000-12-18 15:42 presotto
2000-12-18 14:22 nigel
2000-12-19  1:58 ` William Staniewicz
2000-12-18 10:53 nigel
2000-12-18 13:30 ` William Staniewicz
2000-12-18 10:46 William Staniewicz

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=E148HMv-000M4T-0X@anchor-post-33.mail.demon.net \
    --to=nigel@9fs.org \
    --cc=9fans@cse.psu.edu \
    /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).