[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ml.org's dynamic DNS



Avery writes:

> Avery's idea of a perfect SMTP session
> --------------------------------------
> 
> 	HELO ppp-annex-0117.mtl.accent.net
> 	250 mail.spitball.com Hello ppp-anne.. [205.205.116.99], nice
> 		weather we're having
> 	MAIL FROM: <apenwarr@worldvisions.ca>
> 	RCPT TO: <someone@spitball.com>
> 	DATA
> 	From: apenwarr@worldvisions.ca
> 	To: someone@spitball.com
> 	Subject: Your ISP's name
> 	
> 	Where did your ISP get such a silly name, anyway?
>	.
>	QUIT

A less than ideal SMTP session:

HELO elk3-cs.win.bright.net
250 bucky.win.bright.net Hello elk3-cs-7.win.bright.net [208.149.150.42], pleased to meet you
MAIL FROM: <john@dhh.gt.org>
250 <john@dhh.gt.org>... Sender ok
RCPT TO: <apenwarr@worldvisions.ca>
571 <apenwarr@worldvisions.ca>... We do not support mail relay

Another one, somewhat closer to the ideal:

HELO elk3-cs.win.bright.net
250 bucky.win.bright.net Hello elk3-cs-7.win.bright.net [208.149.150.42], pleased to meet you
MAIL FROM: <qwerty@win.bright.net>
250 <qwerty@win.bright.net>... Sender ok
RCPT TO: <apenwarr@worldvisions.ca>
250 <apenwarr@worldvisions.ca>... Recipient ok
DATA
354 Enter mail, end with "." on a line by itself
This a test of the frustrating mail system.  This only a test.  If this     
was a real message, it would bounce.
.
250 LAA21843 Message accepted for delivery
QUIT

john@dhh.gt.org is a valid address.  qwerty@win.bright.net is an invalid
address but it is in my ISP's domain..
-- 
John Hasler
john@dhh.gt.org (John Hasler)
Dancing Horse Hill
Elmwood, WI


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: