Re: [Mailman-Users] A question about IncomingRunner

2012-11-13 Thread Mark Sapiro
METU E-List Admin wrote: > >We are using Mailman 2.1.13 from Debian repositories (which is the >latest version for squeeze). We are facing late mail delivery problems >and after some research, we think we managed to overcome these problems >by changing some configuration options. I don't know

[Mailman-Users] A question about IncomingRunner

2012-11-13 Thread METU E-List Admin
Hello, We are using Mailman 2.1.13 from Debian repositories (which is the latest version for squeeze). We are facing late mail delivery problems and after some research, we think we managed to overcome these problems by changing some configuration options. Although Mailman seems to running fi

Re: [Mailman-Users] a question about archiving.

2011-07-01 Thread Mark Sapiro
Michael Capelle wrote: >Hello. >is there a way to search by topic in mailman? >if not, will this be implemented? See the FAQ at for information about making archives searchable. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californi

[Mailman-Users] a question about archiving.

2011-06-30 Thread Michael Capelle
Hello. is there a way to search by topic in mailman? if not, will this be implemented? -- 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

Re: [Mailman-Users] A question on undeliverables

2009-04-29 Thread Mark Sapiro
Brian Carpenter wrote: > >I have a client who is not using Mailman's automatic bounce processing. >However he wants to be able to receive any undeliverable notification that >his list encounters when a post is sent to it so he can manually remove the >trouble e-mail account himself. Is there a way

[Mailman-Users] A question on undeliverables

2009-04-29 Thread Brian Carpenter
Hi Everyone, I have a client who is not using Mailman's automatic bounce processing. However he wants to be able to receive any undeliverable notification that his list encounters when a post is sent to it so he can manually remove the trouble e-mail account himself. Is there a way to configure th

Re: [Mailman-Users] a question about content-filtering

2008-03-14 Thread Mark Sapiro
liste yoneticisi wrote: > >Actually I just want a vissible message for deleted/filtered attachments. Actually, given the current architecture of content filtering, this turns out to be not at all easy to do in any reasonable way. About the best that could be done without too much difficulty is co

Re: [Mailman-Users] a question about content-filtering

2008-03-10 Thread liste yoneticisi
On Fri, 7 Mar 2008, Mark Sapiro wrote: Brad Knowles wrote: >On 3/7/08, Mark Sapiro quoted liste yoneticisi <[EMAIL PROTECTED]>: > >>>Is there a patch that giving information for filtered extension. >>> >>> I mean i am filtering *.mpg for example. >>> If someone sends an attachment with mpg exte

Re: [Mailman-Users] a question about content-filtering

2008-03-07 Thread Mark Sapiro
Brad Knowles wrote: >On 3/7/08, Mark Sapiro quoted liste yoneticisi <[EMAIL PROTECTED]>: > >>>Is there a patch that giving information for filtered extension. >>> >>> I mean i am filtering *.mpg for example. >>> If someone sends an attachment with mpg extension, e-mail is delivered >>> without

Re: [Mailman-Users] a question about content-filtering

2008-03-07 Thread Brad Knowles
On 3/7/08, Mark Sapiro quoted liste yoneticisi <[EMAIL PROTECTED]>: >>Is there a patch that giving information for filtered extension. >> >> I mean i am filtering *.mpg for example. >> If someone sends an attachment with mpg extension, e-mail is delivered >> without attachment and without any i

Re: [Mailman-Users] a question about content-filtering

2008-03-07 Thread Mark Sapiro
liste yoneticisi <[EMAIL PROTECTED]> Date: Fri, 7 Mar 2008 14:54:17 +0200 (WET) To: Mailman Users ML > >Hi; > >Is there a patch that giving information for filtered extension. > >I mean i am filtering *.mpg for example. >If someone sends an attachment with mpg extension, e-mail is deliver

[Mailman-Users] a question about content-filtering

2008-03-07 Thread liste yoneticisi
Hi; Is there a patch that giving information for filtered extension. I mean i am filtering *.mpg for example. If someone sends an attachment with mpg extension, e-mail is delivered without attachment and without any information about filtering. But if sender doesn't know about it, (or if not re

[Mailman-Users] A question about Non-member filters

2007-11-19 Thread Stephen J. Turnbull
Jim Park writes: > My question is what does the Reason Message has implicit destination mean? The list was BCC'd, and therefore doesn't appear in the message headers. There are various caveats and features that need to be accounted for, but that's the basic idea. -

Re: [Mailman-Users] A question about Non-member filters

2007-11-19 Thread Mark Sapiro
Barry Finkel wrote: > >I do not know which test comes first - require_explicit_destination or >accept_these_nonmembers. In any case, the explicit destination check >applies to all postings. Assuming you haven't changed the GLOBAL_PIPELINE order: mm_cfg.KNOWN_SPAMMERS and header_filter_rules ar

Re: [Mailman-Users] A question about Non-member filters

2007-11-19 Thread Barry Finkel
Jim Park <[EMAIL PROTECTED]> wrote: >All, > I have a question on a problem that one of my list admins is seeing. >We have a non-member filter setup for a specific email address that is >allowed to post to a particular list. When the list member attempts to >send to the list the list admin rec

