Andreas,
can you explain "magic folder"?
The only thing I tried was creating named FIFO .dovecot.sieve.log, and starting
mailx user@my.domain.com < .dovecot.sieve.log
which need to be done for each user of my domain, and better wrapped in some script which will make it started after each sievec run.
--
  Regards,
  Sergey.

On Fri, Feb 2, 2018 at 7:23 PM, A. Schulze <sca@andreasschulze.de> wrote:


Am 01.02.2018 um 18:01 schrieb Sergey Ivanov:
> 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.

or serve the log as "magic folder". If the user delete the message it deletes also the log ...
just an idea...

Andreas