PDA

View Full Version : Mail Queue Administration



vitasis
03-03-2010, 10:41 AM
Hello,

when i installed directadmin i cant see Mail Queue from "Mail Queue Administration". I have this error: "Error with queue dump: 2010-03-03 20:31:50 cannot run initgroups(): no passwd entry for uid=8". Can somebody help? ;)

scsi
03-03-2010, 11:48 AM
What user is uid 8?

vitasis
03-03-2010, 11:57 AM
There are no users with this uid, so what to do?

nobaloney
03-04-2010, 10:59 AM
On my CentOS servers uid=8 is assigned to mail:

$ grep mail /etc/passwd
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
If you've got mail assigned to something else, or if you don't have a username mail, then you may need to contact DirectAdmin Support (http://www.directadmin.com/support.html).

Jeff