search for: 28home

Displaying 2 results from an estimated 2 matches for "28home".

2018 Jan 11
1
Managesieve and virtual users
...sieve = file:/home/vmail/%d/%n/sieve;active=/home/vmail/%d/%n/.dovecot.sieve userdb { args = uid=vmail gid=vmail home=/home/vmail/%d/%n/Maildir driver = static } So, how does the real user authentificate? Second, you've violated: https://wiki2.dovecot.org/VirtualUsers/Home?highlight=%28home%29|%28mail%29 make home and mail_location distinct. I guess, above should read: home=/home/vmail/%d/%n/ You've wrote "managesieve" is not working. That means, sieve is working? So, has vmail write permission to : /home/vmail/%d/%n/sieve is it a directory? Does your users log into m...
2017 Feb 05
5
Managesieve cannot access script store
Hi, I am trying to get sieve working on a new OpenSuse leap 42.2 install. On my 'old' OpenSuse 13.2 machine it worked fine. The problem is that Managesieve can't access the script store and won't let me create any script. It says permission denied on ~/sieve directory. See log below. I 've activated debug logging, but that doesn't give any clues to me. Also, I've