Hi - I've been working on the anti-spam harvest patch to dynamically X out the addresses in the mailman archives via the private.py script, but have been running across an error. After putting in the httpd.conf rewrite rule, I get the error: Private archive file not found This is generated from the patched portion of the private.py script, so it looks like I have the patch applied properly, but the private script can't for some reason locate the archive. Checking the /archives/private directory, the list I'm referencing does indeed appear in there. However, checking the error log in /mailman/logs I see Private archive file not found: /usr/local/mailman/archives/private/list/ What is "list" supposed to be? This /list/ doesn't exist as either a directory or a symlink in the private (or public) archives directory - has mailman been rewritten since this patch came out to no longer use this link/directory? Or have I installed the build or the patch incorrectly? Any insight into my problem? Thanks :o)
************************************** Get a sneak peek of the all-new AOL at http://discover.aol.com/memed/aolcom30tour ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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