[Dovecot] Auto Discard Vacation Sieve in a date

Pascal Volk user+dovecot at localhost.localdomain.org
Tue Jan 19 17:44:44 EET 2010


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 at localdomain.org


More information about the dovecot mailing list