info-gnus-english
[Top][All Lists]
Advanced

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

Re: IMAP mail splitting problem


From: Emilio Jesús Gallego Arias
Subject: Re: IMAP mail splitting problem
Date: Mon, 11 Jun 2007 16:24:22 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.99 (gnu/linux)

Kai Oliver Kaminski <kai.kaminski@gmx.de> writes:

> Pascal Bourguignon <pjb@informatimago.com> writes:
>
>>> (setq nnimap-split-crosspost nil)
>>> (setq nnimap-split-inbox '("INBOX"))
>>> (setq nnimap-split-predicate "UNSEEN UNDELETED")
>>>
>>> (setq nnimap-split-rule 'nnimap-split-fancy)
>>> (setq nnimap-split-fancy
>>>       '(| (subject "\\[Haskell\\]" "Haskell")
>>>       (subject "\\[Haskell-cafe\\]" "Haskell-cafe")
>>>       (subject "\\[slime-devel\\]" "slime-devel")
>>>       ("List-Id" "yhc\\.haskell\\.org" "yhc")
>>>       "misc"))
>>
>> I solved my similar problem (with nnmail) using any instead of fancy
>> subject or from...
> Thanks for the tip, but it still doesn't work. The worst thing is that
> the "List-Id" clause seems to work perfectly.

Have you tried

(setq nnmail-split-fancy-match-partial-words t)

Regards,

Emilio





reply via email to

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