Is there a setting to turn off the mailto and URL embedding of links in the
web archive of list mail? I have added the anti-spam harvesting patch, and
these are less than useful now.
Also, I noticed the email addresses have a superfluous underscore prepended
to them in the archives (e.g.,
In a message dated 8/3/2007 2:01:15 P.M. Pacific Daylight Time, BobLaJolla
writes:
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 i
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 gener
In a message dated 7/17/2007 1:16:45 P.M. Pacific Daylight Time,
[EMAIL PROTECTED] writes:
>Hi Mark - hope I don't sound obtuse, but how would I apply the above to my
>backtick perl script call?
Disclaimer: I am not a Perl programmer.
$ENV(PATH_INFO) = "/somelist";
$listinfo_output = `
Hello,
In order to utilize my site's dynamic header, footer, banner ad programs,
etc., I am generating the mailman HTML enveloping content with a Perl script,
and calling mailman's cgi scripts, as appropriate, using a shell command.
Example below:
$listinfo_output = `/usr/local/mail