Sieve Date support in Archiveopteryx

The Date extension allows sieve scripts to test on the date a message was sent and on the current date. Archiveopteryx supports it fully.

It is often used together with relational and vacation in order to implement time-sensitive autoresponses, like this:

if currentdate :value "le" "date" "2008-01-04" { vacation "Back in January 2008"; }

It is also possible to treat messages differently depending on whether they arrive during the working hours or outside, etc.

In case of questions, please write to info@aox.org.

Relevant links

About this page

Last modified: 2010-11-19
Location: aox.org/sieve/date