Hi,
On Wed, 22 Aug 2007, Peter wrote:
Hello.
Where can i find the perl module Cyrus::SIEVE::managesieve for download ??
its a part of cyrus imap so you should already have it.
ps: please keep the list on the cc.
Greetings
Christian
/Peter
Thanks a lot!
I will try it.
Message du 21/08/07 12:12
De : "Christian Kratzer" <[EMAIL PROTECTED]>
A : "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Copie à : "info-cyrus" <info-cyrus@lists.andrew.cmu.edu>
Objet : Re: Automatic Sieve Script Subscription
Hi,
On Tue, 21 Aug 2007, [EMAIL PROTECTED] wrote:
Hy all,
Do you know if there's a way for any mailboxes to subscribe
automaticaly to a sieve script at creation of the mailbox?
I would like for all users to transfert SPAM tagged subject to
a SPAM folders, or mailling list mail to mailling list folder
without having to explain all users to write it with avelsieve.
I tought Autosieve patch was able to do it but it "only"
creates folders if it doesn't exist.
we use a perl script to automatically create new accounts,
create and subscribe the Spam mailbox and also install and
activate a default sieve script.
We use following perl modules:
use Cyrus::IMAP::Admin;
use Cyrus::SIEVE::managesieve;
use IMAP::Admin;
IMAP::Admin required a patch to allow logging in with separate
authentication and authorisation rules for subscribing to the
newly created Spam mailbox.
Apart from that it was straight forward.
Greetings
Christian
--
Christian Kratzer CK Software GmbH
Email: [EMAIL PROTECTED] Schwarzwaldstr. 31
Phone: +49 7452 889 135 D-71131 Jettingen
Fax: +49 7452 889 136 HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian
Kratzer
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--
Christian Kratzer CK Software GmbH
Email: [EMAIL PROTECTED] Schwarzwaldstr. 31
Phone: +49 7452 889 135 D-71131 Jettingen
Fax: +49 7452 889 136 HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian Kratzer
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html