Gnus development mailing list
 help / color / mirror / Atom feed
From: Jorge Godoy <godoy@conectiva.com>
Cc: ding@gnus.org
Subject: Re: Converting NNMH mail to NNML.
Date: 11 Jun 2000 19:58:04 -0300	[thread overview]
Message-ID: <m3ln0bhlkz.fsf@dagon.casa> (raw)
In-Reply-To: <m2og57x5yi.fsf@reader.ptw.com>

Harry Putnam <reader@newsguy.com> writes:

> Without knowing how your split and servers are setup, I'll make some
> (possibly bad) guesses.

:-)
Your guesses can give me some clues. 

> If your secondary select method is currently set to nnmh like:
> (setq gnus-secondary-select-methods '((nnmh "")))

Actually it is:

(setq gnus-secondary-select-methods '(
                                      ;(nnml "private")
                                      ;(nnslashdot "")))
                                      (nnmh "")
                                      (nnfolder "")
                                      )
      )

> You'll need to change that to:
> (setq gnus-secondary-select-methods '((nnml "")))

Ok... So the "private" wasn't any configuration value... or was it? If
so, what is this value intended for? I think I've tried without it
too... 

If I change this and don't keep the nnmh method as secondary, I can't
access any of these groups. 

> Then restart gnus or re-evaluate ~/.gnus
> 
> I believe splitting only goes to the default servers

Hmmmm... I can check that...

My rules are like this:

(setq nnmail-split-methods
      '(
        ("admin-linux-br" "^Sender:.*admin-linux-br")
        ("afc2000" "^Mailing-List:.*afc2000@egroups")
        ("amanda-backup" "^From:.*amanda@backup\.conectiva")
        ("beta" "^X-Mailing-List:.*beta")
        ("bos-br" "^Sender:.*bos-br-owner")
        )
)

> Now depending on how your split rules are setup, you should be able to
> create nndir groups of each of your nnmh groups in turn (since nndir
> is read only, your nnmh group should stay safe in case something goes
> wrong)
> 
> When an nndir group is created then `M P a' in summary buffer and run 
> `B r' to respool each message to what will now be nnml groups.
> 
> When this is done press `F' in group buffer to see all the new nnml
> groups your split created.
> 
> If this is successful you can then do C-u G del on the nnmh groups in turn.

I'm trying this now... Just making (another) backup of my messages.


Thanks!
-- 
Godoy.	<godoy@conectiva.com> 

Departamento de Publicações
Publishing Department                   Conectiva S.A.



  reply	other threads:[~2000-06-11 22:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-11 21:08 Jorge Godoy
2000-06-11 21:28 ` Harry Putnam
2000-06-11 22:58   ` Jorge Godoy [this message]
2000-06-11 23:41     ` Harry Putnam
2000-06-12 20:40 ` Kai Großjohann
2000-06-14 13:03   ` Jorge Godoy

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=m3ln0bhlkz.fsf@dagon.casa \
    --to=godoy@conectiva.com \
    --cc=ding@gnus.org \
    /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).