washakie wrote: > >Then I have a rc file in /etc/procmailrc and the filter seems to work, >however, it isn't setting the correct 'privileges'. The rc file is owned by >the user=listname and here is the contents: > >[EMAIL PROTECTED] ll /etc/procmailrcs/listname.procmailrc >-rw-r--r-- 1 listname root 468 Jun 12 10:28
<snip> >I get the following ERROR: > ><[EMAIL PROTECTED]>: can't create user output file. Command output: > procmail: Denying special privileges for > "/etc/procmailrcs/listname.procmailrc" procmail: Suspicious rcfile > "/etc/procmailrcs/listname.procmailrc" procmail: Couldn't read > "/etc/procmailrcs/listname.procmailrc" Procmail doesn't like something about /etc/procmailrcs/listname.procmailrc. I'm only guessing, but try removing world read and making the group other than root. Also see <http://wiki.list.org/x/tYA9> because if "listname's" group is not the --with-mail-gid group compiled into /usr/lib/mailman/mail/mailman, you'll get a group mismatch error next. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
