I am trying out the dovecot-pigeonhole package on OpenBSD 4.9 (i386, -current
from July 10, 2011)

Using Thunderbird as  a client, I am able to add, delete, and modify sieve
scripts and also activate them. When I activate the vacation script, I see

lrwx------  1 vsankar  vsankar        20 Jul 20 05:49 .dovecot.sieve ->
sieve/vacation.sieve

However, when an email is sent to that account, vacation.svbin is not created.

sieve-test creates the vacation.svbin file and I get

Performed actions:

 * send vacation message:
    => seconds   : 604800
    => subject: Out of Office Reply
    => handle : I will be back ... Thanks.Out of Office
Reply<default-from><NO-MIME>

START MESSAGE
I will be back ... Thanks.
END MESSAGE

Implicit keep:

 * store message in folder: INBOX

sieve-test(root): Info: final result: success

I have added the plugin directives as follows

protocol lda {
  # Space separated list of plugins to load (default is global mail_plugins).
  mail_plugins = $mail_plugins sieve
}

How can I make this thing work? Please let me know if you have any
suggestions.

Thanks,

Vijay


Vijay Sankar
vsan...@foretell.ca

Reply via email to