On Feb 6, 2018, at 19:53, Sergey Ivanov <se...@cs.umd.edu> wrote: > 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}";
Did that work? -- This is my signature. There are many like it, but this one is mine. >