[Mailman-Users] Replying to the List

2017-12-07 Thread Ron Beatteay via Mailman-Users
way to make that default in settings? Ron Sent from Yahoo Mail for iPad On Tuesday, December 5, 2017, 3:38 PM, List Manager wrote: Yesterday, I asked: Is there a way, with mailman 2.1.24 to sort the Pending Moderator Requests list in something other than alphabetically? Chronologically would

[Mailman-Users] Sub-lists

2015-07-01 Thread Ron Webb
I am looking to set-up a mailing list for a group of people but was hoping there is a way to have sub-lists. For example, I'd like to have one group be everyone, then another group that is regional. I was thinking of " group-...@mydomain.com" for messages covering everyone but they could send a mes

Re: [Mailman-Users] Mailman RSS patch, revised

2015-03-15 Thread Ron Guerin
27;d commit to maintaining it, but even as a non-Python person, it doesn't look like the sort of thing that's going to need much maintenance. - Ron -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinf

[Mailman-Users] Mailman RSS patch, revised

2015-03-14 Thread Ron Guerin
h, with the fix, against MM 2.1.18: http://vnetworx.net/mm_rss.patch To use it, you patch HyperArch.py with it, and add the following to mm_cfg.py: # RSS Feeds RSS_LISTS = ['list1', 'list2', 'list3'] # Mails included in the RSS RSS_NUM_MAILS = 100 - Ron -

Re: [Mailman-Users] iOS app for moderation open sourced

