How to grant user access to his .dovecot.sieve.log?
Sergey Ivanov
seriv at cs.umd.edu
Wed Feb 7 04:53:27 EET 2018
Answering myself (not yet implemented, but I hope it will work):
Using sieve extprograms extension and global "after" script, I can read
.dovecot.sieve.log into a sieve variable 'log_content' if this log is not
empty. I hope this log will be written before "after" script is called, but
will check if it is true.
Then using sieve "notify" action with mailto:
${user_mailaddress}?body=${log_content}"
--
Sergey.
On Thu, Feb 1, 2018 at 5:01 PM, Sergey Ivanov <seriv at cs.umd.edu> wrote:
> Hi,
> What are the recommended ways to give access to their .dovecot.sieve.log
> messages to the users?
> I am thinking about placing this file into users Maildir/new, or piping to
> dovecot-lda.
>
> --
> Regards,
> Sergey Ivanov
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20180207/7317536a/attachment.html>
More information about the dovecot
mailing list