Re: [Mailman-Users] Debugging mass invitations using web page interface...

2019-09-05 Thread The Mailing List Server Admin
Mark, I have updated the script to fix this. Just a quick note to thank you for the fix. Muchly appreciated! -- Cordially, the UNH Mailing List Server Admins Bill Costa, Adjunct Admin

Re: [Mailman-Users] Debugging mass invitations using web page interface...

2019-08-26 Thread The Mailing List Server Admin
ems. When it failed this time, I tried running it as 'mailman' but it still hangs on the lock. Any suggestions? (BTW, the line numbers will be different from the original script because of some debug print statements and additional comments added.) -- Co

Re: [Mailman-Users] Yahoo rejects

2018-03-19 Thread The Mailing List Server Admin
use a mail provider other than Yahoo, for more or less this reason. Our guess is that if a user or users report mailing list messages as spam, instead of unsubscribing, Yahoo's filter may begin mistreating list messages from a given source as spam for a time - usually a week or two. Yahoo

Re: [Mailman-Users] HELP! Just broke Mailman with a bogus list.

2018-03-08 Thread The Mailing List Server Admin
Mark Sapiro recently wrote... I would be interested in knowing what's wrong and how it happened. Unfortunately, this issue probably prevents even running withlist on this list. I.e., Mailman's 'bin/withlist LISTNAME' will probably throw the same error. It does. I d

[Mailman-Users] HELP! Just broke Mailman with a bogus list.

2018-03-07 Thread The Mailing List Server Admin
I just added a new list where I wanted to experiment with the topics feature. But after adding the list, the list_lists utility no longer works: Traceback (most recent call last): File "/home/mladmin/Util/MM2/list_lists", line 130, in main() File "/home/mladmin/Util

Re: [Mailman-Users] Moderator Message List

2017-12-05 Thread List Manager
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 be especially helpful. And Mark answered: > Yes. > First of all, the "Discard messages marked Defer" selection will n

[Mailman-Users] Moderator Message List

2017-12-04 Thread List Manager
Is there a way, with mailman 2.1.24 to sort the Pending Moderator Requests list in something other than alphabetically? Chronologically would be especially helpful. The list I manage is subscriber-only post, and with loads of SPAM and a few members on moderate, I am concerned that by the time I

Re: [Mailman-Users] Users being unsubscribed without requesting it.

2017-08-20 Thread List Manager
Steve- Just a thought, but since the "unsubscribe link" has been part of the output of your list, it is possible that someone other than the recipient sees the link and clicks on it, either in malice or error (trying to unsubscribe themselves) -- Jack Hill, W4KH - BoatAnchors Listowne

Re: [Mailman-Users] Debugging mass invitations using web page interface...

2016-08-27 Thread The Mailing List Server Admin
Mark Sapiro recently wrote (in part): You could use the script ... to list the pending subscriptions. Some may have been accepted already, so the fact that one isn't there doesn't mean it wasn't sent, but if you know the order from the original input, you can probably figure

Re: [Mailman-Users] Debugging mass invitations using web page interface...

2016-08-27 Thread The Mailing List Server Admin
Mark, once again thank you for your valued expertise... With regards to the failed thousand invitations submission via the Web UI: The admin CGI is processing the mass subscribe/invite list. While it is doing this it is not generating any output. If it takes 'too long' the web server

[Mailman-Users] Debugging mass invitations using web page interface...

2016-08-26 Thread The Mailing List Server Admin
Dear Mailman Cognoscenti, I'm helping one of my list owners send out 5K plus invitations to students to subscribe to his mailing list. Our current configuration: Mailman v2.1.20 RHEL v5.11 Semdmail v8.13.8 Apache v2.2.3 Since this was the first time doing this, I sugg

[Mailman-Users] Cloning a Mailman server to a virtual machine.

