Page 1 of 1

[ Solved ] Problem with exim

Posted: Tue Dec 13, 2016 11:11 pm
by loderx
Dec 14 00:05:38 auth: Error: passwd-file(test2,91................): stat(/etc/exim/domains//passwd) failed: No such file or directory
Initialization failed: namespace configuration error: inbox=yes namespace missing

Solved by:
add:

Code: Select all

 inbox = yes
in 15-mailboxes.conf

Re: [ Solved ] Problem with exim

Posted: Wed Dec 14, 2016 10:34 am
by sseleraci
Thank you so much.
This really helps.

Re: [ Solved ] Problem with exim

Posted: Wed Sep 13, 2017 11:34 pm
by equynox
Yap, it works. Just specify that you have to modify dovecot conf files in /etc/dovecot not exim coz its a bit confusing.

Re: [ Solved ] Problem with exim

Posted: Thu Sep 28, 2017 2:02 pm
by scristi
Hello, where is the file modified? I have only the next files inside /etc/dovecot folder:

file dovecot.conf
folder conf.d

And inside conf.d:
10-auth.conf
10-logging.conf
10-mail.conf
10-master.conf
10-ssl.conf
20-imap.conf
20-pop3.conf
auth-passwdfile.conf.ext

Please, any help... my mail stop receiving emails two days ago and I don't know why...

Best Regards,

Sebastian

Re: [ Solved ] Problem with exim

Posted: Sun Mar 29, 2020 3:14 pm
by skyavi
Hi it would have been nice if you posted where the exim mailboxes.conf are located
loderx wrote:
Tue Dec 13, 2016 11:11 pm
Dec 14 00:05:38 auth: Error: passwd-file(test2,91................): stat(/etc/exim/domains//passwd) failed: No such file or directory
Initialization failed: namespace configuration error: inbox=yes namespace missing

Solved by:
add:

Code: Select all

 inbox = yes
in 15-mailboxes.conf