David Clark wrote: > >We have recently switched webhosts, and have migrated existing lists >(about 10 of them). > >People can send to the list (it gets broadcasted no problem), and new >users can join existing lists. > >The mail is not being added to the archive, and moderated email is >not added to the queue (even though the moderator does get notified >of pending mail). > >I added a new test list, and everything worked fine. > >The only difference that I can find is that the db for the new list >has the "sticky bit" on..
Do you really mean the "sticky bit" or are you confusing that with the setgid bit? Setgid is the "s" in the 'group' position (sticky is the "s" in the 'other' position) and is important. If you can, run 'bin/check_perms -f' as root until it stops reporting errors. This may help. Do you see any errors in Mailman's 'error' log? -- 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