2016-08-17 Thread The Mailing List Server Admin
l articles about moving Mailman to new hardware, but a lot of the lower level service details are not mentioned. Here's my first stab at what I think needs to be done. Mailman v2.1.20 RHEL v5.11 Semdmail v8.13.8 Apache v2.2.3 After informing the list owners of date/time mailing list s

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread The Mailing List System Admin
CN> What I have done is modify the clone_list command to combine the CN> renaming/cloning of a list and include an option to rebuild the CN> archives. However, the archives will not be rebuilt if the CN> scrub_nondigest setting is Yes. Sounds like a worthwhile enhancement. MS

[Mailman-Users] HyperKitty and Mailman V2

2016-02-25 Thread The Mailing List System Admin
with Mailman V2? -- Cordially, the UNH Mailing List System Admins Bill Costa, senior admin (603) 862-3056 -- Mailman-Users maili

Re: [Mailman-Users] Bounce email going to list server admin not list owner...

2016-02-25 Thread The Mailing List System Admin
. 1) Msg from sally.non.member@ to the.list-owner@ Now the 'Added to list' subject line starts to make sense. 2) Msg from mailman-bounces to the list owners which so happens to include Joe.Anybody who is both a subscriber and an owner of the list. So it looks like message bounces t

[Mailman-Users] Bounce email going to list server admin not list owner...

2016-02-24 Thread The Mailing List System Admin
Didn't have luck researching this question. I (the list server admin) recently received the following bounce notice: From joe.anyb...@example.edu Wed Feb 24 15:55:18 2016 Return-Path: From: "Anybody, Joe" To: Xyz.Forum Subject: Automatic reply: Added to the list Thread-Topi

Re: [Mailman-Users] web interface for sync_members redux

2016-02-12 Thread The Mailing List System Admin
t. I see your point. Perhaps I can approach this from a different angle. It would be easy for me to authenticate the owner against our LDAP. I just have to tie the LDAP account to the list, and I can do that by email address. And of course I need to make it clear to the owner that they are using

[Mailman-Users] web interface for sync_members redux

2016-02-12 Thread The Mailing List System Admin
ering if anyone has solved this problem with a stand-alone CGI script that handles the required list owner authentication? Lacking that, is there a way that I could confirm a list's password from the command line so I could roll my own CGI script to expose a transaction service for a select g

Re: [Mailman-Users] About Spam Filtering

2013-02-11 Thread METU E-List Admin
Thank you for your support. I have changed the regexp to ^X-Mailer: (?!Microsoft Outlook .*).*$ and I will watch for the next emails. I will also watch for the logs for a few days, then revert back to original file. Thanks On 02/12/2013 08:37 AM, Mark Sapiro wrote: METU E-List Admin wrote

Re: [Mailman-Users] About Spam Filtering

2013-02-11 Thread METU E-List Admin
-- I will post the logs a few days later, just to make sure that it has the needed info. Thanks, On 02/06/2013 06:24 PM, Mark Sapiro wrote: METU E-List Admin wrote: "^X-Mailer: (?!Microsoft Outlook .*)$" has single spacing between the colon and the parenthesis. The screen

Re: [Mailman-Users] About Spam Filtering

2013-02-06 Thread METU E-List Admin
Hello, This mail address is not registered to any mailing lists officially. I think we have to request a manual unsubscribe from the owner of the list. However, there are lots of mails like this and blocking them is much easier and better method. "^X-Mailer: (?!Microsoft Outlook .*)$

Re: [Mailman-Users] About Spam Filtering

2013-01-30 Thread METU E-List Admin
The message was addressed to the list address. The email address I have registered is not the owner of the list. The message headers are: Return-Path: X-Original-To: bin...@metu.edu.tr Delivered-To: bin...@metu.edu.tr Received: from

Re: [Mailman-Users] About Spam Filtering

2013-01-30 Thread METU E-List Admin
x27;t understand why this header did not go to pending moderator requests. On 01/30/2013 12:33 AM, Mark Sapiro wrote: METU E-List Admin wrote: In some of our lists, we are receiving excessive spam messages. We analyzed the spam messages and found that they have similar headers. As a result, we deve

