Re: [Mailman-Users] Trouble getting Mailman to route my messages

2004-04-15 Thread Dr. Jones
[EMAIL PROTECTED]


Do you have qrunner running?
 

Yes, I do have qrunner running.it shows up in the output from > ps ax

--
Dr. Scott S. Jones
Hands-On Chiropractic 
IRC: irc.freenode.net #utah
Yahoo: sanchiro12



--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] Import Archives from majordomo

2004-04-15 Thread Thomas Hochstein
Darryl Cook schrieb:

> Does anyone know if there is a way to import archived messages from 
> majordomo to Mailman??

Depends on how Majordomo stores the archived messages. If you can
convert them to a mailbox, just store that in the right archive
directory [1] and rebuild the archive [2].

-thh

[1] $MAILMAN/archives/private/$LISTNAME.mbox/$LISTNAME.mbox
[2] run $MAILMAN/bin/arch $LISTNAME (or run it with the --wipe option)


--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] Changing List Administrator

2004-04-15 Thread Thomas Hochstein
"Wendy Allotta" schrieb:

> We need to change the email address of our list administrator.  How do we do this?

Via the web interface,
.


--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] Announce Only

2004-04-15 Thread Paul Reilly

You can remove the file masthead.txt in the /templates/ folder.
That removes the text from the top of each message.

How did you close the list to posts?
This seems may more complicated than it needs to be.
I have to turn everyones moderation bit on, under membership
management. Surely there should be a simple "open" "closed"
radio check button under Sender Filters.

Also how do you turn off the "Create new List" via webpage ?
You can't as far as I can see. Mailman is suffering from feature
bloat, and is no longer suitable to many deployments.

Paul


On Wed, 14 Apr 2004, Edward Melendez wrote:

> I want to set up an announce only list and I have fixed the HTML in the
> public info pages so that the "To post a message to this list..."
> message is gone.  How can I do that in the confirmation e-mail that gets
> sent to subscribers?
>
> Thanks,
>
> Ed
> http://www.melendez.org
>
> --
> 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-archive.com/mailman-users%40python.org/
>



--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] MemoryError

2004-04-15 Thread Pat Finnerty
I have a bunch of emails stuck in the qfiles/shunt folder that all 
suffer from the following error when I try and unshunt them.

Apr 15 09:25:33 2004 (1382650) Uncaught runner exception:
Apr 15 09:25:33 2004 (1382650) Traceback (most recent call last):
 File "/usr/local/mailman/Mailman/Queue/Runner.py", line 110, in _oneloop
   self._onefile(msg, msgdata)
 File "/usr/local/mailman/Mailman/Queue/Runner.py", line 160, in _onefile
   keepqueued = self._dispose(mlist, msg, msgdata)
 File "/usr/local/mailman/Mailman/Queue/ArchRunner.py", line 73, in 
_dispose
   mlist.ArchiveMail(msg)
 File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 217, in 
ArchiveMail
   h.processUnixMailbox(f)
 File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 606, in 
processUnixMailbox
   a = self._makeArticle(m, self.sequence)
 File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 651, in 
_makeArticle
   mlist=self.maillist)
 File "/usr/local/mailman/Mailman/Archiver/HyperArch.py", line 320, in 
__init__
   body = message.get_payload(decode=True)
 File "/usr/local/mailman/pythonlib/email/Message.py", line 197, in 
get_payload
   return Utils._qdecode(payload)
 File "/usr/local/lib/python2.3/quopri.py", line 161, in decodestring
   return a2b_qp(s, header = header)
MemoryError

Apr 15 09:25:33 2004 (1382650) SHUNTING: 
1075876188.8703721+89f1d4373368e55d6fef59a2a5c31fa92d07050c

I upgraded to Mailman 2.1.4 but the problem still persists.

Has anyone else seen this?

--
Patrick Finnerty, System Administrator,
Mission Critical & Proactive Services, Hewlett Packard,
Ballybrit Business Park, Galway, IRELAND.
p: +353-91-754722   e: [EMAIL PROTECTED]
The contents of this message and any attachments to it are confidential and may be legally privileged. If you have received this message in error you should delete it from your system immediately and advise the sender. To any recipient of this message within HP, unless otherwise stated ,  you should consider this message and attachments as " HP CONFIDENTIAL".





