[Mailman-Users] Temporarily turn off Mailman

2008-06-13 Thread washakie
Hello, I've been trying to deal with a procmail/Mailman issue: http://www.nabble.com/procmail-before-mailman-td17789754.html But this is a separate question. I want to temporarily disable Mailman for the list, to see if I can get procmail to work directly in the user home directory, rather than v

Re: [Mailman-Users] procmail before mailman- closer!

2008-06-13 Thread washakie
Mark Sapiro-3 wrote: > > > In any case, if you ran configure, or if your packager was kind enough > to provide you with the package's config.log, you'll find the > configure options there. If all else fails, the expected group is in > the error message from the wrapper if you get it wrong (you

Re: [Mailman-Users] procmail before mailman- closer!

2008-06-13 Thread washakie
Mark Sapiro-3 wrote: > > > 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 because if "listname's" group is > not the --with-mail-gid

Re: [Mailman-Users] procmail before mailman- closer!

2008-06-12 Thread washakie
Getting closer... I've managed to get the aliases file set to forward to procmail using this approach: # STANZA START: listname # CREATED: Tue Jul 17 12:37:32 2007 listname: "|/usr/bin/procmail -m /etc/procmailrcs/listname.procmailrc post listname" Then I have a rc file in /etc/procm

Re: [Mailman-Users] procmail before mailman - attempts.

2008-06-11 Thread washakie
washakie wrote: > > To be honest, I'm not even entirely sure what the 'TWO' files are, since I > rarely have touched mailman after I initially set it up... > Ok, I read a little closer, and understand that it is the aliases and aliases.db (missed that in my

[Mailman-Users] procmail before mailman

2008-06-11 Thread washakie
Hello, I'm trying to follow this recipe: http://wiki.list.org/display/DOC/How+do+I+filter+incoming+mail+before+it+hits+mailman+%28e.g.%2C+using+procmail%29 But I'm not terribly comfortable editing the database file - as it explicitly tells you NOT to: "YOU SHOULD NOT MANUALLY EDIT THIS FILE # un

Re: [Mailman-Users] permissions, mailman, postfix, virtual .ugh!

2007-03-23 Thread Washakie Wyoming
>> >>I set up a virtual domain, and everything works with postfix alone. In >>main.cf: >>virtual_alias_domains = my.virt.domain >>virtual_alias_maps = hash:/etc/postfix/virtual > > > >genaliases only creates virtual-mailman if you have one or more lists >whose host_name attribute (email domain) i

[Mailman-Users] install issues - missing owner??

2007-03-23 Thread Washakie Wyoming
Hello all, I have two test lists setup, and everything seems to be working find through the web - so long as I have my selinux enforcing off (that's another issue). However, trying to run the bin/ commands I get the following output... anythoughts??? [EMAIL PROTECTED] bin]# ./list_lists 3 matchin

[Mailman-Users] permissions, mailman, postfix, virtual .ugh!

2007-03-22 Thread Washakie Wyoming
Greetings everyone, Please know that I have tried to resolve this without posting, but I have been unable to produce a solution from searching the web. I'm incredibly frustrated!!! Please, if someone as an idea as to what is going on, your input would be GREATLY apprecaited!! I have the followin