Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
Subject: various  independent  "mail servers" and the nnml backend
Date: Mon, 18 Jul 2005 16:09:32 +0000	[thread overview]
Message-ID: <874qas6qpv.fsf@mat.ucm.es> (raw)


Hello

I think I still did not understand completely the idea of servers and there
relevant backends. I want two things:

    - I would  like  to download  mails from  a  POP3 account and
      store it in a nnml format. So I have set:
      %%for the nnml backend      
      (add-to-list 'gnus-secondary-select-methods
			 '(nnml "POP3-GMX" (nnml-directory "/home/oub/Mail/POP3-GMX")))

      %% for the pop3 server
      (eval-after-load "mail-source"
       '(add-to-list 'mail-sources '(pop :server "pop.gmx.net"
                                     :user "5224480")))

        this leads to                                      
             41: nnml+POP3-GMX:mail.misc
        in my Group summary buffer (the directory my mail ends up is
        /home/oub/Mail/POP3-GMX/mail/misc)

    - I also  want to store older mail,  from my vm folders using
      the   nnml     backend.   (I set     message   directory to
      "~Mail/MESSAGES"), respooled the  mail of my vm folders (as
      described in  the manual.) To my  horror those messages end
      up   in  the     mail.misc    directory.  But   this     is
      /home/oub/Mail/POP3-GMX/mail/misc.  In other words archived
      mail when    respooled end up where my    mails of the pop3
      server. That is not what I want.
      When I use gnus-group-enter-server-mode, I se
     {nnml:} (opened)
     {nnml:POP3-GMX} (opened)
     now both nnml servers contain the same groups:

     111: OUTBOX (some already archived mails form a vm folder)
      47: mail.misc (mail of my pop3 server)

     I would like to have 
     111: OUTBOX (some already archived mails form a vm folder)
     only in the
     {nnml:} (opened)
     server and      
      47: mail.misc (mail of my pop3 server)
     the
     {nnml:POP3-GMX} (opened)
     server

How can I define two independent servers with the nnml backend.

Thanks

Uwe Brauer



             reply	other threads:[~2005-07-18 16:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 16:09 Uwe Brauer [this message]
2005-07-18 15:22 ` Ted Zlatanov
2005-07-18 17:47   ` Uwe Brauer
2005-07-19 14:16     ` Ted Zlatanov
2005-07-19 17:03       ` Uwe Brauer
2005-07-19 19:36       ` Uwe Brauer
2005-07-19 21:11       ` Uwe Brauer
2005-07-19 19:54         ` David Z Maze
2005-07-20 19:14           ` Uwe Brauer

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=874qas6qpv.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    /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).