--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Mailman + Postfix

2004-04-15 Thread David Relson
Greetings,

I'm new to mailman and am having trouble getting it up and running (with
postfix).  I've configured them as best I can, but something's not
right :-<

My mail server has two static addresses -- for my primary domain (called
primary.com below) and the secondary domain (called secondary.org
below).  

A message to "[EMAIL PROTECTED]" is rejected:

<"|/usr/lib/mailman/mail/mailman subscribe test"@mail.primary.com>:
unknown user: "|/usr/lib/mailman/mail/mailman subscribe test"

/var/lib/mailman/data/aliases contains:

test-subscribe:   "|/usr/lib/mailman/mail/mailman subscribe test"

Evidently postfix is using this alias as the userid, rather than piping
the message to mailman.  How do I fix this?

TIA,

David

-- 
David Relson   Osage Software Systems, Inc.
[EMAIL PROTECTED]   Ann Arbor, MI 48103
www.osagesoftware.com  tel:  734.821.8800

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] postfix+mailman, part 2

2004-04-15 Thread David Relson
I found part of my problem.  In /etc/postfix/main.cf was

virtual_alias_maps = hash:/etc/postfix/virtual,
   hash:/var/lib/mailman/data/aliases,
   hash:/var/lib/mailman/data/virtual-mailman

The "aliases" line equates "test-subscribe" with "|...test subscribe"
and generated the pecular userid in the "user unknown" message. 

Removing the aliases reference and leaving "virtual-mailman" gives:

  <[EMAIL PROTECTED]>: unknown user:
"test-subscribe"

which is much more reasonable.  However my subscribe message still
hasn't gotten to mailman.

What am I missing??

Thanks.

David

--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] VERP problem

2004-04-15 Thread fmouse-mailman
Problem solved.  It was a matter of restarting qurunner.

Thus spake Lindsay Haisley on Wed, Apr 14, 2004 at 02:21:32PM CDT
> I should add that I also have VERP_CONFIRMATIONS = 1 and get very mixed
> results.  In no case is the confirmation request VERPed, but if I use the
> administrative web UI to add a subscriber, the welcome msg to the subscribed
> address is VERPed.  If I subscribe using the unauthenticated public web UI
> (and respond to a confirmation req.) the welcome message is _not_ VERPed. 
> Go figure.
> 
> I still have no answer to the problem quoted below.
> 
> Thus spake [EMAIL PROTECTED] on Wed, Apr 14, 2004 at 11:19:15AM CDT
> > I admin nearly identical installations of mailman on two different servers. 
> > On both, I have the following set in mm_cfg.py:
> > 
> > VERP_PASSWORD_REMINDERS = Yes
> > VERP_PERSONALIZED_DELIVERIES = Yes
> > VERP_DELIVERY_INTERVAL = 1
> > 
> > On one system, running qmail as the MTA, VERP works as expected.  On the
> > other, running courier as the MTA (although qmail is installed as well), I
> > can't get mailman to use VERP at all.  Is it possible that the misbehaving
> > install won't do VERP because it doesn't recognize the SMTP daemon as being
> > VERP capable (which it is)?  Is there some other config variable I need to
> > set or something I need to do in the build to make VERP work as expected?

-- 
Lindsay Haisley   | "Everything works| PGP public key
FMP Computer Services |   if you let it" |  available at
512-259-1190  |(The Roadie)  | 
http://www.fmp.com|  |

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Mail being directed to mailman list

2004-04-15 Thread Tom Maddox
Hi,

I have suddenly encountered an odd (and annoying) problem with Mailman
2.1.4.  One of my lists was blocking earlier today, so I deleted the
stale lock files for that list.  Mail started going through then
stopped, so I stopped Mailman, deleted the new lock files, and restarted
Mailman.  Since then, mail has been going through to that list just
fine, but random messages to any list are now being redirected to the
"mailman" list.  The problem appears to be sporadic and accompanied by
the following sort of error in the Mailman error log:

