[Kolab-devel] [issue1264] Modification to enable the use of SIEVE notify methods

Fabio Pietrosanti / Khamsa SA kolab-issues at intevation.de
Tue Jun 6 18:14:38 CEST 2006


New submission from Fabio Pietrosanti / Khamsa SA <kolab at khamsa.ch>:

In order to be able to use, within sieve scripts, the mailto notification methods several configuration 
has to be done on Kolab.
Imho those configurations should be enable by default because doesn't break anything but just enable 
useful features.

vim /kolab/etc/kolab/templates/cyrus.conf.template
  notify        cmd="notifyd" listen="/kolab/var/imapd/socket/notify" proto="udp" prefork=1

vim /kolab/etc/kolab/templates/imapd.conf.template
notifysocket: /kolab/var/imapd/socket/notify
sievenotifier: mailto
mailnotifier: mailto

In that way the built-in "mailto" notify method work fine.

I suggest to put it in the mainstream CVS release.

----------
messages: 7606
nosy: khamsa
priority: minor bug
status: unread
title: Modification to enable the use of SIEVE notify methods
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1264>
________________________________________________




More information about the devel mailing list