Problem: No mail is being currently bing sent from my lists to the
list's members. New posts are being received by my MTA (Postfix), sent
to Mailman, processed by Pipermail, and added to archives. The Mailman
smtp log, however, does not indicate any of these posts being sent out.
I am running:
> "ANV" == A N Varady <[EMAIL PROTECTED]> writes:
ANV> ./configure --with-cgi-gid=99 --with-mail-gid=mailman
ANV> --prefix=/home/mailman --with-python=/usr/local/bin/python2.2
ANV> TypeError: isinstance() arg 2 must be a class or type
> "BAW" == Barry A Warsaw <[EMAIL PROTEC
Hello,
Just upgraded from 2.0.13 for all the new features and have run into a
dead end. I installed mailman with the following configure:
./configure --with-cgi-gid=99 --with-mail-gid=mailman
--prefix=/home/mailman --with-python=/usr/local/bin/python2.2
and my MTA is postfix. I followed the in
Hello,
Just upgraded from 2.0.13 for all the new features and have run into a
dead end. I installed mailman with the following configure:
./configure --with-cgi-gid=99 --with-mail-gid=mailman
--prefix=/home/mailman --with-python=/usr/local/bin/python2.2
and my MTA is postfix. I followed the inst
Hi,
I'm just learning PERL and am using mailman with pipermail. I wanted to add a
pipermail generated archive page to my website. So I wrote a little code to turn
the html of the "date" sorted page upside down. And I used an SSI and some PHP
to add the reverse sorted page to my website. I'm a tot