Apr 14 16:20:14 2004 (89720) lost data files for filebase:
1081984813.297307+e2b0d0d672fe61ea9902dacae0b88d950daf0f05

The regular maillog file does not show any posts to the mailman list,
nor do the Mailman logs, so it's not clear to me what's going on.  None
of the headers of the affected emails show anything unusual either.

I'm pretty sure that I broke something when I deleted the lock files
without shutting down Mailman.  What did I break, and how do I fix it?

TIA,

Tom


--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] Announce Only

2004-04-15 Thread Paul H Byerly
Paul Reilly  wrote:
How did you close the list to posts?
This seems may more complicated than it needs to be.
I have to turn everyones moderation bit on, under membership
management. Surely there should be a simple "open" "closed"
radio check button under Sender Filters.
 Several options, depending on what you want:

On http://yoursite.tld/mailman/admin//general you will find 
"Emergency moderation of all list traffic" which will moderate EVERYONE.

On http://yoursite.tld/mailman/admin//members at the bottom of 
the page you will find "Set everyone's moderation bit, including those 
members not currently visible".  Set to On and click set.  Then unmoderated 
anyone you want mail to be accepted from.

On http://yoursite.tldmailman/admin//privacy/sender you will find 
"By default, should new list member postings be moderated? "

Also how do you turn off the "Create new List" via webpage ?
 Given that it requires the list admin password, why would you need to 
turn it off?  If it really bothers you hack the code to kill it.

Mailman is suffering from feature bloat, and is no longer suitable to many 
deployments.
 Funny, last week a there were complaints that Mailman lacked 
important features.

another Paul

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Re: Announce Only

2004-04-15 Thread Paul H Byerly
Edward Melendez wrote:
I want to set up an announce only list and I have fixed the HTML in the
public info pages so that the "To post a message to this list..."
message is gone.  How can I do that in the confirmation e-mail that gets
sent to subscribers?
 See customize welcome message in 
http://www.python.org/cgi-bin/faqw-mm.py?req=all#3.11

<>< Paul

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Changing digest Subject: line?

2004-04-15 Thread Paul M. Moriarty
Hi,

I'm in the process of converting over from mj1 to mm2 for my long-running
(11+ yrs) lists.  

If possible, I'd like to change the Subject: line in outgoing digests.  I've
searched the archives and see that the question has been asked before, but
do not see an answer.

Any advise or pointers would be much appreciated.

- Paul -

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Changing digest Issue #

2004-04-15 Thread Paul M. Moriarty
Hi,

I'm in the process of converting over from mj1 to mm2 for my long-running
(11+ yrs) lists.  I am hopeful this is my last question for a while. :)

My digests change volume number on an annual basis, but the issue number
changes with each digest.  I'd like to know if there is some way to start my
new mm digests with the current issue number (currently in the hundreds for 
both lists).  It looks like I can manually create enough digests to
increment the number to where I want it, but this seems a very tedious
process

I've searched the archives and see that this has been asked once before, but
not answered.

I know how to change the digest number, I'm looking for an easy way to
change the issue number.

Thanks in advance!

- Paul -

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] List-Admin

2004-04-15 Thread richard
Hi All!

I'm new to this list. I have created a couple test lists and find the 
list-admin address seems to be a black hole. In other words, if my list 
is called 'testlist', mail sent to the address testlist-admin does not 
seem to go anywhere. The address testlist-owner works fine, but the 
admin address mail seems to be lost. I guess it should be delivered to 
myself just as the testlist-owner does.

Could someone clarify this for me?

Thanks,

Richard


--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] List-Admin

2004-04-15 Thread lloyd_tennison
The list admin is the email address that is entered under General Options, the second 
selection:

"The list administrator email addresses. Multiple administrator addresses, each on 
separate line is okay."

