Re: [Mailman-Users] Approved: header (was: Batch member attributes)

2006-05-23 Thread Mark Sapiro
Jim Popovitch wrote:

This is a question that has been bugging me for a while.  If a moderator 
adds an Approved: xx header but misspells Approved, then their 
password goes on to the list for all to see.  Without setting filters 
for each and every password (esp., moderator passwords which I prefer 
admins to not know, and vice versa) is it a good idea to add a feature 
to Mailman that would automatically hold emails that contained an admin 
or moderator password in the first few lines of the email body?


Well, we already accept Approve: and are case insensitive. Beyond
that, it might be difficult in general because we don't have a plain
text password to look for, so we would need to check every 'word'
against the admin and moderator passwords and maybe the site password
just in case someone thought it could be used here, and we still
wouldn't catch a misspelled password or one with an extra space in it.

Consider the possibility that someone had a hand shifted on the
keyboard and mistyped both Approved: and the password. It would be
fairly easy for a human to figure out what happened and decode the
password, but I don't know how to program it's detection in advance.

There are some possibilities to consider. We could hold any post with a
header like line in the body that wasn't Subject: or Keywords:, but
is this necessary? Presumably, if approve(d) is misspelled, the post
will be held anyway. If not, why are we putting an approved line there
in the first place?

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Approved: header

2006-05-23 Thread Jim Popovitch
Mark Sapiro wrote:
 Presumably, if approve(d) is misspelled, the post will be held
 anyway. If not, why are we putting an approved line there in the
 first place?

Now that is a good thought to ponder.

Thanks Mark.

-Jim P.
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] time accounting otrs 2.0.4

2006-05-23 Thread Johan Bijlsma
When I use time accounting i get after some minutes a Internal Server
Error. This problem occurs from month 3. Month 1 en 2 generates reports
without a problem.

I find de following errors in the apache error_log.

[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104] ERROR:
OTRS-CGI-34 Perl: 5.8.0 OS: linux Time: Tue May 23 09:33:50 2006,
referer: http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104] , referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]  Message:
Need UserLogin!, referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104] , referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]  Traceback
(10895): , referer: http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]Module:
Kernel::System::CustomerUser::DB::CustomerName (v1.36) Line: 77,
referer: http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]Module:
Kernel::System::CustomerUser::CustomerName (v1.22) Line: 199, referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]Module:
Kernel::System::Stats::AccountedTime::Run (v1.4 ) Line: 128, referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]Module:
Kernel::Modules::SystemStats::Run (v1.26 ) Line: 164, referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]Module:
Kernel::System::Web::InterfaceAgent::Run (v1.8) Line: 651, referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104]Module:
/opt/otrsprod/bin/cgi-bin/index.pl (v1.80) Line: 47, referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats
[Tue May 23 09:43:49 2006] [error] [client 192.168.42.104] , referer:
http://yogi/otrs/cgi-bin/index.pl?Action=SystemStats

Some help will be really helpful.
Thanks for your time,
Best Regards,

Johan Bijlsma.
Rotaform.
Lelystad, Netherlands.
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp

Re: [Mailman-Users] time accounting otrs 2.0.4

2006-05-23 Thread Brad Knowles
At 10:26 AM +0200 2006-05-23, Johan Bijlsma wrote:

  When I use time accounting i get after some minutes a Internal Server
  Error. This problem occurs from month 3. Month 1 en 2 generates reports
  without a problem.

This mailing list is intended to be used to support the mailing 
list management package known as Mailman.  The problem you're 
reporting does not seem to be related to this package.

Perhaps you meant to post this question to a different mailing list?

-- 
Brad Knowles, [EMAIL PROTECTED]

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.

 -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
 Assembly to the Governor, November 11, 1755

  LOPSA member since December 2005.  See http://www.lopsa.org/.
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Running a script.

2006-05-23 Thread Nerses Ohanyan
Hi,

I want to find out how to run a script every time one of my mailing
lists is sent an e-mail.  I need to parse the message end put it in a
database to be viewed on my site.

Thanks,
Nerses
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Running a script.

2006-05-23 Thread Mark Sapiro
Nerses Ohanyan wrote:

I want to find out how to run a script every time one of my mailing
lists is sent an e-mail.  I need to parse the message end put it in a
database to be viewed on my site.


Assuming you don't need the pipermail archive, you can use an 'external
archiver' for this. See the documentation in Defaults.py, but set it
up in mm_cfg.py.