[Mailman-Users] About Spam Filtering

2013-01-29 Thread METU E-List Admin
Hello, In some of our lists, we are receiving excessive spam messages. We analyzed the spam messages and found that they have similar headers. As a result, we developed the following list: ^X-Mailer: (?!Microsoft Outlook .*)$ ^X-mailer: .*$ ^X-Mailer-LID: .*$ ^X-Mailer-RecptId: .*$ ^X-Mailer

[Mailman-Users] A question about IncomingRunner

2012-11-13 Thread METU E-List Admin
w can we determine the root cause of this problem? Thanks, -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.

[Mailman-Users] Filter to discard facebook invitations

2010-04-04 Thread John List
Why doesn't the following discard_these_nonmembers filter work for facebook invitations: ^...@]*@facebookmail.com -John -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailma

[Mailman-Users] Sending to Verizon users.

2006-06-26 Thread User for Mailman mail list
Banging my head against the wall ( and it hurts..) On the different list from our Mailman mail list server, the mail goes out fine except for users with a "verizon.net" address. Here is a typical syslog entry: Jun 26 12:57:29 secure sm-mta[13001]: k5QJv2Gt012804: to=<[EMAIL PROTE

[Mailman-Users] Virtual hosting + virtual domain mailman

2005-12-28 Thread list
Hi list, I'm sure this is a redundant question but i search a quiet good method to allow my users to get the same maillist name for different domains. I use Postfix with virtual alias and mailbox suport on a mysql server. Like: test@test.com is different of [EMAIL PROTECTED] On a google/ar

[Mailman-Users] messages not archiving (fixed)

2005-05-16 Thread List Manager
wishes, Rae -- 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

[Mailman-Users] messages not archiving

2005-05-16 Thread List Manager
Hello, I've recently upgraded my list hosting server by essentially doing a fresh install on a new server and then recreating the lists and transferring over their archives over. I ran bin/arch and pickled the mailboxes. Everything is working fine, except the messages are not posting t

[Mailman-Users] filtering body content

2005-02-28 Thread List Manager
, Rae -- 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-

[Mailman-Users] changing my account info to this list

2004-12-25 Thread Svetlana Sally Johnston ||| List Subs
Apologies for this off topic question but could some one tell me where to go to change my account info please? Would like to change the email address I am using to a different one. Many thanks Sally J -- Mailman-Users mailing list Mailman

[Mailman-Users] error/success log

2004-03-07 Thread list
Title: error/success log Greets, Is there anybody in mailman a error/success log or something else, where i can see, which mails where send correct and which not? -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org

Re: [Mailman-Users] URL_HOST per list

2004-01-17 Thread List Manager
See my message yesterday: In General Options, go down a few more slots to this: -- Host name this list prefers for email. (Details for host_name) -- Best regards, List Manager [EMAIL PROTECTED] http://www.antennex.com

Re: [Mailman-Users] URL_HOST per list

2004-01-16 Thread List Manager
I found this to be the place to assign the proper hostname in General Options. Is this the same as you refer to...?? It works for me. Sub-section: Host name this list prefers for email. (Details for host_name) Best regards, List Manager [EMAIL PROTECTED] http://www.antennex.com - Original

Re: [Mailman-Users] 4 things: conjugation with usenet, archivisation by arriving date, statistics, and link to the archives i

2004-01-13 Thread List Manager
opportunity to ring in on this very on-point issue, and at the same time hoping it can be fixed soon. Now that I've tried MM, I really like it. Thanks and keep up the good work! Best regards, List Manager [EMAIL PROTECTED] http://www.antennex.com - Original Message - From: &quo

[Mailman-Users] Re: MySQL MemberAdaptor.

2003-11-12 Thread List
Web: http://kyrian.ore.org/ ISP/Perl/PHP/Linux/Security Contractor, via http://www.orenet.co.uk/ -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin

[Mailman-Users] MySQL MemberAdaptor.

2003-11-12 Thread List
2.1+ for your mailing list members. The bounce detection and delivery status stuff is less than perfect, and there could well be other problems. Enjoy. K. PS. Feel free to report bugs in the code/suggest enhancements/offer help to make it better via email (to me directly please), but I'm

[Mailman-Users] sitelist?

2003-10-27 Thread Mailman Mailing List Manager
tes and an occasional reference to reconfiguring all of the mailing lists using config_list. The python.org mailman faq gives me no hits on "sitelist". It appears that all I have to do is: 1) Create a vanilla mailing list named "mailman": do: newlist mailman paste

