[Postfixbuch-users] Postfix, Smartsieve und Vacation
Sandy Drobic
postfixbuch-users at japantest.homelinux.com
Mi Nov 8 13:48:26 CET 2006
Thomas Winter wrote:
> Am Wednesday 08 November 2006 11:35 schrieb Sandy Drobic:
>> Thomas Winter wrote:
>>> Hi,
>>>
>>> meine emails werden mit user at localhost.server.domain.tld in Cyrus
>>> einsortiert. Fast alles User die keinen Unix-account haben.
>>>
>>> Kann Smartsieve - Vacation da überhaupt funktionieren?
>> Ja!
>>
>> Die Sieve-Scripte werden in ein spezielles Verzeichnis abgelegt, nicht im
>> Homeverzeichnis eines Users.
>
> OK,
> supertux:/var/lib/sieve/m/mtest # cat smartsieve.script
> #Mail filter rules for mtest
> #Generated by mtest using SmartSieve 0.5.2 2006/11/08 12:36:32
> require ["vacation"];
>
> vacation :days 1 :addresses ["mtest at domain.tld"] text:
> Test Abwesenheit
>
> Es funktioniert bloß nicht.
>
> Es wird eine email mit TO: cyrus at unspecified-domain.server.domain.com erzeugt.
>
> Reporting-MTA: dns; rechner.server.domain.tld
> X-Postfix-Queue-ID: D12761CC41C
> X-Postfix-Sender: rfc822; MAILER-DAEMON at rechner.server.domain.tld
>
> Das funktioniert natürlich nicht.
> Wobei In-Reply-To: <200611081234.49290.richtiger at absender.tld passt.
>
> Gibt es da noch was einzustellen, wenn ja wo.
Ich hatte bei mir mal vacation getestet mit:
#if header :contains ["subject"] ["vacationtest"] {
# vacation :days 1 :addresses ["invalid at japantest.homelinux.com"] :subject
"On vacation messages" "bin wegweg";}
Bei dir fehlt anscheinend der Auslöser. vacation ist eine Aktion, aber du
hast keine Bedingung für die Aktion angegeben.
Beachte bitte, dass vacation eine Mail nur einmal losschickt.
Sandy
--
Antworten bitte nur in die Mailingliste!
PMs bitte an: news-reply2 (@) japantest (.) homelinux (.) com
Mehr Informationen über die Mailingliste Postfixbuch-users