Re: [Mailman-Users] Help for mailto: in footer.

2009-05-07 Thread bob 001
Hello, Any one there to help out? Very basic thing is missing. We can't use mailto: command in footer at all :( . It comes out as broken link. Can this be considered a serious/urgent enhancement? Tried this one too.. http://www.mail-archive.com/mailman-users@python.org/msg32666.html that it > i

Re: [Mailman-Users] Help for mailto: in footer.

2009-05-07 Thread Mark Sapiro
bob 001 wrote: > >Tried this one too.. > >http://mail.python.org/pipermail/mailman-users/2009-May/065944.html> The above doesn't work for two reasons: 1) You must use %%20, not %20. %20 causes an interpolation error which is why nothing gets replaced. 2) The footer is in a text/plain message par

Re: [Mailman-Users] Help for mailto: in footer.

2009-05-07 Thread Mark Sapiro
bob 001 wrote: > >Can someone please help? Following text in footer is not working and appears >broken when it reaches to yahoo and/or gmail. > >mailto:%(list_name)s@ >%(host_name)s?subject=unsubscribe&body=unsubscribe %(user_password)s First of all, it is a very bad idea to put the user's passwo

[Mailman-Users] Help for mailto: in footer.

2009-05-06 Thread bob 001
Hi Experts, I am just trying to use mailto: facility. It seems from last two lines of Jim Tittsler's response here :- http://www.mail-archive.com/mailman-users@python.org/msg32666.html that it is possible. Can someone please help? Following text in footer is not working and appears broken when it

Re: [Mailman-Users] Help

2009-04-30 Thread Mark Sapiro
dave andrews wrote: >Hi can anyone help me get the keywords selection facility working on >mailman? There are some problems with the way topics keywords are documented in Mailman 2.1.x. Mailman 2.2 will actually work as documented, but for Mailman 2.1 you need to know the following. The regexp

[Mailman-Users] Help

2009-04-29 Thread dave andrews
Hi can anyone help me get the keywords selection facility working on mailman? Thanks -- Dave Andrews Claverton Energy Group UK + 44 (0)7552659166 / 0755 4452359 http://www.claverton-energy.com/ -- Mailman-Users mailing list Mailman-Users@pyth

Re: [Mailman-Users] Help!

2009-02-15 Thread Mark Sapiro
Steve Weiss wrote: >I started using Mailman 2.1.11 via Lunar Pages. I created a list last >month, and almost a month later to the day, my members are being >automatically unsubscribed en mass. Is there a setting to be changed so I >don't have to re-enter the list members again? > > > >Attached

[Mailman-Users] Help!

2009-02-15 Thread Steve Weiss
I started using Mailman 2.1.11 via Lunar Pages. I created a list last month, and almost a month later to the day, my members are being automatically unsubscribed en mass. Is there a setting to be changed so I don't have to re-enter the list members again? Attached is a copy of the email I rec

Re: [Mailman-Users] Help

2009-02-05 Thread Jeff Bernier
Mark, You are my new HERO! Hit the bricks Cpt. Marvel. If I were there... I'd kiss you!... Well, maybe not! It all is now working perfectly even my moved list. I removed the suspect config.pck file, re-copied over the original good one, then paid much closer attention to file ownership

Re: [Mailman-Users] Help

2009-02-05 Thread Mark Sapiro
Jeff Bernier wrote: >No... I cannot get to the moved lists URL. I get the same Bug in Mailman >message. I seem to be able to do all the administrative and subscriber >tasks with all other lists. the individual lists URLs will work... I just >can no longer get to the main Mailman list page at: >h

Re: [Mailman-Users] Help

2009-02-05 Thread Jeff Bernier
Mark, No... I cannot get to the moved lists URL. I get the same Bug in Mailman message. I seem to be able to do all the administrative and subscriber tasks with all other lists. the individual lists URLs will work... I just can no longer get to the main Mailman list page at: http://mailman-ho

Re: [Mailman-Users] Help

2009-02-04 Thread Mark Sapiro
Jeff Bernier wrote: >I was moving a list from one server to another, and following creating >directories and moving files, I attempted to run the following command: > >withlist -l -r fix_url LISTNAME > >Now I cannot get to my main Mailman page. I see the Bug in Mailman version >2.1.9 message.

[Mailman-Users] Help