- Original Message ---
>Return-Path: <[EMAIL PROTECTED]>
>Received: from spf8.us4.outblaze.com (205.158.62.35) by mta2.wss.scd.yahoo.com 
>(7.0.016)
>id 40723FCD005456B9 for [EMAIL PROTECTED]; Thu, 15 Apr 2004 12:21:34 -0700
>Received: from mail.python.org (mail.python.org [12.155.117.29])
>   by spf8.us4.outblaze.com (Postfix) with ESMTP id 95EE07C71E
>   for <[EMAIL PROTECTED]>; Thu, 15 Apr 2004 19:21:34 + (GMT)
>Received: from localhost.localdomain ([127.0.0.1] helo=mail.python.org)
>   by mail.python.org with esmtp (Exim 4.22)
>   id 1BECN6-00045P-Md; Thu, 15 Apr 2004 15:18:00 -0400
>Received: from adsl-64-91-63-105.rb3.ka.centurytel.net ([64.91.63.105]
>   helo=quicksilvermail.net) by mail.python.org with esmtp (Exim 4.22)
>   id 1BECN2-00044g-7d
>   for [EMAIL PROTECTED]; Thu, 15 Apr 2004 15:17:56 -0400
>Received: from quicksilverstore.com (quicksilvermail.net [64.91.63.105])
>   by quicksilvermail.net (8.12.8/8.12.8) with SMTP id i3FJHqiW001288
>   for <[EMAIL PROTECTED]>; Thu, 15 Apr 2004 12:17:53 -0700
>Date: Thu, 15 Apr 2004 12:17:52 -0700
>Message-Id: <[EMAIL PROTECTED]>
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>X-Spam-Status: OK (lists-mailman 0.000)
>Subject: [Mailman-Users] List-Admin
>X-BeenThere: [EMAIL PROTECTED]
>X-Mailman-Version: 2.1.5b1
>Precedence: list
>List-Id: Mailman mailing list management users 
>List-Unsubscribe: ,
>   
>List-Archive: 
>List-Post: 
>List-Help: 
>List-Subscribe: ,
>   
>Sender: [EMAIL PROTECTED]
>Errors-To: [EMAIL PROTECTED]
>
>Hi All!
>
>I'm new to this list. I have created a couple test lists and find the 
>list-admin address seems to be a black hole. In other words, if my list 
>is called 'testlist', mail sent to the address testlist-admin does not 
>seem to go anywhere. The address testlist-owner works fine, but the 
>admin address mail seems to be lost. I guess it should be delivered to 
>myself just as the testlist-owner does.
>
>Could someone clarify this for me?
>
>Thanks,
>
>Richard
>
>
>--
>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-archive.com/mailman-users%40python.org/

--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] List-Admin

2004-04-15 Thread richard
Hi Lloyd,

Thanks for your reply. I have one more question regarding your answer. 
I see the second item in the General Options, is, as you said, list 
administrators. Also the link for that section says 'Details of owner'. 
I take it that list admin and list owner are actually the same 
address(es). Is this correct?

Thanks very much for your help.

Richard

