Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Converting NNMH mail to NNML.
Date: 11 Jun 2000 16:41:21 -0700	[thread overview]
Message-ID: <m27lbvwztq.fsf@reader.ptw.com> (raw)
In-Reply-To: Jorge Godoy's message of "11 Jun 2000 19:58:04 -0300"

Jorge Godoy <godoy@conectiva.com> writes:

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

I've seen mention of the `private' business but have no experience
with it myself.  I suspect what is happening with that server setup is
that the first server on the list is grabbing the split.   

I think you should probably copy every thing to a safe place
Including .gnus .emacs .newsrc.eld .newsrc and all concerned groups.

Forgo mail retriveval for a bit,

Then eliminate all but one server from your secondary select like:
> > (setq gnus-secondary-select-methods '((nnml "")))

Without having an nnml server first, I don't think splitting will work
to nnml groups.

You may not be able to access the nnmh groups as nnmh groups then but
gnus will allow you to access them as nndir groups.  Process mark all
messages just in one group and resplit it.  This will show if its
going to work.

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

You syntax above is different than mine but apparently it has been working.

If you are able to follow the above suggestion then in group, buffer
press "F" and look for newly created nnml groups with names as in your split.


If you don't want to risk your mail and news, you might want to wait
for wiser heads to reply to your message.  There are many much better
posters here than I.

Also if you are on your own machine you might want to do like I do for
experiments.

I create a `dummy' user account, currently its $USER `korn' who has
`pdksh' as his choice of shells and is fearless when it comes to gnus
experiments.

Then I setup gnus there and copy my mail and news to that account to
experiment with.  Won't matter if you completely bolix it up.  Plus
its fun having someone to use `talk' with... he he.

With a little configuring of sendmail.cf the dummy user can even send
and recieve e-mail on the internet.



  reply	other threads:[~2000-06-11 23:41 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
2000-06-11 23:41     ` Harry Putnam [this message]
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=m27lbvwztq.fsf@reader.ptw.com \
    --to=reader@newsguy.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).