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 at acasalud.com.ar
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? > > Thanks a lot,You can use the currentdate test introduced by date extension. RFC5260 shows the following example on page 6: = Currentdate can be used to set up vacation [RFC5230] responses in advance and to stop response generation automatically: require ["date", "relational", "vacation"]; if allof(currentdate :value "ge" "date" "2007-06-30", currentdate :value "le" "date" "2007-07-07") { vacation :days 7 "I'm away during the first week in July."; } = Regards, Stephan.
Seemingly Similar Threads
- Compilation of dovecot-1.2-sieve-0.1.3 under Solaris 10 for Sparc
- Dovecot 1.2 beta1 in Solaris 10 for sparc, error reading maildir format?
- Redirecting mail gives 'mail forwarding loop' to the sender - calling for sieve help
- Resolution logon script trouble (net use lpt), a problem with windows 98se
- Global Sieve File