[Mailman-Users] Mailman locks directory

2003-10-27 Thread Mailman Mailing List Manager
r/log/mail) - mailman appears to be able to send (things like subscription confirmations get sent out) - but normal list traffic doesn't get through. - there are a dozen or so files in the locks directory, even though no messages have been sent out to the li

[Mailman-Users] Mailman Slow or Stalled

2003-10-25 Thread Mailman Mailing List Manager
4:27 2003 (8987) smtp for 1 recips, completed in 0.156 seconds I think the "1 recip" was mailman notifying the address that I just subscribed to the list. This leads me to suspect that mailman is *sending* mail just fine, and *receiving* mail, but that the break is somewhere in betwe

[Mailman-Users] maintaining archives after a domain/server change

2003-09-23 Thread List Manager
e old domain server to the new server? TIA. Best wishes, Rae -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives:

[Mailman-Users] Re: Character encoding problems with digest option

2003-09-01 Thread List User Kreme
On Aug 31, 2003, at 2:29 PM, Guillaume Rousse wrote: I'm managing several mailing list with mailman 2.1.2, but one of them is especially problematic, since some users use exotics charset such as utf-8. utf-8 is exotic? -- "Queen Isabella and King Ferdinand kicked 200,000 Jews out of S

[Mailman-Users] Re: Catching bounces/delivery errors

