Andreas,
can you explain "magic folder"?
The only thing I tried was creating named FIFO .dovecot.sieve.log, and
starting
mailx u...@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
Hi Gabriel,
I'm trying to implement what you suggested using apache mod_userdir with
===
UserDir /srv/dovecot
[^/]+)">
Require user %{env:MATCH_WHICHUSER}
DirectoryIndex .dovecot.sieve.log
...
===
I still need to find how to set up right permissions for these logs without
too much brute force.
Hi all,
I´m using dovecot successfully since some years.
My current setup is postfix and dovecot on one vserver.
This works great so far.
++
eMail in | VSERVER1 |
+-->+ MX 1 (Master) |
| POSTFIX MTA |
| DOVE