[Mailman-Users] quote-trimming handler

2010-07-04 Thread Rob Lingelbach
I would be very interested in hearing of various mechanisms for trimming 
over-quoting, including a hold on replies that match some kind of regexp.  I 
know about M. Sapiro's posting at 
http://mail.python.org/pipermail/mailman-users/2008-April/061227.html
which refers me (in the bottom link) to the FAQ _in toto_, but if there's a 
more pointed location or recent thread, I'd like to know.

Before I started running Mailman a decade or two ago, I used SmartList, for 
which I wrote and contributed a quote-aware filter.  I would be interested in 
contributing this work to Mailman if it hasn't already been done, or superseded 
by other concerns.

thank you in advance.
Rob

--
Rob Lingelbach
r...@colorist.org

--
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.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] The aliases file

2010-07-04 Thread mattias jonsson
How to generate the /var/lib/mailman/data/aliases file?
I tryedtouch /var/lib/mailman/data/aliases 
Work but no mailman info in the file

--
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.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Need help for mailman

2010-07-04 Thread V Karthik
Hi,


I have already searched for this problem in the FAQ but i am not getting any
solution. Please help by replying to karthik.vasa...@gmail.com

I have created a new mailing list in mailman by using newlist command. Also
i have added that in aliases file.

When i type list_lists command, the newly created list is visible.

But if i check i the URL in web browser, the newly created list is not
visible. Please help me how to bring that newly created list in the webpage.

Thanks in advance.


-- 
Best Regards,

V.Karthik





-- 
Best Regards,

V.Karthik
--
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.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Need help for mailman

2010-07-04 Thread V Karthik
Hi,

I have tried many ways to post my query in this list. I am getting auto
response saying this is not valid.
Please some one give me the solution or please tell me the correct way o
posting the query.


I have created a new mailing list in mailman by using newlist command. Also
i have added that in aliases file.

When i type list_lists command, the newly created list is visible.

But if i check i the URL in web browser, the newly created list is not
visible. Please help me how to bring that newly created list in the webpage.

Thanks in advance.


-- 
Best Regards,

V.Karthik





-- 
Best Regards,

V.Karthik
--
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.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Need help for mailman

2010-07-04 Thread Mark Sapiro
V Karthik wrote:

I have tried many ways to post my query in this list. I am getting auto
response saying this is not valid.
Please some one give me the solution or please tell me the correct way o
posting the query.


Send your post to mailman-us...@python.org. Your initial posts to this
address were delayed because 1) you hadn't joined the list, and 2)
after you joined the list your initial post(s) are moderated to ensure
you are not just going to spam the list.

Also see the FAQ at http://wiki.list.org/x/2IA9 regarding why you do
not see your own posts in Gmail.



I have created a new mailing list in mailman by using newlist command. Also
i have added that in aliases file.

When i type list_lists command, the newly created list is visible.

But if i check i the URL in web browser, the newly created list is not
visible. Please help me how to bring that newly created list in the webpage.


The list is not visible on overview pages because either the list's
Privacy options... - Subscription rules - advertised setting is No
or the host name in the list's web_page_url attribute doesn't match
the host in the URL you use to visit the overview page.

See
  bin/newlist --help
  bin/fix_url.py
  the FAQ at http://wiki.list.org/x/lYA9
  possibly other FAQ articles.

-- 
Mark Sapiro m...@msapiro.netThe 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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] The aliases file

2010-07-04 Thread Mark Sapiro
mattias jonsson wrote:

How to generate the /var/lib/mailman/data/aliases file?
I tryedtouch /var/lib/mailman/data/aliases 
Work but no mailman info in the file


The data/aliases file is only generated if you set

MTA = 'Postfix'

in mm_cfg.py. Once that is set, you can run Mailman's bin/genaliases to
populate it from existing lists. See
http://www.list.org/mailman-install/postfix-integration.html.

If you are not using Postfix as your MTA, see the FAQ at
http://wiki.list.org/x/joA9 and the other posts and FAQs linked from
there.

-- 
Mark Sapiro m...@msapiro.netThe 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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] quote-trimming handler

2010-07-04 Thread Mark Sapiro
Rob Lingelbach wrote:

I would be very interested in hearing of various mechanisms for trimming 
over-quoting, including a hold on replies that match some kind of regexp.  I 
know about M. Sapiro's posting at 
http://mail.python.org/pipermail/mailman-users/2008-April/061227.html
which refers me (in the bottom link) to the FAQ _in toto_, but if there's a 
more pointed location or recent thread, I'd like to know.


Actually, that FAQ link used to go to the specific article which is now
at http://wiki.list.org/x/l4A9 before the FAQ was moved.

That FAQ discusses how to install custom handlers to do these kinds of
things.


Before I started running Mailman a decade or two ago, I used SmartList, for 
which I wrote and contributed a quote-aware filter.  I would be interested in 
contributing this work to Mailman if it hasn't already been done, or 
superseded by other concerns.


I too would be interested if this is done using Python or if it can be
refactored for Python.

-- 
Mark Sapiro m...@msapiro.netThe 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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org