[horde] imapflags in Ingo
Ole Wolf
ole at naturloven.dk
Sun Oct 16 20:39:38 UTC 2011
Ingo currently uses the sieve extension "imapflags," which is
deprecated according to the Dovecot documentation:
http://wiki.dovecot.org/LDA/Sieve
It can be changed to the recommended sieve extension by changing the
last function in "ingo/lib/Script/Sieve/Action/Flag.php" to return
'imap4flags' instead of 'imapflags'.
I presume the file "ingo/lib/tests/SieveTest.php" should also be
changed so that the line:
$this->assertScript('require "imapflags"; ....
is changed to:
$this->assertScript('require "imap4flags"; ....
--
Ole Wolf
Rødhættevej 4 * 9400 Nørresundby
Telefon: 9632-0108 * Mobil: 2467-5526 * Skype: ole.wolf * SIP:
ole.wolf at ekiga.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 5253 bytes
Desc: PGP Public Key
URL: <http://lists.horde.org/archives/horde/attachments/20111016/c28b798b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4084 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20111016/c28b798b/attachment-0001.bin>
More information about the horde
mailing list