Re: [Mailman-Users] Subscribe/unsubscribe with CGI script?

2013-05-13 Thread Tom Browder
On Mon, May 13, 2013 at 6:39 AM, Tom Browder tom.brow...@gmail.com wrote: I am running Mailman 2 (from package on Debian 6) and am trying to build my own subscription page with a Perl cgi script. ... When using real data I get the following response from Mailman You must supply a valid email

[Mailman-Users] Subscribe/unsubscribe with CGI script?

2013-05-13 Thread Tom Browder
I am running Mailman 2 (from package on Debian 6) and am trying to build my own subscription page with a Perl cgi script. I viewed the page source of a typical subscription page to find how it normally works. I get to the point of subscription and, using modules LWB::UserAgent and URI::Esacpe

Re: [Mailman-Users] (no subject)

2013-05-13 Thread Christopher Adams
Below is a log of a message sent from me. The remote server handles mail from my mail server. It is sent to the test7 mailing list address. From there, Mailman/Postfix handles the dissemination of mail. I can't figure out where it is getting hung up. Sometimes delivery takes 2-8 hours from the

[Mailman-Users] 403 error after prune_arch

2013-05-13 Thread Jan Krohn
Hello, I'm still new to permissions, ownership etc. but I have a problem. I installed and executed prune_arch http://fog.ccsf.cc.ca.us/~msapiro/scripts/prune_arch Is this the up to date version? However, after execution, I'm getting a 403 error on the archive pages. I've

[Mailman-Users] bounced mail

2013-05-13 Thread Larry E. Havard
We are having a problem with members mail getting bounced because the Hostmonster mailserver being used to send the mail get temporarily blacklisted. Is there any way that when a member has bounced mail that the system can temporally suspend them for 24 hours and then start up their mail again

Re: [Mailman-Users] Subscribe/unsubscribe with CGI script?

2013-05-13 Thread Mark Sapiro
On 05/13/2013 04:39 AM, Tom Browder wrote: I viewed the page source of a typical subscription page to find how it normally works. I get to the point of subscription and, using modules LWB::UserAgent and URI::Esacpe do; my $browser = LWP::UserAgent-new; # may need to url

Re: [Mailman-Users] (no subject)

2013-05-13 Thread Mark Sapiro
On 05/13/2013 09:32 AM, Christopher Adams wrote: Below is a log of a message sent from me. The remote server handles mail from my mail server. It is sent to the test7 mailing list address. From there, Mailman/Postfix handles the dissemination of mail. Does Mailman send to your Postfix to

Re: [Mailman-Users] 403 error after prune_arch

2013-05-13 Thread Mark Sapiro
On 05/13/2013 10:07 AM, Jan Krohn wrote: I'm still new to permissions, ownership etc. but I have a problem. Which is almost certainly permissions related. What does your web server error log say? I installed and executed prune_arch http://fog.ccsf.cc.ca.us/~msapiro/scripts/prune_arch

Re: [Mailman-Users] bounced mail

2013-05-13 Thread Mark Sapiro
On 05/13/2013 12:00 PM, Larry E. Havard wrote: We are having a problem with members mail getting bounced because the Hostmonster mailserver being used to send the mail get temporarily blacklisted. Is there any way that when a member has bounced mail that the system can temporally suspend

Re: [Mailman-Users] (no subject)

2013-05-13 Thread Christopher Adams
Postfix sends the list message it to the remote server, which shows that it was accepted by the Mailman server. The Mailman server has logs that show that the message was directed to the command 'post' to list 'test7'. However, nothing happens after that for 2-7 hours. Once it actually sends to

Re: [Mailman-Users] (no subject)

2013-05-13 Thread Mark Sapiro
On 05/13/2013 08:39 PM, Christopher Adams wrote: Postfix sends the list message it to the remote server, which shows that it was accepted by the Mailman server. We are not communicating here. The above makes no sense to me. I think the sequence is: - List mail arrives at the local Postfix.