2003-08-28 Thread List User Kreme
s. It will handle all the ounce processing on its own, freeing your time for other things. Hum... As I explained in a previous post, what my organization does is not a traditional mailing list like this one, its personalized advertising campaigns sent to our customers (strictly opt-in, by th

[Mailman-Users] Reject posts that contain a quoted list footer andadding Habeas headers

2003-08-25 Thread List User Kreme
Running mailman 2.1.1 is there anyway to reject posts that contain a quoted list footer? Is there any way to add habeas headers to posts? I am willing to update if that will help -- Use your key, unlock the door, see what fate might have in store. Come explore your dreams and Creations

[Mailman-Users] Re: Mail does not have recipient in To address

2003-07-21 Thread List User Kreme
On Monday, Jul 21, 2003, at 03:35 Canada/Mountain, Richard Barrett wrote: On Monday, July 21, 2003, at 01:06 AM, LuKreme (List User Kreme) wrote: On Wednesday, Jul 16, 2003, at 06:56 Canada/Mountain, Angel Gabriel wrote: When mail gets sent out on my list, it doesn't have the recipients

[Mailman-Users] Re: Mail does not have recipient in To address

2003-07-20 Thread List User Kreme
On Wednesday, Jul 16, 2003, at 06:56 Canada/Mountain, Angel Gabriel wrote: When mail gets sent out on my list, it doesn't have the recipients email address in the To field Of course it doesn't. What makes you think it would? the message is not addressed to the recipient email add

[Mailman-Users] Re: Footer message in html email

2003-07-20 Thread List User Kreme
On Tuesday, Jul 15, 2003, at 18:19 Canada/Mountain, Jason Buscema wrote: Sorry for the confusion. I use Mailman for all my lists that I run. For this specific list I use Mailman for everything except user management. This part is handled through a MySql DB and syncs w/ Mailman each night. If I

[Mailman-Users] regex to reject TOFU?

2003-06-17 Thread List User Kreme
Has anyone written a regex for mailman 2.1 that rejects TOFU posts? Or maybe on that catches messages based on a message ending with 3 or more quoted lines? Or maybe even one that catches posts where the list footers are included? -- Instant karma's gonna ge

[Mailman-Users] Re: Mailman 2.1.2, postfix,openbsd 3.3 quietly fails

2003-06-17 Thread List User Kreme
itself to please Nor for itself hath any care But for another gives it's ease And builds a heaven in Hell's despair -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ:

[Mailman-Users] Re: security on an announce-only list

2003-06-16 Thread List User Kreme
ghost, they caught the last train for the coast... -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail

Re: [Mailman-Users] Version 2.1.2 on Redhat Linux 7.3

2003-06-01 Thread Tentra List Support
urrently does not support an upgrade of this > > magnitude, phyton and mailmax sould be compiled from source RPMs, > > that, personally I wouldn't be familiar with. This plus the fact > > of binding them together... > > So, they don't sound too hop

Re: [Mailman-Users] Installing Mailman

2003-05-27 Thread Tentra List Support
I am afraid I'd have to agree with Dirk. I think most of the subscribers on this list REALLY like to help others - I know I do. But this is not a Linux tutorial mailing list and a basic knowledge of Unix is necessary. This IS a situation where you should either hire someone or get your hands

[Mailman-Users] converting from ListProc

2003-03-20 Thread SEACnet List Administrator
he Mailman equivalent of ADD listname password username," "Here's how to add an owner to multiple lists simultaneously," "Here's how to export a list of the subscribers," etc. Thanks, Traci -- Mail

Re: [Mailman-Users] Protecting user data

2002-10-05 Thread Slap's Mailing List Account
Jon, I may implement that for a temporary solution, but it does not take away the full problem because anybody could be subscribed to the mailing list (which isn't very high traffic anyhow) and see the IP addresses in the message headers. Ideally I'd like to be able to protect my

[Mailman-Users] Protecting user data

2002-10-03 Thread Slap's Mailing List Account
Hiya, I run a discussion list using Mailman 2.1 for a small open-source project. Recently, there was a security vulnerability discussed on my list and shortly after it was brought to light, several users of my list were attacked by a cracker through this security issue. I believe that the

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread AerosmithFanClub.com List Admin
ftware was not designed to do anyting but act as a discusion mailing list in a stand alone environment. Any use other than that requires at least moderate patching. Most of the request on this list for help are responded to with "you are using the software in a manner it was not designed

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread AerosmithFanClub.com List Admin
At 05:45 PM 5/21/2002 -0700, you wrote: >This is eminently doable, but you have to be willing and able to patch Mailman. > >1. Patch Mailman to be able to turn off the List-* headers on a per-list >basis so you don't confuse your subscribers with instructions that don

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread AerosmithFanClub.com List Admin
, posting instructions, etc that do not apply to a news list will be a PITA. At 07:37 PM 5/20/2002 -0700, Benjamin Young wrote: >Hi all, > >I am new to Mailman and have searched the archives without finding a >solution to my problem but could not find an answer. I would like to >crea

Re: [Mailman-Users] User List

2002-05-16 Thread AerosmithFanClub.com List Admin
At 04:17 PM 5/16/2002 +0200, you wrote: >"AerosmithFanClub.com List Admin" wrote: >> >> At 12:35 AM 5/16/2002 -0700, you wrote: >> >On Thu, May 16, 2002 at 03:25:53AM -0400, AerosmithFanClub.com List Admin >> >wrote: >> >> Does not

Re: [Mailman-Users] User List

2002-05-16 Thread AerosmithFanClub.com List Admin
At 12:35 AM 5/16/2002 -0700, you wrote: >On Thu, May 16, 2002 at 03:25:53AM -0400, AerosmithFanClub.com List Admin >wrote: >> Does not work in a shared environment. PERMISSION DENIED every time! > >Uh? >You gotta be part of the group mailman to have permissions

[Mailman-Users] LISTS command

2002-05-16 Thread AerosmithFanClub.com List Admin
n I have not figured out how to do it) be able to send something to a master mailman address and get the lists? Seems pretty logical to me. I am old and slow so maybe I missed this one. Thanks! -- Mailman-Users mailing list [E

Re: [Mailman-Users] User List

2002-05-16 Thread AerosmithFanClub.com List Admin
>On Thu, May 16, 2002 at 03:04:52AM -0400, AerosmithFanClub.com List Admin >wrote: >> What is the URL that I can go to pull a complete list of all my >> subscribers and their password? I don't want any sort of nice cute warm >> and fuzzy graphical glitze

[Mailman-Users] User List

2002-05-15 Thread AerosmithFanClub.com List Admin
What is the URL that I can go to pull a complete list of all my subscribers and their password? I don't want any sort of nice cute warm and fuzzy graphical glitzed up thing, just a quick and dirty complete list. The list needs to be continuous, not paged. Any

Re: [Mailman-Users] is private mail being redirected here?

2002-05-14 Thread AerosmithFanClub.com List Admin
They are not one sided conversations. The discussion was in reply to a question that I asked on the list. IMHO it is proper to continue posting to the list. In fact the undesired behavior is to take a list discussion private. Questions that are asked that relate to the general topic of the

RE: [Mailman-Users] Help

2002-05-13 Thread AerosmithFanClub.com List Admin
set up the list to do something I am told that it requires a hack as it is not built into MM. The requests I am making are not (programmatically) big issues at all. To tell you the truth I am all but floored that they are not addressed in the software. Form looking at the code, it is rather

RE: [Mailman-Users] Help

2002-05-13 Thread AerosmithFanClub.com List Admin
With Majordomo there IS nothing to maintain! That was the point I was trying to make. I do understand that it is a case of different strokes for different folks. I have no problem with that what-so-ever. MM is not at all designed for use as a news list. It may well work OK for a

RE: [Mailman-Users] Help

2002-05-13 Thread AerosmithFanClub.com List Admin
ave to keep track of all kinds of web pages that are not even needed to run a mailing list. You don't have to hack your system every time you want to set up a list option. All you need to do is set a single config file and run your list spam free for years. Of course if you are a an

Re: [Mailman-Users] Help

2002-05-13 Thread AerosmithFanClub.com List Admin
ftware are not an alternative. The software basically is not too bad. The fact there is very little that a list owner can set up to his liking without hacking a lot of places is troubling. All of this type of things should not even be an issue. There should be options in the admin interface

Re: [Mailman-Users] The moderation/SPAM queue

2002-05-13 Thread AerosmithFanClub.com List Admin
Technically the other person is way anal. The mail does not get to the list until it is delivered to the subscribers. Until then it is in the process of being sent. So if I or my subscribers never GET it in our mailboxes then the list does not GET mail. You sendign something does not mean

Re: [Mailman-Users] The moderation/SPAM queue

2002-05-13 Thread AerosmithFanClub.com List Admin
Now thats about the stupidest statement I have ever seen! Mail that you dont see on the list does not get to the list. Same damn thing. What people send is another issue. Folks can send what ever they want where ever and when ever they want. As long as it is blocked from the list

Re: [Mailman-Users] Help

2002-05-13 Thread AerosmithFanClub.com List Admin
I have my list closed so that only subscribers can post. I keep getting these emails each time a non-subscriber tries to post saying that I have to go approve or reject the post. Hey guess what, I made it closed because I DONT want these posts. Go figure! So tell me how do I make it stop

Re: [Mailman-Users] New user question

2002-05-11 Thread AerosmithFanClub.com List Admin
At 07:28 PM 5/11/2002 -0700, J C Lawrence wrote: >On Sat, 11 May 2002 21:36:11 -0400 ` >AerosmithFanClub com List Admin <[EMAIL PROTECTED]> wrote: > >> Well damn that sucks. > >Mailman is not for you at this point. I recommend finding another >mailing list

Re: [Mailman-Users] New user question

2002-05-11 Thread AerosmithFanClub.com List Admin
Well damn that sucks. This is one of the areas of this program that whoever wrote it got just a little too anal. It is JUST a mailing list. Heck I ran a list under Majordomo for 8 years w/o a single spam coming across the list and no one getting unsubscribed without them doing it

Re: [Mailman-Users] The moderation/SPAM queue

2002-05-10 Thread AerosmithFanClub.com List Admin
A correctly configured list will get ZERO spam. At 06:04 PM 5/9/2002 -0400, Chuck Peters wrote: > >I am sure many of you are spending some time moderating lists where most >of the moderation is SPAM. A couple lists ar getting more spam than >legitimate traffic and its a real p

Re: [Mailman-Users] New user question

2002-05-10 Thread AerosmithFanClub.com List Admin
up an initial list of subscribers all with the common password? Perhaps I didn't make that point clear the first time. BTW if you respond to the list it makes it easier. At 02:20 PM 5/10/2002 +0800, you wrote: > >Read the Mailman FAQ: > >http://www.python.org/cgi-bin/fa

[Mailman-Users] New user question

2002-05-09 Thread AerosmithFanClub.com List Admin
t 200 users I need to add. I go into the admin control panel to subscribe them all and use the "[EMAIL PROTECTED] password" syntax but it looks like that the admin interface does not accept the password parameter. is there a way to simply turn OFF the whole password thing or have it defa

[Mailman-Users] Assistance with Mm install

2002-03-30 Thread gs-list
PROTECTED] -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

[Mailman-Users] User database for htaccess

2001-10-08 Thread Mailing List, Spotted Dog
I have searched through the Mailman/Python archives and only found a couple references to using the same user database and some how strip from it the email addresses/passwords and incorporate them into a .htaccess file to protect a separate directory. For instance I have a mailing list on

[Mailman-Users] Senddigests still running

2001-09-24 Thread Mailing List, Spotted Dog
I noticed by watching the output of top -c that every minute or so as it should qrunner executes and goes away. I have had the mailman running on my server for a couple days now and noticed that senddigests.py is still running. It has an elapsed time of around 57 hours right now. To make t

[Mailman-Users] FW: Error 550 User Unknown

2001-09-19 Thread Mailing List, Spotted Dog
Ok, I have Mailman 2.0.6 installed with Python 1.6.1 on a Cobalt RaQ2 running Sendmail on a Mips. I setup a list called testspot and according to the directions I added testspot:"|/home/mailman/mail/wrapper post testspot" testspot-admin: "|/home/mailm

Re: [Mailman-Users] Ignoring username+@whatever.edu addresses?

2001-07-16 Thread Mailman Mailing List Manager
I (Steven J. Owens, [EMAIL PROTECTED]) wrote: >> I have one mailing list on my system that has a lot of users from a nearby >> university where they use a funky [EMAIL PROTECTED] addressing scheme. >> Their mailer seems to randomly send email either with or without the +. Is &g

[Mailman-Users] Ignoring username+@whatever.edu addresses?

2001-07-16 Thread Mailman Mailing List Manager
Hi folks, I have one mailing list on my system that has a lot of users from a nearby university where they use a funky [EMAIL PROTECTED] addressing scheme. Their mailer seems to randomly send email either with or without the +. Is there a way I can tell mailman to ignore the + at the end

[Mailman-Users] Mailman limits, commands

2001-05-17 Thread List Manager
Hello everyone, We have been running Majordomo and we are in the process of offering Mailman as an alternative to our customers who want to change their lists over to a web-based mailing list manager. I have a couple questions that I am hoping you can help me with. 1. Does Mailman have any

[Mailman-Users] demolist

2001-05-17 Thread List Manager
Hello everyone, I have setup a 'demolist' and I need to disable the list admin address and the password from being changed. From what I can see, I would need to make these changes on the General Options page and the details page for the general/owner. But I cannot find those pa