Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* what mail source nnml correspond?
@ 2005-08-17 14:23 xFire
  2005-08-17 16:06 ` David Z Maze
  2005-08-18 23:16 ` xFire
  0 siblings, 2 replies; 6+ messages in thread
From: xFire @ 2005-08-17 14:23 UTC (permalink / raw)


i mean how to read the nnml dirctory with other mail back end?


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

* Re: what mail source nnml correspond?
  2005-08-17 14:23 what mail source nnml correspond? xFire
@ 2005-08-17 16:06 ` David Z Maze
  2005-08-18  4:03   ` xFire
  2005-08-18 23:16 ` xFire
  1 sibling, 1 reply; 6+ messages in thread
From: David Z Maze @ 2005-08-17 16:06 UTC (permalink / raw)


xFire <all_is_free@hotmail.com> writes:

> i mean how to read the nnml dirctory with other mail back end?

The one disadvantage of nnml is that Gnus is the only program that
uses it.  It's very similar to other file-per-message backends, like
maildir and MH, though, and you can look at the nnml directory and
read the messages directly outside of Emacs (heresy!).  The big
difference is a file called .overview that contains the information
needed for the summary buffer; this means that nnml is "fast" because
it only needs to read the .overview file and not dig through
individual messages.

I do sometimes dig through the files directly if I need something
quickly and starting Emacs is too much of a pain (heresy!).  grepping
the .overview file will give me a message number, and then I can cat
that file directly.

Since you mentioned "mail source" in the message line, it's also worth
mentioning that if you're using nnml you're probably pulling mail off
of your mail server, and it's gone from there.  If you have an IMAP
mail source you can configure it to not delete messages (see
:fetchflag in info://gnus/Mail+Source+Specifiers).  For POP3 it's
harder but asked often enough that Google should be able to tell you.

HTH,

  --dzm


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

* Re: what mail source nnml correspond?
  2005-08-17 16:06 ` David Z Maze
@ 2005-08-18  4:03   ` xFire
  2005-08-18 14:46     ` David Z Maze
  0 siblings, 1 reply; 6+ messages in thread
From: xFire @ 2005-08-18  4:03 UTC (permalink / raw)


David Z Maze 写道:
> xFire <all_is_free@hotmail.com> writes:
> 
> 
>>i mean how to read the nnml dirctory with other mail back end?
> 
> 
> The one disadvantage of nnml is that Gnus is the only program that
> uses it.  It's very similar to other file-per-message backends, like
> maildir and MH ...

Do you mean i can use the nnml directory as maildir(mail source) in the 
gnus with other back end(i.e nnfolder)?


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

* Re: what mail source nnml correspond?
  2005-08-18  4:03   ` xFire
@ 2005-08-18 14:46     ` David Z Maze
  0 siblings, 0 replies; 6+ messages in thread
From: David Z Maze @ 2005-08-18 14:46 UTC (permalink / raw)


xFire <all_is_free@hotmail.com> writes:

> Do you mean i can use the nnml directory as maildir(mail source) in the 
> gnus with other back end(i.e nnfolder)?

Umm...you just named three different backends.  nnml, nnmaildir,
(nnmh,) and nnfolder are all different.  In particular, nnfolder is
nothing like the others; it's an all-messages-in-one-file backend as
opposed to a one-message-per-file backend.

You've read info://gnus/Comparing+Mail+Back+Ends, right?

  --dzm


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

* Re: what mail source nnml correspond?
  2005-08-17 14:23 what mail source nnml correspond? xFire
  2005-08-17 16:06 ` David Z Maze
@ 2005-08-18 23:16 ` xFire
  2005-08-19  6:26   ` Martin Monsorno
  1 sibling, 1 reply; 6+ messages in thread
From: xFire @ 2005-08-18 23:16 UTC (permalink / raw)


I want to swiching between the mail back end.

i.e. for nnfolder to nnml, i can use the nnfolder
file(all-messages-in-one-file) as file mail source(file
path:~/nnfolder/mail.gnus), it works fine.

how about nnml to nnfolder(and other back ends)?


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

* Re: what mail source nnml correspond?
  2005-08-18 23:16 ` xFire
@ 2005-08-19  6:26   ` Martin Monsorno
  0 siblings, 0 replies; 6+ messages in thread
From: Martin Monsorno @ 2005-08-19  6:26 UTC (permalink / raw)


When switching to a new mail backend, you can always:
- create a new group with the backend you want to use
- go to the source group and mark all articles (M P a)
- say B m to move all messages to the new group

-- 
Martin


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

end of thread, other threads:[~2005-08-19  6:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-17 14:23 what mail source nnml correspond? xFire
2005-08-17 16:06 ` David Z Maze
2005-08-18  4:03   ` xFire
2005-08-18 14:46     ` David Z Maze
2005-08-18 23:16 ` xFire
2005-08-19  6:26   ` Martin Monsorno

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