[Mailman-Users] Mailman users on a World Map

2005-08-23 Thread Claire McLister
Hi, We've been playing around with the new Google Maps API, and have created a service for groups to easily create a world map locating their members, at http://www.zeemaps.com I've taken the liberty of creating a map for Mailman users at: http://www.zeemaps.com/map.do?group=319 Please

Re: [Mailman-Users] Mailman Instrumentation and Harvesting

2005-08-23 Thread Mark Sapiro
Chris Brigham wrote: > >I'm working on a project that will be attempting to instrument Mailman >events and harvest message archives and list membership. Is there a way >to do any of this programmatically? Will I have to manually scrape the >administration pages and subscribe a bot to the list tha

Re: [Mailman-Users] list members treated as nonmembers problem

2005-08-23 Thread Eric S. Johansson
Mark Sapiro wrote: > The poster is validated as a list member in various ways depending in > particular on the Defaults.py/mm_cfg.py setting of > USE_ENVELOPE_SENDER. Read the comments about this and about > SENDER_HEADERS in Defaults.py, and also understand what headers are > put in your message a

Re: [Mailman-Users] Bounce list weirdness

2005-08-23 Thread Mark Sapiro
Sean Roe wrote: > >I am having a very strange problem with my mailman install, I keep >getting these emails and I have no idea how to stop them. I have exim4 >turned off as well as mailman unti I can figure this out we send out a >newsletter once a week to people interested in adoption and only

Re: [Mailman-Users] list members treated as nonmembers problem

2005-08-23 Thread Mark Sapiro
Eric S. Johansson wrote: >mailman 2.1.5 on gentoo > >I was upgrading from 2.0.God knows how old on a Red Hat eight system. I >moved the list and archive directories over into the 2.1.5 hierarchy. >Whenever I send a message to a list, the message is held and I am told I >am not a member of that

Re: [Mailman-Users] Messages are lost...I have followed FAQs 3.14

2005-08-23 Thread Chuck Vohs
Mark Sapiro wrote: > > >It looks like msg_footer (on the list's Non-digest options page), and >possibly also digest_footer (on the list's Digest options page), has a >non-ascii character in it. > > > You rock! That was it...not sure how that happened, but I deleted the footers, and it works f

Re: [Mailman-Users] Messages are lost...I have followed FAQs 3.14

2005-08-23 Thread Mark Sapiro
Chuck Vohs wrote: >Thanks so much Mark. You are right, in the error log, this entry repeats: > >Aug 23 10:29:58 2005 (14333) SHUNTING: >1124807396.5748971+07b93b33553514b955399dacc91a5ca6df015192 >Aug 23 10:34:53 2005 (14333) Uncaught runner exception: ASCII decoding >error: ordinal not in rang

Re: [Mailman-Users] no posts appear on a new list

2005-08-23 Thread Brad Knowles
At 9:37 PM +0200 2005-08-23, Tomasz Chmielewski wrote: > Why it wants a list called "mailman" if I never created it (and never > wanted), but I created other lists instead? If you had searched the FAQ before posting, you should have discovered that the "mailman" site list is required f

Re: [Mailman-Users] no posts appear on a new list

2005-08-23 Thread Tomasz Chmielewski
Tomasz Chmielewski schrieb: (...) > It seems that was it, it wasn't running. > > However, it doesn't start: > > # bin/mailmanctl start > Vermisse die Mailingliste: mailman > > (which we can translate "missing mailing list: mailman") > > > Why it wants a list called "mailman" if I never creat

Re: [Mailman-Users] no posts appear on a new list

2005-08-23 Thread Tomasz Chmielewski
Mark Sapiro schrieb: > Tomasz Chmielewski wrote: > > >>I'm just trying to set up mailman, but I can't make it work. >> >>When I send an email to a list, all I can see is this entry in "info" >>log of Postfix: >> >>Aug 22 23:18:58 mangoo2 postfix/local[12738]: 1BC3EF0021: >>to=<[EMAIL PROTECTED]

Re: [Mailman-Users] Virtual host not working?

2005-08-23 Thread Steven J. Sobol
On Mon, 22 Aug 2005, Mark Sapiro wrote: > If all you want to change is the e-mail host for a list and not the web > URL, you can change this on the list's General options page - it's the > host_name attribute. It is probably spamcon.org - change it to > lists.spamcon.org. That was what was wrong

[Mailman-Users] list members treated as nonmembers problem

2005-08-23 Thread Eric S. Johansson
mailman 2.1.5 on gentoo I was upgrading from 2.0.God knows how old on a Red Hat eight system. I moved the list and archive directories over into the 2.1.5 hierarchy. Whenever I send a message to a list, the message is held and I am told I am not a member of that list even though I can see it i

Re: [Mailman-Users] private list archives

2005-08-23 Thread Christian Anton
Mark Sapiro wrote: >Christian Anton wrote: > > >>I was now searching a link to the archives in the web-admininterface >>later than login as a subscribed user, but did not find it. >> >> > >If you haven't modified the listinfo page for the list, the last thing >in the first section (About li

Re: [Mailman-Users] MM 2.1.6 MM, htdig and MHonarc integration patches available

2005-08-23 Thread Bryan Carbonnell
On 23/08/05, Richard Barrett <[EMAIL PROTECTED]> wrote: > If anyone is still using them, I have finally found time to prepare MM > 2.1.6 compatible versions of some patches I have been publishing for > some years to support integration of Mailman with htdig (for archive > search) and MM with MHonAr

[Mailman-Users] MM 2.1.6 MM, htdig and MHonarc integration patches available