[Mailman-Users] A question about Non-member filters

2007-11-19 Thread Jim Park
All, I have a question on a problem that one of my list admins is seeing. We have a non-member filter setup for a specific email address that is allowed to post to a particular list. When the list member attempts to send to the list the list admin receives the following information. My questi

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 Capit

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

Re: [Mailman-Users] a question about unadvertised lists and spam

2007-05-31 Thread Brad Knowles
On 5/29/07, Dennis Morgan wrote: > My question is - are spamers able to pick up lists from the default (but > not easily accessible) default mailman listinfo page and start > bombarding us with spam on all lists? Yes. > Or should I set the "Advertise >

Re: [Mailman-Users] a question about unadvertised lists and spam

2007-05-31 Thread Mark Sapiro
Dennis Morgan wrote: > >My question is - are spamers able to pick up lists from the default (but >not easily accessible) default mailman listinfo page and start >bombarding us with spam on all lists? Or should I set the "Advertise >this list" option to "no" for the lists on the default listinfo pag

[Mailman-Users] a question about unadvertised lists and spam

2007-05-29 Thread Dennis Morgan
We have a site: http://eaachat.org/ with several mailing lists. We have some lists advertised on a non-default public list info page that we "branded" (thank you Mark for your help!) here: http://eaachat.org/maillist.html and shows only the publicly accessible pages. These pages have a mailto: [

Re: [Mailman-Users] A question on Mailman

2005-07-02 Thread Mark Sapiro
Stephen Liu wrote: > >I'm searching software from Open Source to archive >emails in the form of plain test similar to following >URL > >http://www.linuxquestions.org/questions/archive/13/2002/01/4/13013 > >Can Mailman do the job or it just links all emails of >same subject as a thread. Mailman's b

[Mailman-Users] A question on Mailman

2005-07-01 Thread Stephen Liu
Hi folks, Mailman is complete new to me. I'm searching software from Open Source to archive emails in the form of plain test similar to following URL http://www.linuxquestions.org/questions/archive/13/2002/01/4/13013 Can Mailman do the job or it just links all emails of same subject as a thread

Re: [Mailman-Users] A question about moving to a new server...

2005-06-27 Thread Mark Sapiro
Michael D. Smith wrote: >I currently run Mailman 2.1.6 on a RH 8.0 server. > >I've recently set up a new RHEL 4.0 server and wish to migrate my >lists from the old server to the new one. See http://mail.python.org/pipermail/mailman-users/2005-June/045255.html -- Mark Sapiro <[EMAIL PROTECTED]>

[Mailman-Users] A question about moving to a new server...

2005-06-22 Thread Michael D. Smith
I currently run Mailman 2.1.6 on a RH 8.0 server. I've recently set up a new RHEL 4.0 server and wish to migrate my lists from the old server to the new one. What would be the best way to accomplish same? The install directory is the same on both machines, if that helps. Thanks! Regards, Mik

Re: [Mailman-Users] a question about extracting mail list

2005-04-15 Thread Mark Sapiro
CL-Admin wrote: >If you do this and your address is also allowed to post to the list >for admin purposes, then the list P/W has been broadcast to the >domain. I know - I just did it - now have a new password. Is there >another way? I only have WEB access at hosting company for the list. >Th

Re: [Mailman-Users] a question about extracting mail list

2005-04-15 Thread CL-Admin
- Original Message - From: "Jason" <[EMAIL PROTECTED]> To: Sent: Monday, April 11, 2005 3:18 AM Subject: Re: [Mailman-Users] a question about extracting mail list : There are a few ways. If you are moving to another mailman system you can : just copy the directory for the list

Re: [Mailman-Users] a question about extracting mail list

2005-04-11 Thread Mark Sapiro
Femenia wrote: >I'm interested in migrating the list to another system. How can I extract >the 5200 email addresses? the system allows me to see only 30 each time. >Can I see all of them in a continuos list? If you have command line access, the preferred way is bin/list_members. If not, see t

Re: [Mailman-Users] a question about extracting mail list

2005-04-11 Thread Jason
have themself setup as hidden. And then import that list into your new listserver. - Original Message - From: "Femenia" <[EMAIL PROTECTED]> To: Sent: Sunday, April 10, 2005 9:50 PM Subject: [Mailman-Users] a question about extracting mail list Hi, I'm intereste

[Mailman-Users] a question about extracting mail list

2005-04-11 Thread Femenia
Hi, I'm interested in migrating the list to another system. How can I extract the 5200 email addresses? the system allows me to see only 30 each time. Can I see all of them in a continuos list? many thanks Nora Nora Femenia, Ph.D. [EMAIL PROTECTED] Quiere visitar nuestro foro? http://inter-medi

Re: [Mailman-Users] A question

2003-06-18 Thread Tim Legg
Could you be a little more descriptive perhaps? What version of MacOS are you using? It is possible on MasOS X or above, http://maxo.captainnet.net/installs/mailman.html On Tue, 17 Jun 2003, kara oh wrote: > Hi, > > I would like to know if your Mailman software will work on my Mac > computer?

