Re: my problem...update
Daniel Liston <[email protected]>
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
Let me guess, since the information was not include in your post. You are running majordomo version 1.94.5 installed from the RPM for SuSe linux. Your MTA is sendmail 8.12.10. I will also assUme you have root access to the file system if you need to make any changes. Sendmail has security rules. One of them, is that a mailing list (:include: file) can not be group writable. Go to the lists directory and remove the group write bit from all list membership files. cd /var/lib/majordomo/lists chmod go-w * Dan Liston luma wrote: > Hi, > > i found that i have to send posts to liste@server, so i did > and got following error *arg*: (my list is named "liste") > -------------------------------------------------------------------------------- > > The original message was received at Wed, 1 Jun 2005 01:35:20 +0200 > from localhost [127.0.0.1] > > ----- The following addresses had permanent fatal errors ----- > :include:/var/lib/majordomo/lists/liste > (expanded from: <[email protected]>) (<- > what does it mean?) > > ----- Transcript of session follows ----- > 550 5.2.4 :include:/var/lib/majordomo/lists/liste... Cannot open > /var/lib/majordomo/lists/liste: Group writable file > ---------------------------------------------------------------- > > does anybody know whats the cause of this error `? > > thanx a lot > > luma > >