[Dovecot] Pigeonhole Sieve: Vacation Extension answer to every E-Mail
Hi,
dont ask :) but I have two accounts for which I have to configure an auto reply for any e-mail send to it.
As far as I understand Sieve yet, I do have to set sieve_vacation_min_period = 0 in the dovecot config and set the days value in the sieve rule.
But as there is a limit of 1 day, I think this is not working. Right?
Is there any other way to accomplish that?
regards . Götz
-- Götz Reinicke IT-Koordinator
Tel. +49 7141 969 82 420 E-Mail goetz.reinicke@filmakademie.de
Filmakademie Baden-Württemberg GmbH Akademiehof 10 71638 Ludwigsburg www.filmakademie.de
Eintragung Amtsgericht Stuttgart HRB 205016
Vorsitzender des Aufsichtsrats: Jürgen Walter MdL Staatssekretär im Ministerium für Wissenschaft, Forschung und Kunst Baden-Württemberg
Geschäftsführer: Prof. Thomas Schadt
Am 14.05.2014 16:09, schrieb Götz Reinicke - IT Koordinator:
Hi,
dont ask :) but I have two accounts for which I have to configure an auto reply for any e-mail send to it.
you shouldnt do that , you risk endless mail ping pong
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Am 14.05.14 16:20, schrieb Robert Schetterer:
Am 14.05.2014 16:09, schrieb Götz Reinicke - IT Koordinator:
Hi,
dont ask :) but I have two accounts for which I have to configure an auto reply for any e-mail send to it.
you shouldnt do that , you risk endless mail ping pong
Hi,
that's what my don't ask refers to ... I know that, but currently I dont have any solid rock arguments/technical solutions how the two users could achieve what they want in an other way.
Answering any mail by hand with a default sentence is what they want to avoid.
Suggestion? Regards . Götz
-- Götz Reinicke IT-Koordinator
Tel. +49 7141 969 82 420 E-Mail goetz.reinicke@filmakademie.de
Filmakademie Baden-Württemberg GmbH Akademiehof 10 71638 Ludwigsburg www.filmakademie.de
Eintragung Amtsgericht Stuttgart HRB 205016
Vorsitzender des Aufsichtsrats: Jürgen Walter MdL Staatssekretär im Ministerium für Wissenschaft, Forschung und Kunst Baden-Württemberg
Geschäftsführer: Prof. Thomas Schadt
Am 14.05.2014 17:18, schrieb Götz Reinicke - IT Koordinator:
Am 14.05.14 16:20, schrieb Robert Schetterer:
Am 14.05.2014 16:09, schrieb Götz Reinicke - IT Koordinator:
Hi,
dont ask :) but I have two accounts for which I have to configure an auto reply for any e-mail send to it.
you shouldnt do that , you risk endless mail ping pong
Hi,
that's what my don't ask refers to ... I know that, but currently I dont have any solid rock arguments/technical solutions how the two users could achieve what they want in an other way.
Answering any mail by hand with a default sentence is what they want to avoid.
Suggestion? Regards . Götz
http://tools.ietf.org/html/rfc6131
If ":seconds 0" is specified and used, it means that all auto-replies are sent, and no attempt is made to suppress consecutive replies. This differs from the base vacation specification, which does not allow a time period of zero (":days 0" is forbidden); the change is necessary to allow operation of an auto-responder (see [RFC6133], and note especially example 4 in section 3 of that document).
If ":seconds" and ":days" are both omitted, a site-defined interval is used (see [RFC5230]).
Usage: vacation [":days" number | ":seconds" number] [":subject" string] [":from" string] [":addresses" string-list] [":mime"] [":handle" string] <reason: string>
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Götz Reinicke - IT Koordinator schreef op 14-5-2014 16:09:
Hi,
dont ask :) ok...
but I have two accounts for which I have to configure an auto reply for any e-mail send to it.
As far as I understand Sieve yet, I do have to set sieve_vacation_min_period = 0 in the dovecot config and set the days value in the sieve rule.
But as there is a limit of 1 day, I think this is not working. Right?
Is there any other way to accomplish that?
http://tools.ietf.org/html/rfc6131
Regards,
Stephan.
participants (3)
-
Götz Reinicke - IT Koordinator
-
Robert Schetterer
-
Stephan Bosch