>>>>> On Tue, 19 Feb 2002 11:25:45 -0600,
>>>>> Tyrone Vaughn <[EMAIL PROTECTED]> (tv) writes:

tv> ---------- example sieve vacation filter ------------------
tv> require ["fileinto"];

tv> require ["reject"];

tv> require ["vacation"];

tv> # %VACATION_START%
tv>           vacation
tv>                   :days 1
tv>                   :subject "Out to lunch"
tv> # %VAC_TEXT_START%
tv> "Always";
tv> # %VAC_TEXT_END%
tv> # %VACATION_END%

tv> ---------------------------------------------------------------

I can't answer why it might have quit working, but is the recipient
address in the header consistent?  I mean, if you're sending the
message to <[EMAIL PROTECTED]>, perhaps you need:

  :addresses "[EMAIL PROTECTED]"

-- 
Amos

Reply via email to