Quoting hwilmer <hw@xxxxxxxx>:
Never mind, I forgot to activate the filter, sorry.
BTW, is there a way to have the destination folders automatically
created with 'fileinto'?
there was a patch older versions that was included into the official
build in version 2.5.0.
https://github.com/cyrusimap/cyrus-imapd/blob/master/doc/README.autosievefolder
The Patch for 2.3.16 can be found here,
http://code.uoa.gr/p/cyrus/autosievefolder/
I was able to apply the patch to 2.4, but i don't remember if I had
to change the patch.
On 3/8/19 1:46 PM, hwilmer wrote:
Hi,
with cyrus installed on Centos 7, my sieve filter is being ignored
in that no incoming mail is being filtered into destination folders
according to the filter rules.
The filter file is basically the same as I am using on another
cyrus installation where it works fine. The filter can also be
found under /var/lib/imap/sieve in a sub directory, as I would
expect.
I adjusted the filter rules because apparently there is no INBOX
folder anymore. Here's an example rule:
if header :contains "List-Id" "Discussion group for Cyrus email system" {
fileinto "lists.software.cyrus";
stop;
}
The folder does exist; cyradm shows:
user.hwilmer.lists.software.cyrus (\HasNoChildren)
Is there a way to debug the sieve filtering? What can I do to get
sieve to work?
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
--------------------------------------------------------------------------------
M.Menge Tel.: (49) 7071/29-70316
Universität Tübingen Fax.: (49) 7071/29-5912
Zentrum für Datenverarbeitung mail:
michael.menge@xxxxxxxxxxxxxxxxxxxx
Wächterstraße 76
72074 Tübingen
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus