[Mailman-Users] a question about content-filtering

2007-10-04 Thread liste yoneticisi
I configured the list and default values accourding to the following
values.

I filled the filter_filename_extensions and pass_filename_extensions
parameters for filtering attachments.

the values are listed below:
filter_filename_extensions = exe
bat
cmd
com
pif
scr
vbs
cpl

pass_filename_extensions = doc
xls
xml
xlw
ppt
pps
pdf
php
gz
gif
jpg
jpeg
bmp
png
htm
html
txt
rtf
rar
zip

But i have a problem, if someone sends a document with file name qwe.JPG
mailman doesn't send the attachment.
I couldn't add the Capital letter extensions. Mailman converts them to
lower letter.

Do you have any advise about it?
--
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] include_list_post_headers

2007-10-04 Thread Steve Campbell
Does the option include_list_post_headers being set to no resolve the 
problem of people who reply to all, which sends the reply to the 
original poster and also the list again? I want the reply to only go to 
the original poster.

I have everyone set to moderated except for a few people, and this is 
sort of an announce-only list. I would like to not have to discard all 
of these messages as moderator.

Thanks

Steve Campbell

--
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] include_list_post_headers

2007-10-04 Thread Raquel
On Thu, 04 Oct 2007 16:14:51 -0400
Steve Campbell [EMAIL PROTECTED] wrote:

 Does the option include_list_post_headers being set to no
 resolve the  problem of people who reply to all, which sends the
 reply to the  original poster and also the list again? I want the
 reply to only go to  the original poster.
 
 I have everyone set to moderated except for a few people, and this
 is  sort of an announce-only list. I would like to not have to
 discard all  of these messages as moderator.
 
 Thanks
 
 Steve Campbell
 

On the General Options Section (first page after logging into the
admin site), check out Where are replies to list messages
directed? and Explicit Reply-To: header.

-- 
Raquel

One of the annoying things about believing in free will and
individual responsibility is the difficulty in finding someone to
blame your troubles on.  And when you do find someone, it's
remarkable how often their picture turns up on your driver's
license.
  --P.J. O'Rourke

--
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] urgent problem

2007-10-04 Thread samir laribi

Dear admin of mailman-users of python.org ; i hope de ask you nto delete a 
message, we have posted it in december 2000, but now he causd to oiur 
associatin damage because he contain a names and adresse, please delete it, her 
is adresse http of message, please dele it and us by this adresse : [EMAIL 
PROTECTED] :

http://mail.python.org/pipermail/mailman-users/2000-December/008581.html
_
Sur Windows Live Ideas, découvrez en exclusivité de nouveaux services en 
ligne... si nouveaux qu'ils ne sont pas encore sortis officiellement sur le 
marché !
http://ideas.live.com
--
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] urgent problem

2007-10-04 Thread samir laribi

Dear admin of mailman-users of python.org ; i hope de ask you nto delete a 
message, we have posted it in december 2000, but now he causd to oiur 
associatin damage because he contain a names and adresse, please delete it, her 
is adresse http of message, please dele it and us by this adresse : [EMAIL 
PROTECTED] :

http://mail.python.org/pipermail/mailman-users/2000-December/008581.html
_
Téléchargez le nouveau Windows Live Messenger !
http://get.live.com/messenger/overview
--
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] a question about content-filtering

2007-10-04 Thread Mark Sapiro
liste yoneticisi wrote:

pass_filename_extensions = doc
xls
xml
xlw
ppt
pps
pdf
php
gz
gif
jpg
jpeg
bmp
png
htm
html
txt
rtf
rar
zip

But i have a problem, if someone sends a document with file name qwe.JPG
mailman doesn't send the attachment.
I couldn't add the Capital letter extensions. Mailman converts them to
lower letter.


The conversion of *_filename_extensions to lower case is intentional,
but we neglected to convert the actual extension in the message to
lower case for comparison.

The following patch will be in Mailman 2.1.10 and will fix the problem.

--- Mailman/Handlers/MimeDel.py 2005-12-30 18:50:08 +
+++ Mailman/Handlers/MimeDel.py 2007-10-05 01:01:24 +
@@ -256,4 +256,4 @@
 fext = fext[1:]
 else:
 fext = ''
-return fext
+return fext.lower()

-- 
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] include_list_post_headers

2007-10-04 Thread Mark Sapiro
Steve Campbell wrote:

Does the option include_list_post_headers being set to no resolve the 
problem of people who reply to all, which sends the reply to the 
original poster and also the list again? I want the reply to only go to 
the original poster.


No. reply to all in virtually every MUA will go to the list as well
as to the sender. We go to great pains to include the list address
somewhere to facilitate replying to the list. In fact, if you are able
to set Full Personalization which replaces the To: header with the
recipient's address, we put the list address in a Cc: header so reply
to all will still include the list.

I recognize that this may not be appropriate for an announce list so
see below:


I have everyone set to moderated except for a few people, and this is 
sort of an announce-only list. I would like to not have to discard all 
of these messages as moderator.


You have a few choices. On an announce list, it is usually better to
set  member_moderation_action to Reject and set an appropriate message
(perhaps including if you don't 'reply to all' to list messages, you
won't see this rejection) in member_moderation_notice, or if you
really want to discard them, set member_moderation_action to Discard.
Either way, you don't have to manually deal with them.

Other possibilities are to try to train your list members not to reply
to all (probably futile), or to set require_explicit_destination to
No and send posts with a Bcc: to the list so the list address doesn't
appear in To:, From: or Cc: headers.

-- 
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