[Dovecot] Auto Discard Vacation Sieve in a date
I have deploy an environment with pigeon sieve, managesieve, dovecot, squirrelmail and avelsieve plugin. The vacation messages are working fine. I am looking for a method to discard vacation messages in some date, when the user returns.
¿Has somebody looked in this feature?
Thanks a lot,
--
Andrés Fernando Yacopino
Infraestructura - Dpto Sistemas
AcaSalud
Cooperativa de Prestaciones Médico Asistenciales Limitada
Tel: 0341-4208726
ayacopino@acasalud.com.ar
On 01/19/2010 02:39 PM Andrés Yacopino wrote:
I have deploy an environment with pigeon sieve, managesieve, dovecot, squirrelmail and avelsieve plugin. The vacation messages are working fine. I am looking for a method to discard vacation messages in some date, when the user returns.
¿Has somebody looked in this feature?
You could use the date¹ extension.
if (anyof SOME_CURRENT_DATE_CHECKS) { vacation: ... }
Regards, Pascal
1 = http://tools.ietf.org/html/rfc5260
The trapper recommends today: 5e1f1e55.1001907@localdomain.org
participants (2)
-
Andrés Yacopino
-
Pascal Volk