Alternatively, you could use a custom handler for this. See
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.067.htp.

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] DKIM/DK-milter with Mailman

2006-05-23 Thread Mark Sapiro
SM wrote:

The workaround is to configure Mailman as follows:

Change the Mailman/Handlers/CleanseDKIM.py lines from:

  def process(mlist, msg, msgdata):
  del msg['domainkey-signature']
  del msg['dkim-signature']

to

  def process(mlist, msg, msgdata):
  del msg['domainkey-signature']
  del msg['dkim-signature']
  del msg['authentication-results']


The above change is added to the subversion trunk. Thanks.

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] changing hostname

2006-05-23 Thread Anne Ramey
I changed my hostname from the time I first installed mailman.  For the 
most part, the transition went smoothly, but we still have a few traces 
I'd like to get rid of.  The host name this list prefers for email has 
taken care of most of it, just not the web interface:
To see the list of lists, the lists made on the old hostname are at 
http://oldhost.name/mailman/admin/ and the new ones are at 
http://newhost.name/mailman/admin/ 
Now, the individual lists can all be reached at 
http://newhost.name/mailman/admin/listname ...it's just the  admin 
listing and the server's main http://oldhost.name/mailman/listinfo that 
I can't seem to get to switch over.  Is there a way to do this?

Anne
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] changing hostname

2006-05-23 Thread Todd Zullinger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Anne Ramey wrote:
 I changed my hostname from the time I first installed mailman.  For the 
 most part, the transition went smoothly, but we still have a few traces 
 I'd like to get rid of.  The host name this list prefers for email has 
 taken care of most of it, just not the web interface:
 To see the list of lists, the lists made on the old hostname are at 
 http://oldhost.name/mailman/admin/ and the new ones are at 
 http://newhost.name/mailman/admin/ 
 Now, the individual lists can all be reached at 
 http://newhost.name/mailman/admin/listname ...it's just the  admin 
 listing and the server's main http://oldhost.name/mailman/listinfo that 
 I can't seem to get to switch over.  Is there a way to do this?

Have you run ~mailman/bin/fix_url.py?

- -- 
ToddOpenPGP - KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
==
When I think about all the crap I learned in high school ... it's a
wonder I can think at all.
-- Paul Simon

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.

iG0EARECAC0FAkRzVrMmGGh0dHA6Ly93d3cucG9ib3guY29tL350bXovcGdwL3Rt
ei5hc2MACgkQuv+09NZUB1qELACgjg7Je4B1i0kaKh3Zfy1jWS32KbUAoLnYHY2/
UguKte7CEKiaD7pmam2w
=21tY
-END PGP SIGNATURE-
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] How to test SpamAssassin with mailman?

2006-05-23 Thread Jana Nguyen
Hi there,

I've integrated SpamAssassin with Mailman following the instructions at 
http://www.jamesh.id.au/articles/mailman-spamassassin/

How do I test SpamAssassin with mail so that I know that mail is being 
filter?  Below is the spamassassin config I've added
to mm_cfg.py:


# Adding the SpamAssassin Filter to Mailman
GLOBAL_PIPELINE.insert(1, 'SpamAssassin')

SPAMASSASSIN_HOST = birn-holly.ucsd.edu  # how to contact SA
SPAMASSASSIN_DISCARD_SCORE = 7.5
SPAMASSASSIN_HOLD_SCORE = 5
SPAMASSASSIN_MEMBER_BONUS = 2


Thanks!
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] How to test SpamAssassin with mailman?

2006-05-23 Thread Brad Knowles
At 1:27 PM -0700 2006-05-23, Jana Nguyen wrote:

  I've integrated SpamAssassin with Mailman following the instructions at
  http://www.jamesh.id.au/articles/mailman-spamassassin/

You may also want to look at integrating SpamAssassin into your 
MTA, so that this stuff gets handled before it even hits Mailman. 
See 
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq06.012.htp.

  How do I test SpamAssassin with mail so that I know that mail is being
  filter?  Below is the spamassassin config I've added
  to mm_cfg.py:

If you followed the instructions at the URL that was given, then 
those instructions should have included information on how to do 
testing to see if it is working.

If not, you should contact the maintainer of those instructions. 
We can provide a link to them from our FAQ Wizard, but that's about 
the extent of the support we can provide.

-- 
Brad Knowles, [EMAIL PROTECTED]

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.

 -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
 Assembly to the Governor, November 11, 1755

  LOPSA member since December 2005.  See http://www.lopsa.org/.
--
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-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp