Gnus development mailing list
 help / color / mirror / Atom feed
* Order of headers in nnml files
@ 2005-07-20 17:51 Ian Soboroff
  2005-07-20 18:08 ` Karl Kleinpaste
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Soboroff @ 2005-07-20 17:51 UTC (permalink / raw)



Where is the order of the mail headers in an nnml file determined?

I've been playing a bit with Beagle
(http://www.gnome.org/projects/beagle/).  It uses the GNOME gnomevfs
utilities to identify the MIME types of files when it indexes them.

Gnus appears to stick an X-From-Line header at the beginning of the
file.  This throws off the MIME type detector.

Is there an easy way to put the X-From-Line later in the message?  I
figure it's easier to hack Gnus than GNOME... ;-)

Ian




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

* Re: Order of headers in nnml files
  2005-07-20 17:51 Order of headers in nnml files Ian Soboroff
@ 2005-07-20 18:08 ` Karl Kleinpaste
  0 siblings, 0 replies; 2+ messages in thread
From: Karl Kleinpaste @ 2005-07-20 18:08 UTC (permalink / raw)


Ian Soboroff <ian.soboroff@nist.gov> writes:
> Where is the order of the mail headers in an nnml file determined?

Mostly, as delivered by the MTA.

> Gnus appears to stick an X-From-Line header at the beginning of the
> file.  This throws off the MIME type detector.
> Is there an easy way to put the X-From-Line later in the message?  I
> figure it's easier to hack Gnus than GNOME... ;-)

That's a pretty brittle facility you're using.

If this GNOME facility is tripped that easily, file a bug report or
give up on it.  The X-From-Line is modified in-place from the UNIX
From_ header ("From <space>") which always heads a mail message in
sendmail- or procmail-delivered mail messages.

--karl



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

end of thread, other threads:[~2005-07-20 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-20 17:51 Order of headers in nnml files Ian Soboroff
2005-07-20 18:08 ` Karl Kleinpaste

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