Davide Marchi
2017-Oct-06 20:44 UTC
ACL permission: give permission to move email into different folder
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. > > AkiOh, 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? Actually on /etc/dovecot/dovecot.acl: * user=foo at mydomain.com lrwsip * user=info at mydomain.com lrwsip Many thanks Aki for you help! :-) Davide
Aki Tuomi
2017-Oct-06 22:29 UTC
ACL permission: give permission to move email into different folder
> On October 6, 2017 at 11:44 PM Davide Marchi <danjde at 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 at mydomain.com lrwsip > * user=info at mydomain.com lrwsip >You are missing 'i' right.> > > Many thanks Aki for you help! :-) > > > DavideAki
Aki Tuomi
2017-Oct-06 22:31 UTC
ACL permission: give permission to move email into different folder
> On October 7, 2017 at 1:29 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > > > > On October 6, 2017 at 11:44 PM Davide Marchi <danjde at 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 at mydomain.com lrwsip > > * user=info at 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