Discussion:
Body in sieve.
Albert Shih
2018-06-02 15:25:56 UTC
Permalink
Hi everyone.

On the website

https://www.cyrusimap.org/imap/reference/admin/sieve.html

it's say cyrus sieve support body extension. But on my installation
(FreeBSD 11 + Cyrus-3.0.7) I didn't find body, if I do a telnet

Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved 3.0.7"
"VERSION" "1.0"
"SASL" ""
"SIEVE" "comparator-i;ascii-numeric fileinto reject vacation vacation-seconds imapflags notify envelope imap4flags date mailbox mboxmetadata servermetadata relational regex subaddress copy index variables"
"STARTTLS"
"UNAUTHENTICATE"
OK

Is this is a problem with the FreeBSD packages ?

Regards.
--
Albert SHIH
DIO bâtiment 15
xmpp: ***@obspm.fr
Heure local/Local time:
Sat Jun 2 17:23:55 CEST 2018
Ken Murchison
2018-06-02 17:29:53 UTC
Permalink
It’s disabled by default. Enable it by adding it to the sieve_extensions
option in imapd.conf
--
Kenneth Murchison
Cyrus Development Team
FastMail US LLC
Post by Albert Shih
Hi everyone.
On the website
https://www.cyrusimap.org/imap/reference/admin/sieve.html
it's say cyrus sieve support body extension. But on my installation
(FreeBSD 11 + Cyrus-3.0.7) I didn't find body, if I do a telnet
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved 3.0.7"
"VERSION" "1.0"
"SASL" ""
"SIEVE" "comparator-i;ascii-numeric fileinto reject vacation vacation-> seconds imapflags notify envelope imap4flags date mailbox mboxmetadata> servermetadata relational regex subaddress copy index variables"
"STARTTLS"
"UNAUTHENTICATE"
OK
Is this is a problem with the FreeBSD packages ?
Regards.
--
Albert SHIH
DIO bâtiment 15
Sat Jun 2 17:23:55 CEST 2018
----
Cyrus Home Page: http://www.cyrusimap.org/
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
Albert Shih
2018-06-02 18:44:45 UTC
Permalink
Le 02/06/2018 à 13:29:53-0400, Ken Murchison a écrit
It’s disabled by default. Enable it by adding it to the sieve_extensions option
in imapd.conf
Ok. Thanks.

But do you know why ? Is because some performance issue ?

Regards
--
Albert SHIH
DIO bâtiment 15
xmpp: ***@obspm.fr
Heure local/Local time:
Sat Jun 2 20:43:30 CEST 2018
----
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/li
Ken Murchison
2018-06-02 19:08:05 UTC
Permalink
It could be a performance issue on a busy server, especially if
it’s resource constrained. It’s probably not an issue anymore on
modern hardware.
--
Kenneth Murchison
Cyrus Development Team
FastMail US LLC
Le 02/06/2018 à 13:29:53-0400, Ken Murchison a écrit
Post by Ken Murchison
It’s disabled by default. Enable it by adding it to the
sieve_extensions option> > in imapd.conf
Ok. Thanks.
But do you know why ? Is because some performance issue ?
Regards
--
Albert SHIH
DIO bâtiment 15
Sat Jun 2 20:43:30 CEST 2018
Loading...