[Mailman-Users] A question

2003-06-18 Thread kara oh
Hi, I would like to know if your Mailman software will work on my Mac computer? I appreciate your answering my question as soon as it is convenient. Another question: I noticed in the Features section the following - Web based subscribing and unsubscribing, and user configuration management.

Re: [Mailman-Users] a question about character encoding

2002-07-31 Thread Detlef Neubauer
Isaac Claymore <[EMAIL PROTECTED]> writes: > I'd love to explicitly set the charset of all pages generated by > mailman and the archiver to gb2312, setting DEFAULT_CHARSET to > gb2312 in mm_cfg.py doesn't seem to work. I have # Charset und Encoding der Mail DEFAULT_CHARSET = 'iso-8859-1' VERBA

[Mailman-Users] a question about character encoding

2002-07-31 Thread Isaac Claymore
Hi mailman, I'd love to explicitly set the charset of all pages generated by mailman and the archiver to gb2312, setting DEFAULT_CHARSET to gb2312 in mm_cfg.py doesn't seem to work. Thanks for any hint or suggestion. -Clay -- Mailman-Users

Re: [Mailman-Users] A question

2002-07-06 Thread Bob Stout
On Tue, 2 Jul 2002, ~ Kyle Nash ~ wrote: > One of the list hosts I'm on has the following statement at the very > top of the "Subscribers" list : > >(1 private member not shown) > > What exactly does that mean, and how does one become a "private member"? It means

[Mailman-Users] A question

2002-07-06 Thread ~ Kyle Nash ~
Title: A question One of the list hosts I'm on has the following statement at the very top of the "Subscribers" list :   (1 private member not shown) What exactly does that mean, and how does one become a "private member"? Thank you. KN

[Mailman-Users] A question

2001-12-11 Thread Fereydoun Tavangary
How do I create a list for announcments only? with no members right! Thanks, Fereydoun -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] a question about umbrella lists

2001-11-20 Thread J C Lawrence
On Tue, 20 Nov 2001 10:15:34 -0800 Peter Jay Salzman <[EMAIL PROTECTED]> wrote: > some people like to subscribe only to vox, some only to vox-tech > and some to both vox and vox-tech. but in all of these cases, > they should only receive one copy of an email sent to > vox-announce. You are mis

Re: [Mailman-Users] a question about umbrella lists

2001-11-20 Thread Peter Jay Salzman
essage - > From: "Peter Jay Salzman" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, November 20, 2001 1:15 PM > Subject: [Mailman-Users] a question about umbrella lists > > > > hi all, > > > > my linux user group runs 3 mail

Re: [Mailman-Users] a question about umbrella lists

2001-11-20 Thread Jon Carnes
, and Mailman will automagically toss out any duplicate entries. Run the script out of cron every hour and you'll be in good shape. Jon Carnes - Original Message - From: "Peter Jay Salzman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001

[Mailman-Users] a question about umbrella lists

2001-11-20 Thread Peter Jay Salzman
hi all, my linux user group runs 3 mailing lists: vox, vox-tech and vox-announce. i would like all subscribers of vox and vox-tech to also be subscribed to vox-announce (which only officers can post to). the trouble is, if vox-announce is an umbrella list for both vox and vox-announce, then peo

Re: [Mailman-Users] a question

2001-10-04 Thread Jon Carnes
> I've been looking on the 'net, but the freeware I've found seems to be > mostly written for Unix or some other O/S, and requires more programming > ability than I have. I was looking at Mailman because it mentioned being > usable via a website page, and I have my own site, where it would be eas

[Mailman-Users] a question

2001-10-04 Thread Linda M. Oakes
Hi, there . . .   I'm a desktop publisher / website creator with little programming experience, using Windows 98.   I am also a founder - director of a worker co-operative.  I want to set up a non-commercial discussion list for co-ops worldwide. We are currently using a distribution list

Re: [Mailman-Users] A question of list size...

2001-07-10 Thread Oliver Egginger
I think your using of "mailman" isn't in the scope of this software. > I have a list of approximately 450,000 names If I catch the sense of "mailman", I dare to say thats "mailman" has the purpose to support the administration of the "classical" internet mailing list, by providing a very

[Mailman-Users] A question of list size...

2001-07-09 Thread Barclay McInnes
Everyone; I have a list of approximately 450,000 names which I have imported into one list for Mailman, and now the list interface is no longer available. The browser times out before the admin page ever appears. For me it wouldn't be that much of a problem, since I'd just use the command li

RE: [Mailman-Users] A question

2001-06-26 Thread Enriko Groen
> -Original Message- > From: grace [mailto:[EMAIL PROTECTED]] > > How can I make sure the mailinglist is added to the postfix aliases > database. By doing it by hand/manually. There's no other way to add aliases at this moment. -- Enriko Groen, Hosting manager --

[Mailman-Users] A question

2001-06-25 Thread grace
Hi, When I running my MTA (postfix) and web server(mailman) on different machines. How can I make sure the mailinglist is added to the postfix aliases database. Thanks, grace -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python