Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Cc: ding@gnus.org
Subject: Re: Problems using 5.8.3
Date: 11 Feb 2000 15:25:23 +0100	[thread overview]
Message-ID: <ilu900r3jfw.fsf@badis.pdc.kth.se> (raw)
In-Reply-To: Peter Weiss's message of "Fri, 11 Feb 2000 12:05:25 +0100 (MET)"

Peter Weiss <Peter.Weiss@class.de> writes:

>      o I'm unable to delete messages in nndraft folders (don't know how to do
>        this, usually killing and expiring it with 'C-k' and 'B
>        M-C-e' works)

`B DEL' on the article doesn't work?

>      o Mail splitting doesn't work as it used to in v5.5,, when setting 
> 
>             (setq nnimap-split-fancy nnmail-split-fancy)

Could you be more specific, what doesn't work?

>        Is there a way to save IMAP-Mails in nnml files?

Only by having a IMAP mail-source, whereby all IMAP mail are splitted
into nnml folders.

There's no predefined function that split some IMAP-mail into nnml
folders and some into nnimap folders, sorry.

> (setq mail-sources '((imap :server  "mailhost"
> 			   :user    "weiss"))
>       gnus-secondary-select-methods '((nnimap "mailhost")))

This looks wrong, it's usually nonsensical to have a IMAP mail-source
and a nnimap backend pointing at the same IMAP server.

If you want to use a IMAP mail-source, ie downloading all articles to
your local hard disk and deleting them on the server, you need a mail
backend to hold them, such as nnml. Also, having a nnimap server too
would serve little purpose.

OTOH if you want to remotely access IMAP mail with nnimap, you
shouldn't have a IMAP mail-source since it would remove all articles
from the server and store them locally in your nnml (or whatever)
backend.

I think this explains your first problem with your IMAP mailbox.



  parent reply	other threads:[~2000-02-11 14:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-11 11:05 Peter Weiss
2000-02-11 13:20 ` Kai Großjohann
2000-02-11 14:08 ` David S. Goldberg
2000-02-11 14:25   ` David S. Goldberg
2000-02-11 14:25 ` Simon Josefsson [this message]
2000-02-11 15:00   ` Peter Weiss
2000-02-11 15:29     ` Simon Josefsson
2000-02-11 16:27       ` Peter Weiss
2000-02-11 17:12         ` Simon Josefsson

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=ilu900r3jfw.fsf@badis.pdc.kth.se \
    --to=jas@pdc.kth.se \
    --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).