2009-02-04 Thread Jeff Bernier
I was moving a list from one server to another, and following creating directories and moving files, I attempted to run the following command: withlist -l -r fix_url LISTNAME Now I cannot get to my main Mailman page. I see the Bug in Mailman version 2.1.9 message. I can however get to each

Re: [Mailman-Users] help files

2008-12-31 Thread Grant Taylor
On 12/31/08 14:25, Barry Warsaw wrote: Load on the wiki is probably not too big of a deal; it's supposedly on a fairly beefy virtual host connected to a big pipe. The security issue is worth considering though. Can the wiki actually do the redirect(s) with out relying on an HTML refresh to a

Re: [Mailman-Users] help files

2008-12-31 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 31, 2008, at 11:12 AM, Brad Knowles wrote: on 12/31/08 12:55 AM, Grant Taylor said: I think this is what /should/ be done. And what I was (poorly) trying to get at. So, the offer for help with Apache / PHP / DB code is still applicable

Re: [Mailman-Users] help files

2008-12-31 Thread Grant Taylor
On 12/31/08 10:12, Brad Knowles wrote: One trick here is exactly where we put our documentation on this matter. If we do it within the wiki, then most anyone should be able to update it on demand, although I'm not sure what additional load this might create on the wiki. We might also want to

Re: [Mailman-Users] help files

2008-12-31 Thread Brad Knowles
on 12/31/08 12:55 AM, Grant Taylor said: I think this is what /should/ be done. And what I was (poorly) trying to get at. So, the offer for help with Apache / PHP / DB code is still applicable and still stands. :) One trick here is exactly where we put our documentation on this matter. I

Re: [Mailman-Users] help files

2008-12-30 Thread Grant Taylor
On 12/30/2008 12:01 PM, Mark Sapiro wrote: You're talking to the wrong people. The problem is that the Mailman web interface and other documentation currently contains links to documentation on the python.org web site. These links have been broken by changes at python.org, a site over which we

Re: [Mailman-Users] help files

2008-12-30 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 30, 2008, at 7:46 PM, Mark Sapiro wrote: Barry Warsaw wrote: the new docs.python.org organization. I can ask the pdo admins and doc folks to set up redirects if possible, and may be able to set those redirects up myself. Please submit a b

Re: [Mailman-Users] help files

2008-12-30 Thread Mark Sapiro
Barry Warsaw wrote: > >the new docs.python.org organization. I can ask the pdo admins and >doc folks to set up redirects if possible, and may be able to set >those redirects up myself. > >Please submit a bug report on the issue, indicating which links are >broken. It might be best to do this on t

Re: [Mailman-Users] help files

2008-12-30 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 30, 2008, at 1:01 PM, Mark Sapiro wrote: You're talking to the wrong people. The problem is that the Mailman web interface and other documentation currently contains links to documentation on the python.org web site. These links have been b

Re: [Mailman-Users] help files

2008-12-30 Thread Adam McGreggor
On Tue, Dec 30, 2008 at 10:01:58AM -0800, Mark Sapiro wrote: > You're talking to the wrong people. The problem is that the Mailman web > interface and other documentation currently contains links to > documentation on the python.org web site. These links have been broken > by changes at python.org,

Re: [Mailman-Users] help files

2008-12-30 Thread Mark Sapiro
Grant Taylor wrote: > >Seeing as how both Stephen and Adam have mentioned redirects, I figured >I'd add some more information. You're talking to the wrong people. The problem is that the Mailman web interface and other documentation currently contains links to documentation on the python.org w

Re: [Mailman-Users] help files

2008-12-29 Thread Grant Taylor
On 12/29/2008 08:29 PM, Taylor, Grant wrote: I'm sure that it's not only Mailman that has been hurt by the changed URLs. Besides, I'd be very tempted to set up 302, or better 301, redirects from the old URLs to the new URLs. That way if /anyone/ does accidentally enter the old URL they are re

Re: [Mailman-Users] help files

2008-12-29 Thread Adam McGreggor
On Mon, Dec 29, 2008 at 07:29:59PM -0600, Brad Knowles wrote: > on 12/29/08 5:54 PM, Mark Sapiro said: > > >I am aware the the python.org documentation URLs have all changed. > >Unfortunately, it's not a simple mapping. E.g., the above becomes > >

Re: [Mailman-Users] help files

