On October 7, 2017 at 1:29 AM Aki Tuomi wrote:
[..]Can
you provide mail_debug=yes logs?
Hi Aki,
I've set on /etc/dovecot/conf.d/10-logging.conf:
mail_debug = yes
debug_log_path = /var/log/dovecot.debug
and
on /etc/dovecot/dovecot.conf
protocol imap {
mail_plugins = $mail_plugins mail
> On October 7, 2017 at 1:29 AM Aki Tuomi wrote:
>
>
>
> > On October 6, 2017 at 11:44 PM Davide Marchi wrote:
> >
> >
> > On 06.10.2017 12:42:22, Aki Tuomi wrote:
> > [..]
> > >>
> > >> Maybe it is not possible with Dovecot?
> > >>
> > >> Many Thanks
> > >>
> > >> Davide
> > >
> > > Ju
> On October 6, 2017 at 11:44 PM Davide Marchi 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 targe
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
On 06.10.2017 12:41, Davide Marchi wrote:
>> I've set ACL for two user (two primary email address, no alias), where
>> these users must not be able to delete email from imap server.
>> Now I would like to add (from the client) the ability to move any
>> incoming mail into different directory, if
I've set ACL for two user (two primary email address, no alias), where
these users must not be able to delete email from imap server.
Now I would like to add (from the client) the ability to move any
incoming mail into different directory, if possible into an existing
directory chosen by me.
May