Yes it is. Basically can’t send nor receive confit looks good
> On Feb 17, 2019, at 12:34 PM, Aki Tuomi <aki.tu...@open-xchange.com> wrote: > > Is user 'dovecot' member of group 'mail'? > > Aki > >> On 17 February 2019 at 19:28 Latin Bishop <soyd...@gmail.com> wrote: >> >> >> Changed permissions but still have issues >> >> A error occurred while sending email the mail server responded 4.3.5 server >> configuration error >> Please check the message recipient >> >> Sent from my iPad >> >>> On Feb 17, 2019, at 12:06 PM, Aki Tuomi <aki.tu...@open-xchange.com> wrote: >>> >>> mail_privileged_group=mail >>> >>> Aki >>> >>>> On 17 February 2019 at 19:03 Latin Bishop <soyd...@gmail.com> wrote: >>>> >>>> >>>> When testing with thunder mail getting this error >>>> >>>> Feb 17 11:59:40 pepino dovecot: imap(pi): Error: open(/var/mail/pi) >>>> failed: Permission denied (euid=1000(pi) egid=1000(pi) missing +w perm: >>>> /var/mail, we're not in group 8(mail), dir owned by 0:8 mode=0775) >>>> Feb 17 11:59:40 pepino dovecot: imap(pi): Error: Failed to autocreate >>>> mailbox INBOX: Internal error occurred. Refer to server log for more >>>> information. [2019-02-17 11:59:40] >>>> Feb 17 11:59:50 pepino dovecot: imap(pi): Logged out in=155 out=874 >>>> >>>> >>>>> On Feb 17, 2019, at 8:46 AM, Aki Tuomi <aki.tu...@open-xchange.com> wrote: >>>>> >>>>> You probably mean -quiet flag which works >>>>> >>>>> Aki >>>>> >>>>>> On 17 February 2019 at 12:10 Latin Bishop <soyd...@gmail.com> wrote: >>>>>> >>>>>> >>>>>> Thanks >>>>>> >>>>>> Was 143. I notice the -quite flag no longer works in openssl when >>>>>> testing connection >>>>>> >>>>>>> On Feb 17, 2019, at 3:33 AM, Aki Tuomi <aki.tu...@open-xchange.com> >>>>>>> wrote: >>>>>>> >>>>>>> >>>>>>>> On 17 February 2019 at 05:50 Latin Bishop via dovecot < >>>>>>>> dovecot@dovecot.org> wrote: >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Getting this error after following >>>>>>>> this tutorial >>>>>>>> >>>>>>>> Error in configuration file /etc/dovecot/dovecot.conf duplicate >>>>>>>> listener >>>>>>>> >>>>>>>> >>>>>>>> https://samhobbs.co.uk/2013/12/raspberry-pi-email-server-part-2-dovecot >>>>>>>> >>>>>>> >>>>>>> Usually doveconf -n tells you where the duplicate listener is so you >>>>>>> can remove it. >>>>>>> --- >>>>>>> Aki Tuomi