2008-12-29 Thread Stephen J. Turnbull
Brad Knowles writes: > So, they don't give a flying flip about what happens to the Mailman > community when they change their documentation or their URLs. Whatever happened to the principle that URLs shouldn't just disappear? How about TOOWTDI? And the closely related DRY (don't repeat yours

Re: [Mailman-Users] help files

2008-12-29 Thread Grant Taylor
On 12/29/2008 07:29 PM, Brad Knowles wrote: Part of the problem is that the people who maintain the official python.org documentation for this information feel that Mailman should not be referencing their documentation, instead we should have our own internal version of the same information.

Re: [Mailman-Users] help files

2008-12-29 Thread Brad Knowles
on 12/29/08 5:54 PM, Mark Sapiro said: I am aware the the python.org documentation URLs have all changed. Unfortunately, it's not a simple mapping. E.g., the above becomes or equivalently

Re: [Mailman-Users] help files

2008-12-29 Thread Mark Sapiro
Michael Welch wrote: > >It appears that at least some of the help files are no longer available at the >links embedded in Mailman, like this one: >http://www.python.org/doc/current/lib/re-syntax.html I am aware the the python.org documentation URLs have all changed. Unfortunately, it's not a sim

[Mailman-Users] help files

2008-12-29 Thread Michael Welch
version 2.1.11 It appears that at least some of the help files are no longer available at the links embedded in Mailman, like this one: http://www.python.org/doc/current/lib/re-syntax.html I wonder if someone with the keys to Mailman and/or python.org can fix this. - - - - - - - - - - - - Mich

Re: [Mailman-Users] help diagnosing problem

2008-10-29 Thread Mark Sapiro
Ricardo Kleemann wrote: >Ok, I do see that there are a few errors for malformed remote addresses, but >would this cause mailman to stop processing? Looking through smtp-failure I >see only a couple of these errors in an hour timeframe, nothing that would >cause mailman to get stuck. The error

Re: [Mailman-Users] help diagnosing problem

2008-10-29 Thread Mark Sapiro
Ricardo Kleemann wrote: > >I'm running mailman 2.1.9 under Ubuntu, and for some reason it seems to >somehow be getting stuck once in a while. Almost every day I have to "kick it" >to get it going by restarting the process. Although it seems all the qrunner >processes are still there, the qfiles

[Mailman-Users] help diagnosing problem

2008-10-29 Thread Ricardo Kleemann
Hi, I'm running mailman 2.1.9 under Ubuntu, and for some reason it seems to somehow be getting stuck once in a while. Almost every day I have to "kick it" to get it going by restarting the process. Although it seems all the qrunner processes are still there, the qfiles seem stuck and until I re

Re: [Mailman-Users] Help - Mailman programs all do "Memory Fault' onLinux, here's what I tried to fix it

2008-10-19 Thread Mark Sapiro
Don Steiny wrote: > > >What should I do next? Help! Go to the list archive at and read the two replies to your identical post from yesterday. -- Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers, San Fr

[Mailman-Users] Help - Mailman programs all do "Memory Fault' on Linux, here's what I tried to fix it

2008-10-19 Thread Don Steiny
Hi, I am on Debian 2.6.8. I used apt-get to update Python to 2-4 and the latest version of mailman. I used one archive in sources.list; deb http://http.us.debian.org/debian stable main contrib non-free When I attempt to start it I get this message: # # /etc/init.d/mailman start * Sit

Re: [Mailman-Users] Help - Mailman programs all do "Memory Fault' on Linux, here's what I tried to fix it

2008-10-18 Thread Andrew Hodgson
Don Steiny wrote: >Hi, >I am on Debian 2.6.8. I used apt-get to update Python to 2-4 and >the latest version of mailman. I used one archive in sources.list; >deb http://http.us.debian.org/debian stable main contrib non-free Hi, A couple of things here... Is that the Debian kernel you a

Re: [Mailman-Users] Help - Mailman programs all do "Memory Fault' onLinux, here's what I tried to fix it

2008-10-18 Thread Mark Sapiro
Don Steiny wrote: > >I am on Debian 2.6.8. I used apt-get to update Python to 2-4 and >the latest version of mailman. I used one archive in sources.list; > >deb http://http.us.debian.org/debian stable main contrib non-free > >When I attempt to start it I get this message: > ># ># /etc/in

[Mailman-Users] Help - Mailman programs all do "Memory Fault' on Linux, here's what I tried to fix it

2008-10-18 Thread Don Steiny
Hi, I am on Debian 2.6.8. I used apt-get to update Python to 2-4 and the latest version of mailman. I used one archive in sources.list; deb http://http.us.debian.org/debian stable main contrib non-free When I attempt to start it I get this message: # # /etc/init.d/mailman start * Sit

Re: [Mailman-Users] help with html in body of email message

2008-08-30 Thread Abdul Javid
Thanks,   I apologize all for multiple emails on this, this was not intentional, some how browser and yahoo client errorer out and shoot out multiple copies.   --- On Fri, 8/29/08, Mark Sapiro <[EMAIL PROTECTED]> wrote: From: Mark Sapiro <[EMAIL PROTECTED]> Subject: Re: [Mailman

Re: [Mailman-Users] help with html in body of email message

2008-08-29 Thread Brad Knowles
Abdul Javid wrote: if (typeof YAHOO == "undefined") { var YAHOO = {}; } This user has been set to moderated status. When they learn how to avoid submitting multiple copies of the same message to the mailing list, they can try to convince me that I should clear their moderation bit. -- Br

Re: [Mailman-Users] help with html in body of email message

2008-08-29 Thread Mark Sapiro
Abdul Javid wrote: >  >This was working fine before. >  >I used to attach html file as email attachement and use "html" in options my >yahoo. >  >The idea was to send the html file for readers to see in body of the email not >as file. >  >Not sure what changed recently am not able to do that, it

[Mailman-Users] help with html in body of email message

2008-08-29 Thread Abdul Javid
  if (typeof YAHOO == "undefined") { var YAHOO = {}; } YAHOO.Shortcuts = YAHOO.Shortcuts || {}; YAHOO.Shortcuts.hasSensitiveText = false; YAHOO.Shortcuts.sensitivityType = []; YAHOO.Shortcuts.doUlt = false; YAHOO.Shortcuts.location = "us"; YAHOO.Shortcuts.document_id = 0; YAHOO.Shortcuts.docum

[Mailman-Users] help with html in body of email message

2008-08-29 Thread Abdul Javid
Hi   This was working fine before.   I used to attach html file as email attachement and use "html" in options my yahoo.   The idea was to send the html file for readers to see in body of the email not as file.   Not sure what changed recently am not able to do that, its goin as file with f

[Mailman-Users] help with html in body of email message

2008-08-29 Thread Abdul Javid
if (typeof YAHOO == "undefined") { var YAHOO = {}; } YAHOO.Shortcuts = YAHOO.Shortcuts || {}; YAHOO.Shortcuts.hasSensitiveText = false; YAHOO.Shortcuts.sensitivityType = []; YAHOO.Shortcuts.doUlt = false; YAHOO.Shortcuts.location = "us"; YAHOO.Shortcuts.document_id = 0; YAHOO.Shortcuts.docume

[Mailman-Users] help with html in body of email message

2008-08-29 Thread Abdul Javid
if (typeof YAHOO == "undefined") { var YAHOO = {}; } YAHOO.Shortcuts = YAHOO.Shortcuts || {}; YAHOO.Shortcuts.hasSensitiveText = false; YAHOO.Shortcuts.sensitivityType = []; YAHOO.Shortcuts.doUlt = false; YAHOO.Shortcuts.location = "us"; YAHOO.Shortcuts.document_id = 0; YAHOO.Shortcuts.docume

[Mailman-Users] help with html in body of email message

2008-08-29 Thread Abdul Javid
if (typeof YAHOO == "undefined") { var YAHOO = {}; } YAHOO.Shortcuts = YAHOO.Shortcuts || {}; YAHOO.Shortcuts.hasSensitiveText = false; YAHOO.Shortcuts.sensitivityType = []; YAHOO.Shortcuts.doUlt = false; YAHOO.Shortcuts.location = "us"; YAHOO.Shortcuts.document_id = 0; YAHOO.Shortcuts.docume

Re: [Mailman-Users] HELP

2008-06-20 Thread Mark Sapiro
John Lieber wrote: >I recently moved to a new server. I did a new install, setup everything >and it's all working great. I went to import my 'old' member list via >the web interface, only I forgot to select the radio button to NOT >notify the members of their subscription. How do I kill the mai

[Mailman-Users] HELP

2008-06-20 Thread John Lieber
I recently moved to a new server. I did a new install, setup everything and it's all working great. I went to import my 'old' member list via the web interface, only I forgot to select the radio button to NOT notify the members of their subscription. How do I kill the mail that is trying to be s

Re: [Mailman-Users] Help! "Recipient list too long" message is held for approval

2008-05-23 Thread Bill Christensen
The acceptable number of recipients can be adjusted at: http:///mailman/admin//privacy/recipient Ceiling on acceptable number of recipients for a posting. (Details for max_num_recipients) Defaults to 10 At 8:48 AM -0700 5/23/08, Knabe, Troy wrote: On 5/23/08 8:14 AM, "webct" <[EMAIL PROTECT

Re: [Mailman-Users] Help! "Recipient list too long" message is held for approval

2008-05-23 Thread Knabe, Troy
On 5/23/08 8:14 AM, "webct" <[EMAIL PROTECTED]> wrote: Hi, We are using mailman which comes with Mac OS X server 10.5. I think, I have set it up correctly for most of the part but there is one lingering issue with sending a message with other email addresses. I get "Recipient list too long" e

[Mailman-Users] Help! "Recipient list too long" message is held for approval

2008-05-23 Thread webct
Hi, We are using mailman which comes with Mac OS X server 10.5. I think, I have set it up correctly for most of the part but there is one lingering issue with sending a message with other email addresses. I get "Recipient list too long" error message and the email is held for moderator's

Re: [Mailman-Users] Help with aliases

2008-05-13 Thread Mark Sapiro
Melinda Gilmore wrote: >I have been a good girl and have been looking in the archives. But I am >missing something here. I cannot get my mailman to update the aliases >database. I check the setting in the manual. I am running mailman with >postifx. I have looked at the newlist --help and I j

Re: [Mailman-Users] Help with aliases

2008-05-13 Thread
ases file. Granted... If you've got volumes of lists - it may not make sense to regenerate very often but at least it will be automated. Best, Mike -Original Message- From: Melinda Gilmore [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 13, 2008 3:05 PM To: Lynn, Michael (A&E) Su

Re: [Mailman-Users] Help with aliases

2008-05-13 Thread
Woops - stock newlist doesn't add to /etc/aliases automatically... The alias command I suggested won't help. -Original Message- From: Lynn, Michael (A&E) Sent: Tuesday, May 13, 2008 2:59 PM To: 'Melinda Gilmore'; mailman-users@python.org Subject: RE: [Mailman-

Re: [Mailman-Users] Help with aliases

2008-05-13 Thread
hon.org Subject: [Mailman-Users] Help with aliases I have been a good girl and have been looking in the archives. But I am missing something here. I cannot get my mailman to update the aliases database. I check the setting in the manual. I am running mailman with postifx. I have looked at the

[Mailman-Users] Help with aliases

2008-05-13 Thread Melinda Gilmore
I have been a good girl and have been looking in the archives. But I am missing something here. I cannot get my mailman to update the aliases database. I check the setting in the manual. I am running mailman with postifx. I have looked at the newlist --help and I just cannot get my alias db t

Re: [Mailman-Users] Help to use

2008-02-29 Thread Mark Sapiro
Ramea Vladislav wrote: > > But if you not a LINUX/UNIX admin, isn't for you easier to use > free mailing list? For example here? > > http://www.bravenet.com/webtools/elist/ Or set up a list with a hosting service that offers Mailman hosting. See

Re: [Mailman-Users] Help to use

2008-02-29 Thread Rameš Vladislav
> Sent: Friday, February 29, 2008 1:47 PM > To: mailman-users@python.org > Subject: [Mailman-Users] Help to use > > I'm coordinator of an event and would like to use the > Mailman. How can I do it? I don't have a web server and my > com

[Mailman-Users] Help to use

2008-02-29 Thread Priscila Gomes Pereira
I'm coordinator of an event and would like to use the Mailman. How can I do it? I don't have a web server and my computer isn't Linux, is Windows. Excuse the English full of errors. -- Mailman-Users mailing list Mailman-Users@python.org http://mai

Re: [Mailman-Users] [Mailman-Users - help

2008-01-08 Thread Sarah
Original Message - From: Wendy Litvak, Discovery Toys To: Sarah Sent: Monday, January 07, 2008 3:46 PM Subject: Re: [Mailman-Users - help thanks Sarah, do you have the contact info for ultrahost? how do you find them? wendy - Original Message - From: Sarah To: Wendy Litvak,

Re: [Mailman-Users] Help a newbie out! How to list users of aspecific list

2007-12-19 Thread Mark Sapiro
Dragon wrote: > >You can change this by using the config_list script -o option to >output the configuration in text format, make the change there and >then re-import it using the -i option of the same script. There are two problems with making changes via "config_list -o" "edit the file" "confi

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Charles Marcus
Mark Sapiro, on 12/19/2007 1:36 PM, said the following: > Charles Marcus wrote: >> Answering myself, found it digging through Defaults.py... >> >> DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 is the default, which I just >> counted, and I currently have 30, so that was it... >> >> Bumped it up to 50 in mm_

Re: [Mailman-Users] Help a newbie out! How to list users of aspecific list

2007-12-19 Thread Mark Sapiro
Charles Marcus wrote: > >Answering myself, found it digging through Defaults.py... > >DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 is the default, which I just >counted, and I currently have 30, so that was it... > >Bumped it up to 50 in mm_cfg.py and restarted mailman... Unfortunately, that won't help y

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Dragon
Charles Marcus sent the message below at 09:13 12/19/2007: >Charles Marcus, on 12/19/2007 7:39 AM, said the following: > > On 12/18/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: > >> On the web interface, the closest we get is the "Membership > >> Management" section. If you have more users on the

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Brad Knowles
On 12/19/07, Charles Marcus wrote: > Where is this default set? From /usr/local/mailman/Mailman/Defaults.py: # How many members to display at a time on the admin cgi to unsubscribe them # or change their options? DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 Note that I believe this is only consulted w

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Charles Marcus
Charles Marcus, on 12/19/2007 7:39 AM, said the following: > On 12/18/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: >> On the web interface, the closest we get is the "Membership >> Management" section. If you have more users on the list than a >> certain built-in site-wide default, then this wi

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Charles Marcus
On 12/18/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: > On the web interface, the closest we get is the "Membership > Management" section. If you have more users on the list than a > certain built-in site-wide default, then this will be broken down by > the first letter of their e-mail address

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Allan Hansen
I have a web page (password protected) with a form that accepts requests to have the membership lists sent to the requester via email. The forms' CGI Perl script generates files on the server with these requests. A cron job with the proper privileges checks the file content and then uses the Mai

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Brad Knowles
On 12/19/07, Lev Lafayette wrote: > *nods* Which requires a "screen scrape" to get a copy of membership of > the mailing list in text form. You can also get a copy of the list sent to you by using the e-mail interface. See FAQ 3.62 at

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Lev Lafayette
On Tue, 2007-12-18 at 17:03 -0600, Brad Knowles wrote: > On 12/19/07, Lev Lafayette wrote: > > > You know... I've been thinking that this would be a really handy on the > > web admin interface as well as the command line. > > On the web interface, the closest we get is the "Membership > Manage

Re: [Mailman-Users] Help a newbie out! How to list users ofa specific list

2007-12-18 Thread Mark Sapiro
Lev Lafayette wrote: > >You know... I've been thinking that this would be a really handy on the >web admin interface as well as the command line. Not per se, but see (also linked from the list's listinfo page). >(Apologies if it does already exist

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Brad Knowles
On 12/19/07, Lev Lafayette wrote: > You know... I've been thinking that this would be a really handy on the > web admin interface as well as the command line. On the web interface, the closest we get is the "Membership Management" section. If you have more users on the list than a certain bu

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Lev Lafayette
You know... I've been thinking that this would be a really handy on the web admin interface as well as the command line. (Apologies if it does already exist as an option I simply haven't noticed it) Regards, Lev On Tue, 2007-12-18 at 07:12 -0800, Troy Knabe wrote: > $prefix/mailman/bin/list_m

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Troy Knabe
$prefix/mailman/bin/list_members $listname -Troy On Dec 17, 2007, at 9:18 AM, Matt Smith wrote: > Hello, > > > > We host several lists here and I would like to know how to list > users/subscribers list by list. Is there an easy way of doing that? > > > > Thank you, > > > > > > Matthew Smith > >

[Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-18 Thread Matt Smith
Hello, We host several lists here and I would like to know how to list users/subscribers list by list. Is there an easy way of doing that? Thank you, Matthew Smith Tampa Bay Library Consortium 813-622-8252 X229 [EMAIL PROTECTED] ---

Re: [Mailman-Users] Help!

2007-10-29 Thread Dragon
mattias wrote: >where can i find a list of mm_cfg.py variables? > End original message. - Read the comments in Defaults.py they will tell you what you can set in mm_cfg.py Dragon ~~~ Venimus, Salt

Re: [Mailman-Users] Help!

2007-10-29 Thread Mark Sapiro
mattias wrote: >where can i find a list of mm_cfg.py variables? In Defaults.py -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mail

Re: [Mailman-Users] Help!

2007-10-29 Thread mattias
Funchal [mailto:[EMAIL PROTECTED] Skickat: den 29 oktober 2007 11:32 Till: mattias Ämne: Re: [Mailman-Users] Help! Hi See in mm_cfg.py variables... DEFAULT_EMAIL_HOST = DEFAULT_URL_HOST = 2007/10/28, mattias <[EMAIL PROTECTED]>: I created a mailing list with mailman But instead

Re: [Mailman-Users] Help!

2007-10-29 Thread mattias
[mailto:[EMAIL PROTECTED] Skickat: den 29 oktober 2007 00:29 Till: mattias; mailman-users@python.org Ämne: Re: [Mailman-Users] Help! mattias wrote: >I created a mailing list with mailman >But instead of my domain the listadress are >[EMAIL PROTECTED] >What are wrong?? Where are you

Re: [Mailman-Users] Help!

2007-10-28 Thread Mark Sapiro
mattias wrote: >I created a mailing list with mailman >But instead of my domain the listadress are >[EMAIL PROTECTED] >What are wrong?? Where are you seeing this address? It could be an MTA/DNS issue, see . It could be a Mai

[Mailman-Users] Help!

2007-10-28 Thread mattias
I created a mailing list with mailman But instead of my domain the listadress are [EMAIL PROTECTED] What are wrong?? --- mattias jonsson hemsida: www.mattiasweb.net mail: [EMAIL PROTECTED] ekeskolans gamla hemsida http://web.archive.org/web/19990908081633/http://www.ekeskolan.specialskolor na.se/

Re: [Mailman-Users] Help with SpamAssassin

2007-10-01 Thread Brad Knowles
On 10/1/07, J.R. Constance wrote: > I have been attempting, unsuccessfully, to configure SpamAssassin to > work with my Mailman installation using the "Add > "Global_Pipeline.inster(1,'SpamAssassin')" method (from FAQ 4.23). I > am hoping that someone who has been successful at implementing th

[Mailman-Users] Help with SpamAssassin

2007-10-01 Thread Stephen J. Turnbull
J.R. Constance writes: > I have been working through the instrucitons available at http:// > www.jamesh.id.au/articles/mailman-spamassassin/ I believe these instructions are pretty old, and SpamAssassin has evolved significantly since then. > I get the following: > > warn: Unknown option:

[Mailman-Users] Help with SpamAssassin

2007-10-01 Thread J.R. Constance
I have been attempting, unsuccessfully, to configure SpamAssassin to work with my Mailman installation using the "Add "Global_Pipeline.inster(1,'SpamAssassin')" method (from FAQ 4.23). I am hoping that someone who has been successful at implementing this will be able to help me out. I have

Re: [Mailman-Users] Help interpreting message bounces

2007-09-24 Thread Mark Sapiro
Brad Knowles wrote: >On 9/24/07, Steve Waage wrote: > >> The bounce addresses are disguised but legitimate ... the addresses >> that have been "Deferred" are not on my lists. I may be missing a basic >> "spam-proofing" setting ?? Or have they just harvested my listnames in >> an attempt

Re: [Mailman-Users] Help interpreting message bounces

2007-09-24 Thread Brad Knowles
On 9/24/07, Steve Waage wrote: > I'm running Mailman 2.1.5 on FreeBSD 5.5 and have been getting lots > of entries like the following in my syslog email every morning. Syslog e-mail? I'm not sure I understand what you're talking about. So far as I know, syslog is written to a file, and you

[Mailman-Users] Help interpreting message bounces

2007-09-24 Thread Steve Waage
M-Users, I'm running Mailman 2.1.5 on FreeBSD 5.5 and have been getting lots of entries like the following in my syslog email every morning. --snip- l8K9iuKg061544 1320 Thu Sep 20 04:44 <[EMAIL PROTECTED]>

[Mailman-Users] help

2007-09-06 Thread mattias
-- 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/ Unsub

Re: [Mailman-Users] Help please

2007-08-25 Thread Brian Carpenter
] [mailto:[EMAIL PROTECTED] On Behalf Of Brad Knowles Sent: Saturday, August 25, 2007 12:14 AM To: carlos narváez; mailman-users@python.org Subject: Re: [Mailman-Users] Help please On 8/24/07, carlos narváez wrote: > My host isn't offering any help and my searches are fruitless, also >

Re: [Mailman-Users] Help please

2007-08-24 Thread Brad Knowles
On 8/24/07, carlos narváez wrote: > My host isn't offering any help and my searches are fruitless, also > the mailman docs don't seem to explain this, just the actual mailman > setup. I think i'm looking for php script but i don't know for sure. > Please help, Thanks. Mailman is not designed

Re: [Mailman-Users] Help please

2007-08-24 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 carlos narváez wrote: > Hi: I'm a bit of a newbie so bare with me. I'm trying to figure out > how to setup a newsletter submission field for my sites > www.aerolineasmexicanas.com.mx and www.juegopixel.com , so i have > mailman setup on my hosted serve

[Mailman-Users] Help please

2007-08-24 Thread carlos narváez
Hi: I'm a bit of a newbie so bare with me. I'm trying to figure out how to setup a newsletter submission field for my sites www.aerolineasmexicanas.com.mx and www.juegopixel.com , so i have mailman setup on my hosted server and a db created in it, but i don't know where to get the script for my

Re: [Mailman-Users] Help syncronizing privite/public archives

2007-08-06 Thread Brad Knowles
On 8/6/07, Mario Silva wrote: > I have a server running Mailman software version 2.1.5 , and my boss told me > the Mailman server did stop to synchronize the public and private archives > before July 2006, we do not why and I’ve been trying to read about how to > solve this issue. Mailman doe

[Mailman-Users] Help syncronizing privite/public archives

2007-08-06 Thread Mario Silva
Hi all: This is Mario Silva, and I am asking you assistance with an issue administering Mailman software. First at all, I am completely new administering Mailman software, so please if you can help me I ask you patient if I reply your email asking you more details about your answer. Ano

Re: [Mailman-Users] help please

2007-07-29 Thread Brad Knowles
On 7/28/07, Mike Grothem wrote: > I have the website www.sevensorrows.com and > it is hosted through superuser.net. I am going to transfer to a new host, > but I am afraid of losing your service and all of my contacts. We do not run superuser.net. We have no kn

[Mailman-Users] help please

2007-07-29 Thread Mike Grothem
Hello, I have the website www.sevensorrows.com and it is hosted through superuser.net. I am going to transfer to a new host, but I am afraid of losing your service and all of my contacts. Is there a way to save them? I don't even know my username and password wit

[Mailman-Users] Help

2007-05-13 Thread Elly cool
Elly -- 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/ Un

Re: [Mailman-Users] Help! -- Approved messages are discarded, and administration interface won't update

2007-05-13 Thread Mark Sapiro
N U wrote: > Hi folks,I need some help here. Your advice will be appreciated. As > indicated in the subject, there's re two issues (they may be related > somehow):1. The administration web interfaces for all the list won't > update anything. Brad has already replied with a list of relevant FAQ ar

Re: [Mailman-Users] Help! -- Approved messages are discarded, and administration interface won't update

2007-05-13 Thread Brad Knowles
On 5/13/07, N U wrote: > Hi folks,I need some help here. Your advice will be appreciated. As > indicated in the subject, there's re two issues (they may be related > somehow): 1. The administration web interfaces for all the list won't > update anything. For example, if I try to approve a held

[Mailman-Users] Help! -- Approved messages are discarded, and administration interface won't update

2007-05-13 Thread N U
Hi folks,I need some help here. Your advice will be appreciated. As indicated in the subject, there's re two issues (they may be related somehow):1. The administration web interfaces for all the list won't update anything. For example, if I try to approve a held message, the message will remain

<    1   2   3   4   5   6   7   8   9   10   >