Hi, looks like Dovecot-Sieve doesn't know the seconds-extension for vacation: main script: line 5: error: unknown tagged argument ':seconds' for the vacation command (reported only once at first occurence). main script: error: validation failed. http://tools.ietf.org/html/rfc6131 Could this be added during the next releases? Regards, Peer -- Treffen Sie uns auf den Chemnitzer Linux-Tagen vom 16. bis 17. M?rz 2013! Heinlein Support GmbH Schwedter Str. 8/9b, 10119 Berlin http://www.heinlein-support.de Tel: 030 / 405051-42 Fax: 030 / 405051-19 Zwangsangaben lt. ?35a GmbHG: HRB 93818 B / Amtsgericht Berlin-Charlottenburg, Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
Le 16 mars 2013 ? 10:23, Peer Heinlein a ?crit :> Hi, > > looks like Dovecot-Sieve doesn't know the seconds-extension for vacation: > > main script: line 5: error: unknown tagged argument ':seconds' for the > vacation command (reported only once at first occurence). > main script: error: validation failed. > > http://tools.ietf.org/html/rfc6131 > > Could this be added during the next releases?Hello Peter, Seems to be available, at least for v2.x: http://wiki2.dovecot.org/Pigeonhole/Sieve/Extensions/Vacation HTH, Axel
On 3/16/2013 10:23 AM, Peer Heinlein wrote:> > Hi, > > looks like Dovecot-Sieve doesn't know the seconds-extension for vacation: > > main script: line 5: error: unknown tagged argument ':seconds' for the > vacation command (reported only once at first occurence). > main script: error: validation failed. > > > http://tools.ietf.org/html/rfc6131 > > > Could this be added during the next releases?http://pigeonhole.dovecot.org/#status And don't forget to ` require "vacation-seconds"; ` Regards, Stephan.