Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Send Bounced Mail broken on 0.97
Date: 06 Oct 1999 19:41:52 -0400	[thread overview]
Message-ID: <5b3dvo3vlr.fsf@giga.cs.rochester.edu> (raw)
In-Reply-To: Laura Conrad's message of "06 Oct 1999 11:14:27 -0400"

>>>>> "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


      reply	other threads:[~1999-10-06 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-06 15:14 Laura Conrad
1999-10-06 23:41 ` Shenghuo ZHU [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=5b3dvo3vlr.fsf@giga.cs.rochester.edu \
    --to=zsh@cs.rochester.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).