On Thu, 15 Apr 2004 12:37:48 -0700, you wrote:
>
> The list admin is the email address that is entered under General Options, the 
> second selection:
>
> "The list administrator email addresses. Multiple administrator addresses, each on 
> separate line is okay."
>
> - Original Message ---
> >Return-Path: <[EMAIL PROTECTED]>
> >Received: from spf8.us4.outblaze.com (205.158.62.35) by mta2.wss.scd.yahoo.com 
> >(7.0.016)
> >id 40723FCD005456B9 for [EMAIL PROTECTED]; Thu, 15 Apr 2004 12:21:34 -0700
> >Received: from mail.python.org (mail.python.org [12.155.117.29])
> > by spf8.us4.outblaze.com (Postfix) with ESMTP id 95EE07C71E
> > for <[EMAIL PROTECTED]>; Thu, 15 Apr 2004 19:21:34 + (GMT)
> >Received: from localhost.localdomain ([127.0.0.1] helo=mail.python.org)
> > by mail.python.org with esmtp (Exim 4.22)
> > id 1BECN6-00045P-Md; Thu, 15 Apr 2004 15:18:00 -0400
> >Received: from adsl-64-91-63-105.rb3.ka.centurytel.net ([64.91.63.105]
> > helo=quicksilvermail.net) by mail.python.org with esmtp (Exim 4.22)
> > id 1BECN2-00044g-7d
> > for [EMAIL PROTECTED]; Thu, 15 Apr 2004 15:17:56 -0400
> >Received: from quicksilverstore.com (quicksilvermail.net [64.91.63.105])
> > by quicksilvermail.net (8.12.8/8.12.8) with SMTP id i3FJHqiW001288
> > for <[EMAIL PROTECTED]>; Thu, 15 Apr 2004 12:17:53 -0700
> >Date: Thu, 15 Apr 2004 12:17:52 -0700
> >Message-Id: <[EMAIL PROTECTED]>
> >From: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >X-Spam-Status: OK (lists-mailman 0.000)
> >Subject: [Mailman-Users] List-Admin
> >X-BeenThere: [EMAIL PROTECTED]
> >X-Mailman-Version: 2.1.5b1
> >Precedence: list
> >List-Id: Mailman mailing list management users 
> >List-Unsubscribe: ,
> > 
> >List-Archive: 
> >List-Post: 
> >List-Help: 
> >List-Subscribe: ,
> > 
> >Sender: [EMAIL PROTECTED]
> >Errors-To: [EMAIL PROTECTED]
> >
> >Hi All!
> >
> >I'm new to this list. I have created a couple test lists and find the
> >list-admin address seems to be a black hole. In other words, if my list
> >is called 'testlist', mail sent to the address testlist-admin does not
> >seem to go anywhere. The address testlist-owner works fine, but the
> >admin address mail seems to be lost. I guess it should be delivered to
> >myself just as the testlist-owner does.
> >
> >Could someone clarify this for me?
> >
> >Thanks,
> >
> >Richard
> >
> >
> >--
> >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-archive.com/mailman-users%40python.org/

Richard


--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] changes to mailman/var/lists/list/en/custom.html not taking

2004-04-15 Thread Thomas M. Parris
Dear mailman'ers

Great product.

I've run into a minor snafu that I'm hoping someone can help me out with.
I've been working on customizing the public html pages for one of my lists.
I've succesfully changed the html for the "general list infomraiton page"
and the "subscribe results page."  I've also changed the html for the "user
specific options page."  However, when I load this page, I still see the
"out of the box" code.

I've looked in mailman/var/lists//en and found the listinfo.html,
options.html, and subscribe.html templates.  These templates all reflect my
changes through the list managers interface.

Any pointers to what I've done wrong, or needs additional attention would be
greatly appreciated.

-- Tom


--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Re: Announce Only

2004-04-15 Thread Jamie L. Penman-Smithson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 15 Apr 2004 10:28:07 +0100, Paul Reilly scribbled down:
> How did you close the list to posts?
> This seems may more complicated than it needs to be.
> I have to turn everyones moderation bit on, under membership
> management. Surely there should be a simple "open" "closed"
> radio check button under Sender Filters.
> 
> Also how do you turn off the "Create new List" via webpage ?
> You can't as far as I can see. Mailman is suffering from feature
> bloat, and is no longer suitable to many deployments.

There is also an extremely detailed account of how to do this under
Mailman on the FAQ. Which had the OP read, he would have needed to
post frequently answered questions to this mailing list.

Mailman is not suffering from 'feature bloat', if you don't like it -
*use* *something* *else*. It's called choice. Go away and exercise it.
The tone of your message is rude and unnecessary in the extreme. Did you
even think about expressing your 'opinions' on the MLM3 mailing list?
Obviously not!

I run an announcements only list and find Mailman to be a breath of fresh
air to use. If you don't, find another MLM to use, or code your own, and
stop flaming Mailman.

Oh, and typically it's best to quote the relevant bits of text from the
post you are replying to with a character such as >, |, etc. it makes it
easier for everyone else to read.

  -j

- -- 
- -jamie <[EMAIL PROTECTED]> | spamtrap: [EMAIL PROTECTED]
 w: http://www.silverdream.org | p: [EMAIL PROTECTED]
 pgp key @ http://silverdream.org/~jps/pub.key
 22:30:01 up 1 day,  7:39, 12 users,  load average: 2.11, 2.32, 2.55

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAfwv1x2omo/Dc/KgRAiumAJ0UyOdZpJFkDtnk9u9em+GHPkSMLwCgxbNW
5z+cHWMHLwRb5QKhJi+VOAU=
=jzs4
-END PGP SIGNATURE-



