Gnus development mailing list
 help / color / mirror / Atom feed
* Send Bounced Mail broken on 0.97
@ 1999-10-06 15:14 Laura Conrad
  1999-10-06 23:41 ` Shenghuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Laura Conrad @ 1999-10-06 15:14 UTC (permalink / raw)



I just tried "send bounced mail" for the first time in pgnus 0.97.  I
had used it frequently, and then found and reported that it didn't
work in 0.96.  Now it is doing something different, but still
undesirable.  What used to happen is that you would get a buffer that
you could correct anything you wanted and then ^C^C and send the
corrected mail.  Here are the headers from the buffer I get now:
<begin headers>
<yzhang@sfu.c>: Name service error for domain sfu.c: Host not found
--text follows this line--
	--- Undelivered message follows ---

Received: by serpent.local (Postfix, from userid 500)
	id 628CA2CF83; Wed,  6 Oct 1999 09:05:50 -0400 (EDT)
Sender: lconrad@serpent.local
To: yzhang@sfu.c
Subject: Samba Server Step-byStep Guide
X-Face:   #0j-Ll[fajrfupWYMv&wa\m7!Sh=&3;JE-_&M-L,ULz(aE8iu%m1SHa5wG.V{3B:Fdnd/T#
 <P<b~',,9%pqj#J'xeH2{~YMDq$F9i|daAfaCSlo)*ncgkI||wcci_q,RTdM_0y:&w5T4|OH-i{/>O
 -}0pPGYw%t1z`o&T_c=)p8l<!c+@Ih&mLQq7Q?o:{e'Jch`"Pb%DVQ&o+Pz>[}7R\={[@B*Jyj*.L4
 hnJ*AXb
From: Laura Conrad <lconrad@world.std.com>
Date: 06 Oct 1999 09:05:45 -0400
Message-ID: <m3puysfxli.fsf@serpent.local>
Lines: 39
User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/20.4 (Emerald)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
<end headers>

In this case, it had bounced because of a typo in the recipient's
address, and I don't think just typing the correct address and sending 
would work with these headers.

-- 
Laura (mailto:lconrad@world.std.com , http://www.world.std.com/~lconrad/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Send Bounced Mail broken on 0.97
  1999-10-06 15:14 Send Bounced Mail broken on 0.97 Laura Conrad
@ 1999-10-06 23:41 ` Shenghuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: Shenghuo ZHU @ 1999-10-06 23:41 UTC (permalink / raw)


>>>>> "LC" == Laura Conrad <lconrad@world.std.com> writes:

LC> I just tried "send bounced mail" for the first time in pgnus 0.97.  I
LC> had used it frequently, and then found and reported that it didn't
LC> work in 0.96.  Now it is doing something different, but still
LC> undesirable.  What used to happen is that you would get a buffer that
LC> you could correct anything you wanted and then ^C^C and send the
LC> corrected mail.  Here are the headers from the buffer I get now:
LC> <begin headers>
LC> <yzhang@sfu.c>: Name service error for domain sfu.c: Host not found
LC> --text follows this line--
LC> 	--- Undelivered message follows ---

LC> Received: by serpent.local (Postfix, from userid 500)
LC> 	id 628CA2CF83; Wed,  6 Oct 1999 09:05:50 -0400 (EDT)
LC> Sender: lconrad@serpent.local
LC> To: yzhang@sfu.c
LC> Subject: Samba Server Step-byStep Guide

[...]

Your SMTP server is not supported by Gnus "send bounced mail". :-)

Evaluate the below S-expression, try it again. If works, I will commit
it to CVS. If not, send me the lines till "Sender: " in the bounded
mail.

(setq message-unsent-separator
    (concat message-unsent-separator
    "\\|^ *---+ +Undelivered message follows +---+ *$"))

-- 
Shenghuo ZHU


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-10-06 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-06 15:14 Send Bounced Mail broken on 0.97 Laura Conrad
1999-10-06 23:41 ` Shenghuo ZHU

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).