Majordomo error...

sullise

Verified User
Joined
Mar 4, 2004
Messages
475
Client is having problems configuring his Majordomo
THe majordomo settings dont save and he keeps getting the following message when he tries to configure majordomo by email:

MAJORDOMO ABORT (mj_majordomo)!!

While running with an effective uid of 102 and an effective gid of 2, Majordomo
ran into the following problems:
Unable to write to log file, check permissions on
/etc/virtual/somedomain.com/majordomo/majordomo.log

Thoughts?
 
Just thoughts...

majordomo is telling yo what's wrong.

It's running as user 102 and as group 2, and as that user and group cannot wrie to the log file at /etc/virtual/somedomain.com/majordomo/majordomo.log.

Either a recent upgrade to the system has created problems for majordomo, or you or someone else has changed permissions or ownerships, or the running user, somewhere.

If you haven't done anything, then you should probably have DA support staff take a look at it.

Jeff
 
Hello,

To reset email permissions, type:
Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh email
John
 
Thanks, John.

I have to study all of those scripts so I can give more definitive answers :) .

Jeff
 
Back
Top