2014-09-20 Thread Ron Guerin
On 9/19/2014 3:51 AM, christian studer wrote: FYI: The app now breaks completely on iOS 8. :-( Same on Android. All I get is a black screen. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mail

Re: [Mailman-Users] DMARC handler

2014-06-23 Thread Ron Guerin
On 6/21/2014 8:24 PM, Mark Sapiro wrote: > On 06/21/2014 04:04 PM, Ron Guerin wrote: >> I'm struggling to find a palatable solution to the configuration of a >> list, and the new Yahoo-style DMARC problem. >> >> The list has mung on, as well as Reply-To: set to

[Mailman-Users] DMARC handler

2014-06-21 Thread Ron Guerin
visible is the desired behavior. I was wondering about asking someone to make a Mailman handler that would re-write the From: address after munging to: Jane Doe (j...@example.com) via listname My question now is, is there any reason why re-writing it this way would be a bad id

[Mailman-Users] DMARC mung not munging in 2.1.16 (Debian)

2014-05-24 Thread Ron Guerin
S_LIST = Yes in mm_cfg.py . I have restarted Mailman. Am I doing something wrong? - Ron -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Securi

[Mailman-Users] list_banlist ?

2013-10-12 Thread Ron Guerin
Related to my previous question, is there a command-line suitable way to get the ban_list for a given list? Thanks! - Ron -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ

Re: [Mailman-Users] remove member from banned list

2013-10-08 Thread Ron Guerin
On 10/07/2013 8:52 PM, Mark Sapiro wrote: On 10/06/2013 02:28 PM, Ron Guerin wrote: Is there a script that removes a member from the banned list, sort of the "undo" for http://www.msapiro.net/scripts/add_banned.py [1] ? You could always modify that script by changin

[Mailman-Users] remove member from banned list

2013-10-07 Thread Ron Guerin
Is there a script that removes a member from the banned list, sort of the "undo" for http://www.msapiro.net/scripts/add_banned.py ? - Ron -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listin

[Mailman-Users] Diagnosing Uncaught bounce notification

2013-03-27 Thread Ron Crump
aught bounce notification messages, and am hoping to get some guidance on how to diagnose and address the problem. Cheers, Ron Crump. -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Ma

Re: [Mailman-Users] Mail to list delivers into a local mailbox instead of the list

2011-02-05 Thread Ron Aaron
After following all your directions, I have a working mailman system, THANK YOU!! Best regards, Ron signature.asc Description: This is a digitally signed message part. -- Mailman-Users mailing list Mailman-Users@python.org http

Re: [Mailman-Users] Mail to list delivers into a local mailbox instead of the list

2011-02-05 Thread Ron Aaron
> It may have something to do with passing through spamassassin, but I > don't think so because queue id 5C9BB541603 is the message after > spamassassin and it notes orig_to=. However, I'm not > sure why the message is handled by Postfix's pipe module. That seems odd. Right. I've also noticed th

Re: [Mailman-Users] Mail to list delivers into a local mailbox instead of the list

2011-02-03 Thread Ron Aaron
You wrote: > Which indicates Postfix is not seeing that mail to lists.my.dom is > using the mailman transport. Right. > Have you added hash:/etc/mailman/transport to transport_maps in > main.cf? have you run "postmap /etc/mailman/transport" to update > /etc/mailman/transport.db? Yes I have, and

[Mailman-Users] Mail to list delivers into a local mailbox instead of the list

2011-02-03 Thread Ron Aaron
up being just another virtual user. Of course, that's not what I need to happen. Anybody have a clue for me? Thank you very much, Ron -- For privacy, my GPG key signature is: AD29415D -- Mailman-Users mailing list Mailman-Users@pytho

[Mailman-Users] BASH list renaming script

2009-05-24 Thread Ron King
es/private/${NEW}.mbox/${NEW}.mbox /usr/lib/mailman/bin/arch --wipe ${NEW} echo "real_name = '$NEW'" > temp.txt echo "subject_prefix = '[$NEW]'" >> temp.txt /usr/lib/mailman/bin/config_list -i temp.txt $NEW rm temp.txt -f /usr/lib/mailman/bin/g

[Mailman-Users] duplicate membership reminders

2008-08-01 Thread Ron Peterson
list. I.e. I'm in lists A, B, C, and D, but I recieve four reminders for list A, and none for the other three lists. ?? -- Ron Peterson Network & Systems Manager Mount Holyoke College http://www.mtholyoke.edu/~rpeterso - I wish my computer would do what I want it to do - not w

[Mailman-Users] global email address blocklist?

2007-05-01 Thread Ron Brogden
er potential spot would be in "AddMember()". Perhaps just adding a new function to MailList.py which checks if the address is in a global array and raises an error if this is the case? If anyone has already cracked this or if there is already an existing function to support this

[Mailman-Users] revisiting Mailman content-type problem

2007-02-19 Thread Ron Brogden
or is the only workaround still to turn off attachement scrubbing and empty the header / footer? Mark said previously: "You might be able to avoid the problem if you set scrub_nondigest to No and make sure both msg_header and msg_footer are empty, but this may not be satisfactory for other rea

[Mailman-Users] problem tracking down discard reason

2006-12-19 Thread Ron Brogden
te as to why the message was actually discarded? Any help appreciated. Cheers, Ron -- islandnet.com http://www.islandnet.com [EMAIL PROTECTED] ph: (250) 383-0096 fax: (250) 383-6698 -- Mailman-Users mailing list Mailman-Users@python.org http://mail.

[Mailman-Users] anti-virus triggering on digests

2006-09-19 Thread Ron Brogden
something unique to Mailman. Has anyone else hit this issue? Is there any immediate solution other than trying to the lower digest size threshold so as to send out more often? Cheers, Ron -- islandnet.com http://www.islandnet.com [EMAIL PROTECTED] ph: (250) 383-0096 fax: (250) 383-6698

Re: [Mailman-Users] Spams directed to list owner.

2006-07-11 Thread Ron Brogden
On Tuesday 11 July 2006 12:39, Patrick Bogen wrote: > This somehow subverts the purpose of that address, though, which is to > allow outside persons to easily contact the owner of the list, without > necessarily knowing anything about the list. Most lists seem to display the real address anyway so

Re: [Mailman-Users] Spams directed to list owner.

2006-07-11 Thread Ron Brogden
On Tuesday 11 July 2006 07:52, Harold Goldstein wrote: > here is the header of a spam received this morning by 2 of us listed as > pptc-announce-owner ... > it is not being directed to the list itself. My personal solution to this issue was to only allow posts to that address from the machine it

Re: [Mailman-Users] Integrating Mailman with Spamassassin

2006-02-23 Thread Ron Brogden
On Thursday 23 February 2006 16:36, Jon D. Slater wrote: > I've been using Mailman for some time, and just recently installed > SpamAssassin on my Fedora Core 4, Linux machine. Spam-assassin would normally be used with the MTA (i.e. exim, qmail, etc.) and not Mailman. Basically, you should be us

Re: [Mailman-Users] user is removed, but they still receive list emails

2006-01-17 Thread Ron Brogden
out? Sounds like either they are on your Mailman list under a different email address than the one you unsubscribed or the message they received came from an external site (virus generated message, another user forwarding it, etc.). Cheers, Ron -- islandnet.com http://www.islandnet.com [EMAIL

[Mailman-Users] How to retrieve entire subscriber list

2005-05-05 Thread Ron K. Jeffries
interface. -- Ron K. Jeffries 805-680-8086 mobile (preferred) 805-692-6225 direct 415-367-3512 SkypeIn ron_jeffries Skype "Simplicity is the greatest sophistication." --Leonardo Da Vinci -- Mailman-Users mailing list Mailman-Users@

[Mailman-Users] mass subscription Mailman question

2005-04-25 Thread Ron Jeffries
Inc. How do I enter that info when mass subscribing? Thanks, -ron jeffries -- Occam Networks, Inc. [EMAIL PROTECTED] "A project is a collection of value scheduled for realization." --David J. Anderson -- Mailman-Users mailing

[Mailman-Users] security heads up - path traversal with 2.1.5

2005-02-17 Thread Ron Brogden
is to stop access to "/mailman/private" via your web server configuration. I would wait for a formal patch notice from the developers before patching the actual Mailman code. Cheers, Ron -- Mailman-Users mailing list Mailman-U

Re: [Mailman-Users] security heads up - path traversal with 2.1.5

2005-02-09 Thread Ron Brogden
hat is not the case and I meant no disrespect. The reason I posted is that this issue now out in the wild so there is little point being quiet about it. Giving users a heads up allows them to protect themselves while they wait for an official patch and a

[Mailman-Users] security heads up - path traversal with 2.1.5

2005-02-09 Thread Ron Brogden
is to stop access to "/mailman/private" via your web server configuration. I would wait for a formal patch notice from the developers before patching the actual Mailman code. Cheers, Ron -- Mailman-Users mailing list Mailman-U

[Mailman-Users] removal

2004-12-30 Thread ron patterson
please cancell and remove me from the mailman files. Thank you [EMAIL PROTECTED] __ Do you Yahoo!? Dress up your holiday email, Hollywood style. Learn more. http://celebrity.mail.yahoo.com --

Re: [Mailman-Users] moderate- finding

2004-06-24 Thread Ron Jaenisch
owner on it. I have checked the catch all email address on the site. There's got to be someplace else..where? Thanks Ron -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Ma

[Mailman-Users] moderate- finding

2004-06-23 Thread Ron Jaenisch
owner on it. I have checked the catch all email address on the site. There's got to be someplace else..where? Thanks Ron -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailma

Re: [Mailman-Users] help with configuration

2004-06-14 Thread Ron Jaenisch
. Regards Ron at Precisiontrader dot com - As you breathe in, imagine the increasing gratitude you feel, as prosperity expands in all areas of your life. ---Original Message--- From: Bob Date: 06/14/04 17:18:34 To: [EMAIL PROTECTED] Subject: [Mailman

[Mailman-Users] for hire?

2004-01-23 Thread Ron
I'd like to implement mailman however I'm not too sure of how to do it. Can anyone help or point me to step-by-step instructions.? Ron -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mai

[Mailman-Users] Weird segfaults

2003-10-10 Thread Ron Alford
it doesn't sefault if the qrunners are run individually (my current hack is 'watch bin/qrunner -v -r All -o') I'm running mailman-2.1.2 with python2.2.3 on redhat 7.3, with qmail as the mail exchanger (not exactly a stock system). Anyone seen this before? Thanks, -Ron -- Ron A

[Mailman-Users] Subject: (, )

2003-06-28 Thread Ron Guerin
uration setting, but I can't find it. Can anyone point me in the right direction? - Ron -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/f

Re: [Mailman-Users] Error: Incorrect padding?

2003-02-11 Thread Ron Jarrell
At 05:34 PM 2/10/03 -0800, you wrote: >Yesterday we upgraded from Mailman 2.0.x to 2.1.1. All of the lists >except for one transfered over flawlessly, but any mail sent to that one >particular list causes errors like this to be dumped into >~mailman/logs/error: Yea, I've got a sourceforge bug op

RE: [Mailman-Users] newsgroup interface problems

2003-02-09 Thread Ron Jarrell
At 08:43 PM 2/9/03 +, [EMAIL PROTECTED] wrote: Thanks we have spotted a problem with gate_news not being in cron. I don't know where the mailman error log resides or have access to it but I'm sure Stefan does. We don't get any error emails probably because it isn't running. I assume error e

Re: [Mailman-Users] newsgroup interface problems

2003-02-09 Thread Ron Jarrell
At 03:43 PM 2/6/03 +, [EMAIL PROTECTED] wrote: Our mailman interface to a newsgroup and was working fine now it only sends mails to the newsgroup, it has stopped receiving newsgroups posts and sending them out as mails. Both newsgroup and mailman servers have been changed recently which makes

[Mailman-Users] upgrading lists

2002-12-22 Thread Ron Smits
) How do I correct this? I already changed in general options the host_name option. but that had no effect. Any ideas anyone? Ron -- Ron Smits www: www.ronsmits.org and www.ron-kitten.net -- Mailman-Users mailing list [EMAIL PROTECTED] http

[Mailman-Users] setting up Mailman

2002-12-01 Thread Ron Bogerd
Morning everyone, I just started setting up Mailman on a Debianserver using apt-get install ... All seem to go well but if I try to use mailman i see the following errormessage in /var/log/mailman/error: Dec 01 11:24:03 2002 qrunner(10720): IOError : [Errno 13] Permission denied: '/var/lib/ma

[Mailman-Users] extreme memory use by Mailman

2002-11-22 Thread Ron Brogden
an is using 130 megs of RAM at any given moment. Is this usual or is there a memory leak or something like that with the beta version or Python possibly? Any suggestions on how to trim that down? Cheers Ron -- - Islan

Re: [Mailman-Users] ?? MM2.1b2 Contains code of W32/Nimda.eml ??

2002-07-10 Thread Ron Jarrell
At 11:32 PM 7/10/02 -0700, you wrote: >== > mailman-2.1b2.tgz > ArchiveType: GZ > --> mailman-2.1b2.tar > Contains code of W32/Nimda.eml >== > >Someone please put my mind at ease. Is this a false virus find? >Before testing the beta (2 mo's ago) I checked wi

Re: [Mailman-Users] import/export

2002-07-02 Thread Ron Jarrell
At 11:08 AM 7/2/02 -0400, [EMAIL PROTECTED] wrote: >Is there a way to export all users and settings from one list, >and then import everything into another? Look over the stuff in mailman/bin... config_list will let you export the list settings or import them. But it doesn't do users. Howeve

Re: [Mailman-Users] New error message

2002-07-01 Thread Ron Jarrell
At 11:02 PM 7/1/02 -0500, Glen Lee Edwards wrote: >What does this mean, and what do I need to fix? It started doing this >after I reconfigured eth1 for multiple IP addresses (may or may not be >related). > > >Mailman.pythonlib.nntplib.NNTPPermanentError: 502 You have no permission >to talk. G

Re: [Mailman-Users] Customization

2002-06-03 Thread Ron Brogden
On June 1, 2002 08:48 pm, [EMAIL PROTECTED] wrote: > I'm trying to make error pages and list view pages custom to the design of > my site. > The individual list pages are complete, but... > Has anyone had any luck with this, or can anyone point me in the right > direction? I have successfully mod

Re: [Mailman-Users] changing subscriber options

2002-05-29 Thread Ron Brogden
king for help here. So again, if anyone can suggest how to *from the command line* adjust list members options (so that it can be scripted), I would definitely appreciate it. Cheers, Ron -- - Island Net AM

[Mailman-Users] changing subscriber options

2002-05-29 Thread Ron Brogden
elp appreciated. Ron -- - Island Net AMT Solutions Group Inc. Telephone: 250 383-0096 1412 Quadra Street Toll Free:1 800 331-3055 Victoria, B.C.

[Mailman-Users] admin password reset

2002-05-29 Thread Ron Brogden
Howdy. I have looked through the various FAQs for this as well as searching via Google and looking through the various admin commands in the bin directory with no luck. If this is covered somewhere else, please let me know. I am wondering how one goes about resetting the password for a given

Re: [Mailman-Users] Can't run configure file!

2002-05-10 Thread Ron Jarrell
At 11:28 AM 5/10/02 -0400, Webmaster wrote: >I did this: >[micheal@blinkin mail]$ /bin/bash ./configure >: command not found >: command not found >: command not found >: command not found >: command not found >: command not found >'/configure: syntax error near unexpected token `do >'/configure: .

Re: [Mailman-Users] Problem during install

2002-05-10 Thread Ron Jarrell
At 12:20 PM 5/10/02 -0400, Webmaster wrote: >I finally got the configure file to run properly. I think it had to do with >the fact that my ftp client decided to transfer it in Binary and not ASCII. >That's the only thing I can think of. >I am now getting this error: >checking permissions on /home/

Re: [Mailman-Users] bounce processing

2002-05-10 Thread Ron Jarrell
At 10:33 PM 5/9/02 -0400, Kevin Crawford wrote: >Not sure I understand how the bounce proc works... >I have a test list going - sending posts to it - since a few days ago - >maybe just 5 per day or so > >I subscribed a test user, non existant one...it has about15 bounces to it - >and still going..

Re: [Mailman-Users] Membership management functionality

2002-05-06 Thread Ron Jarrell
At 11:44 AM 5/6/02 +0200, Norbert Bollow wrote: >> We do have one problem, however, - keeping track of what member (his real >> name) has what e-mail address. As most of them are kids, they pick totally >> non-identifiable 'handles' rather that some recognizable variation on name. >[..] >> Is t

Re: [Mailman-Users] (no subject)

2002-05-04 Thread Ron Jarrell
At 01:23 AM 5/3/02 +, you wrote: >Hi! This is a user of MailMan 2.0.8, we found that when users tried to go >to list archives, they are asked for email address and password. Is it >possible to let them in without asking for password? Thank you! Set the archive to public... --

Re: [Mailman-Users] wrapper

2002-04-24 Thread Ron Jarrell
At 05:59 PM 4/23/02 +0200, E.J.L. Kemper wrote: >Ok, you got a point there! > >So I reinstalled it again. > >./configure no errors. > >but make install, after a very close look gave this... >snip- > >make[1]: Entering directory `/unpack/mailman-2.0.9/src' >gcc -c -I. -DPREFIX="\"/home/ma

Re: [Mailman-Users] List-* messages in mail header

2002-04-24 Thread Ron Jarrell
At 10:40 PM 4/24/02 +0800, Lewis Lau wrote: >Hi all, > >I remember some of you guys said that the "List-subscribe", "List-unsubscribe" >message in the mail header is able to remove in Mailman 2.1 Beta, but I couldn't >found where to set this up, even I look around the list admin page for some ma

Re: [Mailman-Users] Multiple message types within a single list?

2002-04-22 Thread Ron Jarrell
At 01:52 PM 4/22/02 +0100, Graham Robinson wrote: >Hi, > >I'm looking for some advice. The scenario is that a client wants me to set up a >mailing list (or several...) that they can use to keep in touch with subscribers to >their services. They operate three different levels of service, and wa

Re: [Mailman-Users] Associating name with email address?

2002-04-22 Thread Ron Jarrell
At 10:06 AM 4/22/02 -0500, Tim Tyler wrote: >Mailman experts, > One of the owners of a list inquired as to whether it was possible to associate a >full name with a subscribers email address. It wasn't obvious to me that this was >possible. If it is, how does one associate a full name with th

Re: [Mailman-Users] (no subject)

2002-04-22 Thread Ron Jarrell
At 09:00 AM 4/22/02 -0400, First Unitarian Congregation of Ottawa wrote: >I need help with having to approve all the conversations due to 'an implicit >destination' message. I thought that the responses to questions could be immediate >if everyone or one person were(was) on-line. Could you ple

Re: [Mailman-Users] Mailman Question

2002-04-22 Thread Ron Jarrell
At 05:00 PM 4/20/02 -0700, Marc Ash wrote: >Does Mailman generate unique remove links in the message for one click un-subs by the >recipient? Look up at the header :-) You'll see a: >List-Unsubscribe: , >

Re: [Mailman-Users] wrapper

2002-04-22 Thread Ron Jarrell
At 11:24 AM 4/22/02 +0200, E.J.L. Kemper wrote: >Hi again, > >I am using 2.09 BTW > >I re-installed the whole program several times, starting with MAKE CLEAN >then removing the directory. >So really from scratch? Did you also delete everything under /home/mailman? What are you feeding a

Re: [Mailman-Users] error 126

2002-04-22 Thread Ron Jarrell
At 11:18 AM 4/22/02 +0200, you wrote: >But the strange thing is I think, that de installation procedure didn't >build the wrapper file at all. >Some-one from this list send me this file, but that didn't help. Ok, what version of mailman are you running? As I said in my message, if you're runnin

Re: [Mailman-Users] error 126

2002-04-21 Thread Ron Jarrell
At 12:23 AM 4/20/02 +0200, E.J.L. Kemper wrote: >I am still stuck at the smrsh. > >I am getting error 126 send back to the email? > > - The following addresses had permanent fatal errors - >"|/home/mailman/mail/wrapper mailcmd test" > (reason: 126) > >- Transcript of session

Re: [Mailman-Users] wrapper

2002-04-21 Thread Ron Jarrell
At 05:29 PM 4/20/02 +0200, E.J.L. Kemper wrote: >Hi everyone, > >can anyone please tell me what I should do when I see this? Honestly, what you need to do is delete your installed mailman config, (save mm_cfg.py if you edited it), and go through and reverify your settings to configure. Verify

Re: [Mailman-Users] Any reason why my mails are ignored?

2002-04-21 Thread Ron Jarrell
At 01:08 PM 4/21/02 +0200, E.J.L. Kemper wrote: >Hello, > >Is anybody reading this? > >I asked some questions regarding Mailman, but no replys yet. >I do see other peoples mail in the list. Maybe because no one had an immediate answer to your question? Note that while several developers often

Re: [Mailman-Users] MI:3 - Installing Mailman on Solaris

2002-04-17 Thread Ron Jarrell
Basically, what's happening, is that postfix isn't configured how you think it's configured. You told mailman to expect the wrapper to be invoked by the mail system with a gid of "postfix", which, from your files below is 5. It's telling you it was *not* invoked that way, it was run with a

[Mailman-Users] [FAQ?] customizing Mailman per list

2002-04-16 Thread Ron Brogden
ues as needed. Anyone had any luck with this or have other suggestions on how to make Mailman for friendly for per list customization? Thanks in advance for any suggestions you can send my way. Cheers, Ron -- - Isla

Re: [Mailman-Users] Admin passwords made invalid by upgrade to Python 2.2

2002-04-05 Thread Ron Jarrell
At 04:47 PM 4/3/02 -0500, Neal M. Holtz wrote: >I'm using mailman 2.0.6 and was using Python 1.5.2 > >Last week I upgraded to Python 2.2.1c2. A few days later, it was >noticed that none of the list administrators passwords would work any >more. I suspect this was related to the Python upgrade (i

[Mailman-Users] Suggestion

2002-04-01 Thread Ron & Karen Colson
I would like to add to the wish list the ability to set (or designate) some subscribers for receiving only, withholding from them the ability to post to the list. Ron & Karen Colson[EMAIL PROTECTED]  

Re: [Mailman-Users] Another mailman bug

2002-03-29 Thread Ron Jarrell
At 03:43 PM 3/28/02 +, Russell King wrote: >Hi, > >I've just been through my mailman lists handling the held postings, and I >notice that mailman is playing silly buggers with the web interface. >Please see: > > http://www.arm.linux.org.uk/images/mailmangroupings.jpg What's the issue? Th

Re: [Mailman-Users] re Mailman

2002-03-29 Thread Ron Jarrell
At 12:53 PM 3/27/02 -0600, schuetzen - RKBA! wrote: >in re your url at http://www.gnu.org/software/mailman/MM21/features.html > >I have about a dozen elists on Yahoogroups and would love to get them off >there >and onto a webhost (which I am also looking for) but I really and truly >like ALL >t

Re: [Mailman-Users] Re: how to remove List-* headers

2002-03-29 Thread Ron Jarrell
At 12:37 PM 3/29/02 -0500, Tom Neff wrote: >On Thu, 28 Mar 2002 23:53:00 +1100 >Darryl Harvey <[EMAIL PROTECTED]> wrote: >>I was wondering if there was an option to turn on or off the email >>headers that mailman adds. > >This is one of their ideological hot buttons - you're not supposed to WANT

Re: [Mailman-Users] Archive access with only password?

2002-03-29 Thread Ron Jarrell
At 10:41 PM 3/29/02 +0900, Gary Wang wrote: >I was hacking around my new Mailman setup, and found out to my great surprise: >The "private" archives are accessible without a username. Well, that's only half the >story, but it really caught me by surprise. I eventually figured out that the list is

[Mailman-Users] error

2002-03-16 Thread Ron D. Howard, Jr.
We had a guy setup mailman and he is gone right now. I'm trying to get the list back up. We get the following error: - The following addresses had permanent fatal errors - "|/usr/local/mailman/mail/wrapper post admins" (reason: 2) (expanded from: <[EMAIL PROTECTED]>)

Re: [Mailman-Users] Mailman on iPlanet

2002-03-15 Thread Ron Jarrell
At 02:39 PM 3/15/02 -0700, Bryan Kobler wrote: >Hello, > >I have successfully setup Mailman on Apache and Sendmail. I am now trying >to get it setup on iPlanet messaging server 5.1. I haven't been able to >find many resources on special settings in iPlanet I need to do for >Mailman to work.

Re: [Mailman-Users] qrunner CRON jobs

2002-02-20 Thread Ron Parker
Here is what's in my mailman crond # # Retry failed deliveries once per minute. * * * * * /usr/bin/python -S /home/mailman/cron/qrunner How would I change this to retry failed deliveries say, once per 5 minutes? Ashley M. Kirchner wrote: [EMAIL PROTECTED]"> Ron Parker wrote:

[Mailman-Users] qrunner CRON jobs

2002-02-20 Thread Ron Parker
-S /home/mailman/cron/qrunner I evenutally get so many that my system just stops completely. I can kill them, but they just keep coming back. a.What causes this to happen? b. How do I prevent it? Thanks, much. -ron -- Ron Parker Software Creationshttp://www.scbbs.com Civil War

[Mailman-Users] Cron Jobs

2001-12-14 Thread Ron Parker
15:05 /usr/bin/python -S /home/mailman/cron/gate_news 13496 ?S 0:00 CROND 13498 ?R 4:10 /usr/bin/python -S /home/mailman/cron/gate_news 24925 ?S 0:00 CROND 24927 ?R 1:37 /usr/bin/python -S /home/mailman/cron/gate_news -- Ron Parker Software

Re: [Mailman-Users] Pipermail/Mhonarc, archives...

2001-12-14 Thread Ron Parker
/lists/mhonarc/oct01/msg00017.html Could you let me know where that faq item is located? Thanks. -ron J C Lawrence wrote: > On Fri, 14 Dec 2001 12:47:52 -0800 > Ron Parker <[EMAIL PROTECTED]> wrote: > > > I found this link which talks about using mhonarc w

Re: [Mailman-Users] Pipermail/Mhonarc, archives...

2001-12-14 Thread Ron Parker
this? Thanks. -ron Greg Ward wrote: > On 14 December 2001, Michelle Murrain said: > > I'm wondering about whether folks know about the state of development of > > pipermail, particularly whether the issue of attachments in the archives > > are on track to be dealt wit

[Mailman-Users] domain isn't in list of allowed rcpthosts

2001-12-13 Thread Ron Parker
; MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME MTA_ALIASES_STYLE = 'qmail' Any suggestions, please? Thanks. -ron -- Ron Parker Software Creationshttp://www.scbbs.com TradeWinds Publishing http://www.intl-trade.com TradePoint Los Angeles

[Mailman-Users] Failure to exec script

2001-12-13 Thread Ron Parker
script. WANTED gid 12, GOT gid 508. (Reconfigure to take 508?) Before installing, I created the user mailman. I ran config with mail-gid=mail and cgi-bid=apache. My gid 12 is "games". What should I do now to get past this error? Thanks. -ron -- Ron Parker Software Creations

[Mailman-Users] domain isn't in my list of rcpthosts

2001-12-13 Thread Ron Parker
c 13 10:29:43 host4 smtpd: 1008268183.520635 3710 > 221 host4.scbbs.com? Dec 13 10:29:43 host4 smtpd: 1008268183.540792 tcpserver: end 3710 status 0 Dec 13 10:29:43 host4 smtpd: 1008268183.577014 tcpserver: status: 0/40 Dec 13 10:29:43 host4 smtpd: 1008268183.645401 3710 > [EOF] -- Ron Parker Softw

[Mailman-Users] domain isn't in my list of rcpthosts

2001-12-12 Thread Ron Parker
PRIVATE_ARCHIVE_URL = '/mailman/private' HOME_PAGE = 'index.html' MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME MTA_ALIASES_STYLE = 'qmail' Any suggestions, please? Thanks. -ron -- Ron Parker Software Creationshttp://www.scbbs

[Mailman-Users] ldap?

2001-11-13 Thread Ron Smits
info for mailman in an ldap database. I see it is slated for 3.0 but has nobody written a patch for it? Ron -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Re: Mailman-Users digest, Vol 1 #1257 - 16 msgs

2001-06-13 Thread ron
ation help thanks ron -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Personal Trainer

2001-03-30 Thread Ron Echeverri
27;m sure Barry is doing all he can to limit the influx of crap, but there's little he can do about people whining. rone -- Ron Echeverri +-+ <[EMAIL PROTECTED]> UNIX Engineer San Francisco ->b | Desk: x2149 Macromedia, Inc.

[Mailman-Users] Archive search solution

2001-03-16 Thread Ron Rosson
-- -- Ron Rosson... and a UNIX user said ... The InSaNe Onerm -rf * [EMAIL PROTECTED]and all was /dev/null and *void

Re: [Mailman-Users] Howto Configure Announcement list

2001-03-08 Thread Ron Rosson
list members. > o If member_posting_only is 'no', then only the posters listed here will > be able to post without admin approval. > > Put the admin's e-mail in this box, and set member posting to "no". > > On Thu, 8 Mar 2001, Ron Rosson w

Re: [Mailman-Users] Howto Configure Announcement list

2001-03-08 Thread Ron Rosson
* Nick Albright ([EMAIL PROTECTED]) [010308 13:39]: > On Thu, 8 Mar 2001, Ron Rosson wrote: > > > I must be missing something here but I am having a hell of a time trying > > to figure out how to get mailman configured as an annoucement list. > > My first guess would

[Mailman-Users] Howto Configure Announcement list

2001-03-08 Thread Ron Rosson
I must be missing something here but I am having a hell of a time trying to figure out how to get mailman configured as an annoucement list. TIA -- -- Ron Rosson... and a UNIX user

[Mailman-Users] User subscribe generates EOF error

2001-02-06 Thread Ron Echeverri
SCRIPT_NAME /mailman/subscribe SERVER_ADMIN [EMAIL PROTECTED] SERVER_SOFTWARE Apache/1.3.6 (Unix) PYTHONPATH /home/mailman HTTP_REFERER http://lists.macromedia.com/mailman/listinfo/all_users HTTP_PRAGMA no-cache SERVER_NAME lists.macromedia.com REMOTE_PORT 1119 -- Ron Echeve