help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h-e-w] Re: IMAP,gnus & spam mails


From: Sivaram Neelakantan
Subject: [h-e-w] Re: IMAP,gnus & spam mails
Date: 07 Oct 2002 15:23:40 +0530
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

> of going to the trash.  On my IMAP server, these are the groups I've
> subscribed to.
> 
>        0: nnimap+10.200.4.9:Deleted Items
>        0: nnimap+10.200.4.9:Sent Items
>        0: nnimap+10.200.4.9:INBOX

,----[ Benjamin Riefenstahl  wrote ]
| As far as Gnus is concerned a folder *is* a group, there is no
| difference.  Gnus is primarily supposed to be a Newsreader after all.
| 
| Now if you mean, you want to move mails between different backends,
| like moving from your IMAP INBOX to a local folder (in the nnfolder
| backend) that would not be so easy, but from the config you quote,
| that doesn't seem to be the case.  It looks like you want to split
| from your IMAP INBOX into your IMAP folder "Deleted Items", and that's
| just the thing nnimap-split-rule does.
| 
| 
| so long, benny
`----

OK, when I try this setting and send a test mail to myself, I get the
following errors.

(setq nnimap-split-inbox
                '("INBOX"))
(setq nnimap-split-rule
      '(("\"nnimap+10.200.4.9:Deleted Items\""    "^Subject:.*BBB")))

error in process filter: imap-parse-response: Internal error, tag 1402 status 
BAD code nil text Protocol Error: "Unexpected additional characters at the end 
of command".
error in process filter: Internal error, tag 1402 status BAD code nil text 
Protocol Error: "Unexpected additional characters at the end of command".
IMAP split failed to move 10.200.4.9:INBOX:606 to
"nnimap+10.200.4.9:Deleted Items"

What's wrong with the code I used?

regards,
Sivaram
-- 

Attachment: InterScan_Disclaimer.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]