Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Subject: Re: Mail from Tomohiko disappears
Date: 05 May 1996 13:11:06 -0700	[thread overview]
Message-ID: <m2ybn6op7p.fsf@deanna.miranova.com> (raw)
In-Reply-To: "Frank D. Cringle"'s message of 05 May 1996 09:58:08 -0700

> Am I the only one experiencing this or did I miss it being mentioned
> somewhere?  Tomohiko's messages get tagged onto the end of my RMAIL
> file and just languish there unrecognized.

> The problem is due to the "From " mbox delimiter line not being
> recognized.  I am not sure which component of my installation is the
>root cause, so here is a run down:
>  sendmail 8.6.x (the one that comes with Solaris 2.5)
(Sendmail 8.6.x has serious problems, :-( BTW).

>  emacs 19.30
>   gnus 5.1
    ^^^^ ^^^
>   tm-edit 7.52
>   nnbabyl

This smells like the bug that bit me some time ago and got fixed in
September Gnus.  How do things work if you unconditionally set
(setq mail-use-rfc822 t)
in your .emacs?

emacs19.30:(defvar mail-use-rfc822 nil "\
*If non-nil, use a full, hairy RFC822 parser on mail addresses.
Otherwise, (the default) use a smaller, somewhat faster, and
often correct parser.")

The valid rfc822 address ``steve@miranova.com (Steve "Dumb Blonde" Baur)''
is one such address handled incorrectly when this variable is not set.

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be proofread for $250/hour.
Andrea Seastrand: For your vote on the Telecom bill, I will vote for anyone
except you in November.


  parent reply	other threads:[~1996-05-05 20:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-05 16:58 Frank D. Cringle
1996-05-05 18:56 ` Andreas Kaempf
1996-05-05 20:11 ` Steven L Baur [this message]
1996-05-06  8:01   ` Frank D. Cringle
1996-05-06 20:40 ` Steven L Baur

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=m2ybn6op7p.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    /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).