--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] A record problem?

2004-04-15 Thread Dr. Jones
Here's output from dig sanchiro.com:

;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3593
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;scott.sanchiro.com.IN  A
;; AUTHORITY SECTION:
sanchiro.com.   7200IN  SOA ns.integraonline.com. 
hostmaster.integraonline.com. 2004011204 3600 1800 604800 86400
;; Query time: 157 msec
;; SERVER: 206.163.82.4#53(206.163.82.4)
;; WHEN: Thu Apr 15 16:35:40 2004
;; MSG SIZE  rcvd: 100

I believe this shows that an A Record is not set up correctly for me. Is 
this something I am to do on my system? or is this something my ISP sets 
up on their hardware to point to my machine?

Scott

--
Dr. Scott S. Jones
Hands-On Chiropractic 
IRC: irc.freenode.net #utah
Yahoo: sanchiro12



--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] Announce Only

2004-04-15 Thread Thomas Hochstein
Paul Reilly schrieb:

> How did you close the list to posts?

Set it moderated.

> I have to turn everyones moderation bit on, under membership
> management. Surely there should be a simple "open" "closed"
> radio check button under Sender Filters.

There is. General options, "emergency moderation of all list traffic".
BTW, you can also set all members to "moderated" with one click - as
you like.

> Also how do you turn off the "Create new List" via webpage ?

Why should one want to do it?

> You can't as far as I can see. Mailman is suffering from feature
> bloat, and is no longer suitable to many deployments.

Hear, hear.


--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] Re: Announce Only

2004-04-15 Thread texas critter
Jamie L. Penman-Smithson wrote:

> Mailman is not suffering from 'feature bloat', if you don't like it -
> *use* *something* *else*. It's called choice. Go away and exercise it.
> The tone of your message is rude and unnecessary in the extreme. Did you
> even think about expressing your 'opinions' on the MLM3 mailing list?
> Obviously not!

Wow.  Is there some reason you can't simply delete messages that you don't
like?  Piling more rudeness on certainly doesn't help *anyone*.  You talk
about choice but obviously you don't think people can have any choice in
their own opinions.

You love Mailman, so do I, how about not chasing away current or potential
users?  Share what you can, delete the rest.

IMHO, YMMV, HTH, HAND.

texas critter

--
EL-M FAQ: http://www.emaillist-managers.com/



--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Re: changes to mailman/var/lists/list/en/custom.html not taking

2004-04-15 Thread Paul H Byerly
Thomas M. Parris wrote:
I've been working on customizing the public html pages for one of my lists.
I've succesfully changed the html for the "general list infomraiton page"
and the "subscribe results page."  I've also changed the html for the "user
specific options page."  However, when I load this page, I still see the
"out of the box" code.
I've looked in mailman/var/lists//en and found the listinfo.html,
options.html, and subscribe.html templates.  These templates all reflect my
changes through the list managers interface.
Any pointers to what I've done wrong, or needs additional attention would be
greatly appreciated.
/mailman/bin/mailmanctl restart

Note also that changes to files that are involved in the archives will also 
require you to send a post to the archives.

<>< Paul



--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Re: List-Admin

2004-04-15 Thread Paul H Byerly
On 05:30 PM 4/15/2004, [EMAIL PROTECTED] wrote:
I'm new to this list. I have created a couple test lists and find the
list-admin address seems to be a black hole. In other words, if my list
is called 'testlist', mail sent to the address testlist-admin does not
seem to go anywhere. The address testlist-owner works fine, but the
admin address mail seems to be lost.
 listname-admin is not defined.  If you have reason to use it you 
could add it to the aliases.  If you are looking for the admin(s) of the 
list, they are listed on the general page of the admin section.

<>< Paul



--
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-archive.com/mailman-users%40python.org/


Re: [Mailman-Users] postfix+mailman, part 2

2004-04-15 Thread Yogesh Subhash Talekar
okie .. i think you should:

