Re: More permissions issue
Daniel Liston <[email protected]> Tue, 18 Aug 2009 20:48:44 -0500
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
Root should not be the majordomo owner. if majordomo is "majordom:x:91:91:List Manager:/opt/majordomo:/bin/sh" NOTE: do not use csh|ksh|zsh for the shell, bash is ok. make sure there is either a group 91 for majordomo to belong to, or make the group the same number as mail, not daemon. Make sure the wrapper is compiled to match settings (uid:gid) of the majordomo user. Take your time and get it right. First sendmail has to work, then the aliases for sendmail, then list expansion, then piping to other programs like majordomo's wrapper. Dan Liston Kenneth G. Gordon wrote: > And now, my Majordomo-owner (root) is getting this: > > "MAJORDOMO ABORT (mj_majordomo)!! > > While running with an effective uid of 1 and an effective gid of 1 1 5, > Majordomo > ran into the following problems: > Unable to write to list directory $listdir, check permissions on > /opt/majordomo/lists" > > So, what the heck is going on? > > I am almost totally confused by now..... > > Ken Gordon