2005-08-23 Thread Richard Barrett
If anyone is still using them, I have finally found time to prepare MM 2.1.6 compatible versions of some patches I have been publishing for some years to support integration of Mailman with htdig (for archive search) and MM with MHonArc (for archive content page generation). These are availa

Re: [Mailman-Users] Messages are lost...I have followed FAQs 3.14

2005-08-23 Thread Chuck Vohs
Mark Sapiro wrote: > The "really strange file names" are normal. > >Somewhere in processing the message, Mailman is encountering an error >which causes the message to be shunted. There should be messages in >Mailman's error log giving more detail. > >After the underlying problem is found and res

[Mailman-Users] Bounce list weirdness

2005-08-23 Thread Sean Roe
Hi All, I am having a very strange problem with my mailman install, I keep getting these emails and I have no idea how to stop them. I have exim4 turned off as well as mailman unti I can figure this out we send out a newsletter once a week to people interested in adoption and only one user ca

Re: [Mailman-Users] private list archives

2005-08-23 Thread Mark Sapiro
Christian Anton wrote: > >I was now searching a link to the archives in the web-admininterface >later than login as a subscribed user, but did not find it. If you haven't modified the listinfo page for the list, the last thing in the first section (About listname) is: To see the collection of p

Re: [Mailman-Users] HA: making lists private from command line

2005-08-23 Thread Mark Sapiro
<[EMAIL PROTECTED]> wrote: > >All I did is: >./config_list -i /var/lib/mailman/data/mailman_config_new.txt mailman There should be a file created by installation - /var/lib/mailman/data/sitelist.cfg - which is intended to be used with config_list to make some appropriate changes to the site list

[Mailman-Users] private list archives

2005-08-23 Thread Christian Anton
Hi everybody, seems i am to tired to find the archives of my mailinglist. I have set the archives "private" because i don't want to make the archives public, i want that only subscribed users are able to accesss them. I was now searching a link to the archives in the web-admininterface later t

Re: [Mailman-Users] Unable to confirm subscription with outlook

2005-08-23 Thread Mark Sapiro
Darko Longin wrote: >outlook 2000 (or any other version) > >We've come across a problem where exchange users who wish to confirm their >subscription via email get the following error: > >>snip >> >> The results of your email command are provided below. Attached is your >> original message. >> >>

Re: [Mailman-Users] Messages are lost...I have followed FAQs 3.14

2005-08-23 Thread Mark Sapiro
Chuck Vohs wrote: >Wow, that is good news, they are piling up in qfiles/shunt. So that >means 1) the messages are getting to the server 2) mailman is trying to >process them (it has given them really strange file names), so something >is working, just not 100% yet. The "really strange file nam

[Mailman-Users] HA: HA: Bug in Mailman

2005-08-23 Thread lkolchin
Hello, You didn't have to cp /usr/local/mailman/cgi-bin /var/www/cgi-bin. For Fedora, you have to make these changes in apache config: ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/ AllowOverride None Options ExecCGI Order allow,deny Allow from all Alias /pipermail/ /var/lib/m

[Mailman-Users] HA: making lists private from command line

2005-08-23 Thread lkolchin
Hello Mark, Thanks for your reply. All I did is: ./config_list -i /var/lib/mailman/data/mailman_config_new.txt mailman My additional question is: Where these configurations saved (in the DB maybe?), in what files exactly? P.S. for the first and the second question, value should be equal to

Re: [Mailman-Users] Messages are lost...I have followed FAQs 3.14

2005-08-23 Thread Chuck Vohs
Getting closer. Thanks. Mark Sapiro wrote: > Chuck Vohs wrote: > > >> I have mailman version 2.1.6 installed with cPanel on RH 7.3, sending >> mail through exim. >> > > > > I'm not sure if it's relevant, but see > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp > > Ye

[Mailman-Users] Unable to confirm subscription with outlook

2005-08-23 Thread Darko Longin
All, Any help greatly appreciated, apologies if it was already covered. mailman - 2.1.6 exim - 4.52-3 sparc solaris 8 outlook 2000 (or any other version) We've come across a problem where exchange users who wish to confirm their subscription via email get the following error: >snip > > The res

[Mailman-Users] HA: Bug in Mailman

2005-08-23 Thread lkolchin
Please post here, 1) The error log of your apache (just the lines when you are trying to enter the links), you can achive it with tail -f /path/to/your/apache/error_log. 2) Tell us how exactly you've integrated mailman with your SMTP server. 3) Tell us version of your OS, post here lines from

[Mailman-Users] Bug in Mailman

2005-08-23 Thread plaza c
Hi, Im new to mailman.I've configured mailman-2.1.6 and getting the list mailed to my email id . while trying to access the list through my apache sever ,im getting the following error.. Bug in Mailman version 2.1.6 We're sorry, we hit a bug! Please inform the webmaster for this site of this pr

Re: [Mailman-Users] SErver made a boo boo

2005-08-23 Thread Jim Tittsler
On 2005-08-23 15:56, plaza c wrote: > Im trying to access the links after the mailing list is created. The > email is comming properly to my email id,when im trying to access the > links the apache server is giving an error. > > "Servre made a boo boo"???what is this error ,im using mailman >

Re: [Mailman-Users] Feature idea: List-Msg-Archive header

2005-08-23 Thread Brad Knowles
At 8:46 PM -0500 2005-08-22, Jim C. Nasby wrote: > Many times I find myself wishing that one of the headers that mailman > appends would give me a URL I could go to to get that exact email in the > archive. I know there's often a delay between mail being sent and > showing up in the archive, b