Add the line /var/lib/mailman/data/aliases to alias_maps and *remove* it
from virtual_alias_maps.

Just make sure that you run:
/usr/bin/postmap on var/lib/mailman/data/virtual-mailman
And
/usr/sbin/postaliases on /var/lib/mailman/data/aliases

The problem is the user "test-subscribe" should be resolvable locally

--yogesh


> I found part of my problem.  In /etc/postfix/main.cf was
>
> virtual_alias_maps = hash:/etc/postfix/virtual,
>hash:/var/lib/mailman/data/aliases,
>hash:/var/lib/mailman/data/virtual-mailman
>
> The "aliases" line equates "test-subscribe" with "|...test subscribe"
> and generated the pecular userid in the "user unknown" message.
>
> Removing the aliases reference and leaving "virtual-mailman" gives:
>
>   <[EMAIL PROTECTED]>: unknown user:
> "test-subscribe"
>
> which is much more reasonable.  However my subscribe message still
> hasn't gotten to mailman.
>
> What am I missing??
>
> Thanks.
>
> David
>
> --
> 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-archive.com/mailman-users%40python.org/


--yogesh


One RAID to backup them all, one RAID to find them, one RAID to bring them
all and in the darkness bind them.





--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Arppove from command line

2004-04-15 Thread Yogesh Subhash Talekar
Hi,

I don't want to use my Mailman's web base admin interface.

1. There are few messages waiting for approval. How do i approve them from
command line??

2. How do I stop moderation for a particular list? I don't want the
messages to wait till approval. Also, I want only members to have
permission to post.


--yogesh




--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Duplicate Messages

2004-04-15 Thread Bob Bowers
I use mailman from my web hosting service. I have several mail lists. One 
consistently sends two messages to every user. Does anyone have a clue what 
would cause this?



--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Simple 'HOWTO' for usenet news <-> mailman gateway

2004-04-15 Thread peter
I asked about this a week or so ago and the answer was that I couldn't do
much as the config files were in secure parts of linux and I only have
cpanel access to a hosted system.

However the good news is I have a friendly support team hosting the system
and they have said that they are happy to set it all up for me if they
have the right config information! This is excellent news, but I haven't
got a system to test it on at the moment and I haven't set this up myself
before. I've had a look and can only find that there is a cron job that
needs to run to pick up the news and send it to the list and that's about
it.

Is there a simple HOWTO anywhere that describes what I need to tell the
support person? Ideally I would like to set it up so that:

- There is a log file somewhere like /tmp that I can access to see what
problems there are in connection, downloads or other parts of the
connection.
- have a line entry for cron that will run the right script to set up the
connection.

As far as I know, all I need to connect to the news server is to have the
following entries in the right place:

Server: news.abc.def
Port: 119
Check Frequency: 10 minutes
SSL: No
Authentication: No
Name: Listname
EMail Address: List address (or address the news server is happy with)

What do I need to tell my support person given the above?

--
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-archive.com/mailman-users%40python.org/


[Mailman-Users] Re: List-Admin

2004-04-15 Thread richard
On Thu, 15 Apr 2004 19:50:04 -0500, you wrote:
>
> On 05:30 PM 4/15/2004, [EMAIL PROTECTED] wrote:
> >I'm new to this list. I have created a couple test lists and find the
> >list-admin address seems to be a black hole. In other words, if my list
> >is called 'testlist', mail sent to the address testlist-admin does not
> >seem to go anywhere. The address testlist-owner works fine, but the
> >admin address mail seems to be lost.
>
>   listname-admin is not defined.  If you have reason to use it you
> could add it to the aliases.  If you are looking for the admin(s) of the
> list, they are listed on the general page of the admin section.
>
> <>< Paul

Ok thanks. I wasn't sure since both listname-admin and listname-owner 
are among the aliases mailman generates when creating a new list--
except, you must be right, mail to listname-admin just disappears. I 
think I'll just alias it to listname-owner. It appears that will do no 
harm.

Thanks to you Paul and Lloyd who replied to my first question. I like 
mailman a lot! It's great having this very active list.

Regards,

Richard


--
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-archive.com/mailman-users%40python.org/