On Apr 27, 2005, at 19:26, RT wrote:
I've just installed mailman, and am having a couple of problems. The
first is that http://dom.ain/mailman/ returns '403 forbidden',
That is normal. Users normally should visit
http://dom.ain/mailman/listinfo/ and administrators visit
http://dom.ain/mailman/a
On Apr 28, 2005, at 04:13, Daevid Vincent wrote:
My main thing now is that I have one list "[EMAIL PROTECTED]" that I
have an
automated crontab that mails out a list of events from a database once
a
week. There is another list "[EMAIL PROTECTED]" that is subscribed to the
"party@" list where all
On Apr 28, 2005, at 04:14, Daevid Vincent wrote:
How do I make it so that new members on the lists get HTML email. It
defaults to plain and after a bulk insert, I have to manually go check
that
checkbox. Grr.
Are you referring to the 'plain' checkbox on the Membership
Management... Membership Lis
Christopher, thank you. That was perfect instructions, I even got ascared
when I saw the "Non-standard property restored: admin_member_chunksize"
message, and then I read the next line of your email which adressed that!
Hahah!
> -Original Message-
> From: Christopher Adams [mailto:[EMAIL
Thanks for the repy Christopher.
Yes, I do have root (it's my own gentoo server). Please spell this out for
me as to what commands to run and what files to edit.
d
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> On Behalf Of Christopher Adams
> Sent: Wedne
Daevid,
If you have command line access, you can use the config_list utility to fetch the configuration for
the list in question and add a line with admin_member_chunksize= and make it equal to however many
addresses you want to display on your web page.
Let me know if you need more specifics.
C
I used to use the older mailman on RH8 and things "just worked", after
upgrading to the new mailman, I'm spending a lot of time approving requests
and maintenance.
My main thing now is that I have one list "[EMAIL PROTECTED]" that I have an
automated crontab that mails out a list of events from a
And also, how do I make it so the membership list is NOT broken up into
letter categories. I just want ONE long list of members.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman
How do I make it so that new members on the lists get HTML email. It
defaults to plain and after a bulk insert, I have to manually go check that
checkbox. Grr.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/
Hi,
I suggest using a filter rule "subject: {Spam?}*", provided SpamAssassin
tags spam as {Spam?}.
Or make sure e-mails filtered by SpamAssassin have "X-Spam-HitLevel" and
"X-Spam-Flag" fields.
-
A. Korhan ÜSTÜNER
ITU IT Department
System Support Team
E-posta: [EMAIL PROTECTED]
-Origin
It seems that if generic_nonmember_action is set to hold, all
non-member posts are held, regardless of what happens with the spam
filters.
All my email is sent through SpamAssassin first for tagging before
being processed by Mailman. The setting for generic_nonmember_action
is set to hold. I h
On Wed, 2005-04-27 at 11:38 -0400, Loomis, Todd, CTR, DMSO wrote:
> No actually I get the following:
>
> Traceback (innermost last):
> File "", line 1, in ?
> KeyError: getpwnam(): name not found
Since the command "id" can lookup up the mailman password
info we know it's defined in the system a
No actually I get the following:
Traceback (innermost last):
File "", line 1, in ?
KeyError: getpwnam(): name not found
-Original Message-
From: John Dennis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 11:35 AM
To: Loomis, Todd, CTR, DM
On Wed, 2005-04-27 at 11:06 -0400, Loomis, Todd, CTR, DMSO wrote:
> Yes I get
> uid=41(mailman) gid=41(mailman) groups=41(mailman)
Then this command:
python -c "import pwd; print pwd.getpwnam('mailman')[2]"
should print 41, if it doesn't then I'm at a loss other than
you might have python proble
Yes I get
uid=41(mailman) gid=41(mailman) groups=41(mailman)
-Original Message-
From: John Dennis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 10:53 AM
To: Loomis, Todd, CTR, DMSO
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] Bug Help
On Wed, 2005-04-27 at 08:19
On Wed, 2005-04-27 at 08:19 -0400, Loomis, Todd, CTR, DMSO wrote:
> I getting this error can anyone help? Mailman version 2.0.13
> File "../Mailman/mm_cfg.py", line 50, in ?
> MAILMAN_UID = pwd.getpwnam('mailman')[2]
> KeyError: getpwnam(): name not found
Did you create the user account "mailman"
HI:
I getting this error can anyone help? Mailman version 2.0.13
Traceback (most recent call last):
File "/var/mailman/scripts/driver", line 66, in run_main
from Mailman.Logging.StampedLogger import StampedLogger
File "../Mailman/Logging/StampedLogger.py", line 19, in ?
from Logger impo
> "Remi" == Remi Delon <[EMAIL PROTECTED]> writes:
Remi> Thanks for the insight Michael... If a junk address is
Remi> indeed all it takes to cause Mailman to hang then it's quite
Remi> disapointing ...
It's not. I've never seen Mailman hang like that in more than 4
years, with ve
Apologies for posting an installation problem... :(
I've just installed mailman, and am having a couple of problems. The
first is that http://dom.ain/mailman/ returns '403 forbidden', and any
other page (ie. http://dom.ain/create) returns '500 internal server error'.
The INSTALL file suggests t
Does anyone have any idea as to why Mailman gets stuck trying to send a
message sometimes ? If a resource (DNS, remote mail server, ...) is
unavailable, shouldn't it timeout after a while ?
BAsically with *any* mailing list software it needs to be configured to
just take the mail from the mailing
At 3:35 PM -0700 2005-04-26, John W. Baxter wrote:
If we're going to start recommending personalization be on for bounce (and
spam filter) reasons, we should probably be careful with claims like the
above (although with proper hardware, etc it would still be true, but
perhaps harder to achieve)
At 4:02 PM -0700 2005-04-26, Derek Jacob Shanman wrote:
I am an administator of a list. I was wondering if there is any way to
find out statistics such as how many times an individual member of a
list has posted to the list. Thank you very much.
Mailman doesn't have any built-in statistical c
I am an administator of a list. I was wondering if there is any way to find
out statistics such as how many times an individual member of a list has posted
to the list. Thank you very much.
Derek Shanman
--
Mailman-Users mailing list
Mailman-
23 matches
Mail list logo