The wiki is outdated, it seems.
cat >> sieve.txt << EOF
require "vacation";
if true {
vacation
:days 7
:addresses ["[EMAIL PROTECTED]"]
:subject "auto-reply message"
"Thank you for contacting us. You will hear from us as soon as
possible.";
}
EOF
dbmail-sievecmd -u anne -i myscript sieve.txt
Anne wrote:
>> Anne wrote:
>>> Hi,
>>>
>>> I was running 2.0.10 which had working auto replies, albeit not very
>>> sophisticated (empty sender, no track of replies sent).
>>>
>>> I upgraded to 2.2.1.
>>> I have created a record with start_date set to 2006-12-06 00:00:00
>>> and stop_date set to 2006-12-09 00:00:00
>>> I double checked I'm using the right user_idnr.
>>> Unfortunatelly no auto reply is sent.
>>> There are no errors in the log.
>> Anne,
>>
>> Please don't use auto_reply. Use sieve.
>>
>> The auto_reply code was/is broken, and beyond repair. I've declared that
>> code deprecated, though I never did that 'officially' on the website or
>> in a README.
>>
>> Sieve with vacation support should do the trick just as well and better.
>
> Wiki:
> DBMail’s sieve currently supports the following modules:
> * fileinto (Used to insert mail into a mailbox)
> * reject (reject a message)
>
> So how do I make a Sieve vacation script?
>
> thanks,
> Anne
>
>
> _______________________________________________
> DBmail mailing list
> [EMAIL PROTECTED]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
>
--
________________________________________________________________
Paul Stevens paul at nfg.nl
NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[EMAIL PROTECTED]
https://mailman.fastxs.nl/mailman/listinfo/dbmail