e-mail accounts in directadmin not showing

jdogrulz

New member
Joined
Aug 23, 2015
Messages
1
Hello,

My email accounts do not show when I go to "E-Mail Management" > "E-mail Accounts".

It just show the following text:
Create mail account(link)
E-Mail Usage(link)
Cannot open the user password file for reading(just text)

I probably missed it, but I tried searching on the net and this forum and couldn't find anything on this problem.

Thanks in advance,
Jeff
 
If you use this search string on Google, several answers on the Directadmin forum appear as first results:
Code:
Cannot open the user password file for reading

Anyway, things you can try:
Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh email

Also check if your disk or partition is not full, or the account is not suspended by the user himself.
 
check the error logs to see what causes the failed connection.
 
Back
Top