Page 1 of 1

Email Issue Can't Send E-mail 421 fopen

Posted: Tue Apr 15, 2008 5:52 pm
by youngnovice
Get the error 421 fopen('users/assign') failed (#5.7.10) Permission denied.

Having issues with only one domain. No others. Get this error when trying send out email from it. Also I'm not receiving email that anyone is sending me, it seems to just sit on the server.

Saw a suggestion on Plesk board saying chmod to 644, but nothing.. it reverts back to -rw------- 1 root qmail.

Looking for help.

Posted: Wed Apr 16, 2008 11:32 am
by scott
Heres what it looks like on my box:

-rw------- 1 root root 20001 Jan 26 13:53 assign


Sounds like something is wrong with the utilities that read that file. Have you removed the setuid bit or otherwise changed the permissions on anything else on the system?

users/assign

Posted: Thu Apr 17, 2008 1:36 am
by youngnovice
Haven't changed anything. It recently did it with new domains I just added. I'm not having problems with any of the older domains on the server with that error. What should I be looking for as far as the permissions or ownership for the files for qmail.

Thanks

Error users/assign

Posted: Thu Apr 17, 2008 1:52 am
by youngnovice
It seems that once I chmod 644 assign and then add a new address it reverts back to the other permission and I'm unable to receive mail and those sending mail to me get that permissions error.