Jump to content

So I’m trying to set up SMTP and IMAP on my Ubuntu 18.04 server and it was working great mail was sending and everything. Then i created a few more accounts and this is where the error starts.

 

dovecot: imap(Admin): Error: stat(/home/Admin/Maildir/tmp) failed: Permission denied missing +x perm: /home/Admin/Maildir, owned by 33:33 mode=0700)

I gave it the +x perm by executing:

 

chmod Dovecot:+x *

 

if this is incorrect let me know ( I’m not anywhere need a master of chmod)

 

any tips on fixing this?

Link to comment
https://linustechtips.com/topic/1109190-need-help-dovecot-missing-x-permission/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×