On October 7, 2017 at 1:29 AM Aki Tuomi <aki.tuomi@dovecot.fi> wrote:
On October 6, 2017 at 11:44 PM Davide Marchi <danjde@msw.it> wrote:
On 06.10.2017 12:42:22, Aki Tuomi wrote: [..]
Maybe it is not possible with Dovecot?
Many Thanks
Davide
Just give the relevant permissions to the user, and it also requires that the target directory is writable by source user.
Aki
Oh, excuse me for the (most probably) silly question, but where I could give to my *virtual user* the directory write permission, if not from the Dovecot ACL?
I mean filesystem write rights.
Actually on /etc/dovecot/dovecot.acl:
- user=foo@mydomain.com lrwsip
- user=info@mydomain.com lrwsip
You are missing 'i' right.
And after looking it REALLY properly, I see you have 'i' right. Can you provide mail_debug=yes logs?
Many thanks Aki for you help! :-)
Davide
Aki