Re: [Mailman-Users] new server

2007-03-13 Thread Mark Sapiro
Cheryl Faye Schwartz wrote: >Is it possible to migrate the archives from Mailman on one server to another >server? Yes. The most direct way is to just move the archives/private/listname.mbox/listname.mbox file from the old server to the new and then build the archives on the new server with bin

[Mailman-Users] new server

2007-03-13 Thread Cheryl Faye Schwartz
Is it possible to migrate the archives from Mailman on one server to another server? == Cheryl Faye Schwartz, Owner [EMAIL PROTECTED] BenSalem Naturals http://www.bnatural.com go to http://www.bnatural.com/webcart10/next_pages/bon

Re: [Mailman-Users] Trapping messages with null subjects sent to list

2007-03-13 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >The esteemed Mark Sapiro has said: >> >> [EMAIL PROTECTED] wrote: >> >> >Is there a recipe to put in the spam filters that will trap a totally >> >empty subject line in a message? This get posted to a list with >> >(no subject) in the subject line, but this is eviden

Re: [Mailman-Users] Trapping messages with null subjects sent to list

2007-03-13 Thread vancleef
The esteemed Mark Sapiro has said: > > [EMAIL PROTECTED] wrote: > > >Is there a recipe to put in the spam filters that will trap a totally > >empty subject line in a message? This get posted to a list with > >(no subject) in the subject line, but this is evidently added after > >the spam filte

Re: [Mailman-Users] hello genaliases

2007-03-13 Thread Mark Sapiro
Gustavo U. Navarro wrote: >Mark Sapiro escribió: >> Gustavo U. Navarro wrote: >> >> >>> I need generate a file aliases in mailman.. for postfix.. >>> >> >> >> Do you have >> >> MTA = 'Postfix' >> >> in mm_cfg.py? >> >> >> > >not because I use local domain and not virtual domain >these

Re: [Mailman-Users] hello genaliases

2007-03-13 Thread Gustavo U. Navarro
Mark Sapiro escribió: > Gustavo U. Navarro wrote: > > >> I need generate a file aliases in mailman.. for postfix.. >> > > > Do you have > > MTA = 'Postfix' > > in mm_cfg.py? > > > not because I use local domain and not virtual domain these is part of my file mm_cfg.py #--

Re: [Mailman-Users] hello genaliases

2007-03-13 Thread Mark Sapiro
Gustavo U. Navarro wrote: >I need generate a file aliases in mailman.. for postfix.. Do you have MTA = 'Postfix' in mm_cfg.py? >but when I put /bin/genaliases.. > >I can't generarte.. What happens when you give the bin/genaliases command? What is the response? -- Mark Sapiro <[EMAIL P

[Mailman-Users] hello genaliases

2007-03-13 Thread Gustavo U. Navarro
Hello I need generate a file aliases in mailman.. for postfix.. but when I put /bin/genaliases.. I can't generarte.. Could anyone help me... thanks gustavo navarro -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.o

Re: [Mailman-Users] mailman lighttpd cgi-bin weirdness

2007-03-13 Thread Eugen Leitl
On Tue, Mar 13, 2007 at 01:59:18PM -0700, Mark Sapiro wrote: > A signature shouldn't cause a post to be discarded on this list. You're correct. I was too hasty in hitting resend. > It seems to me the only issue is the extraneous cgi-bin/ in the links. > This is there because at the time the list

[Mailman-Users] mailman lighttpd cgi-bin weirdness

2007-03-13 Thread Eugen Leitl
I've been almost successful with my installation of mailman with lighttpd and postfix (yay, I guess) on Debian 4.0, but for the following gotcha: http://postbiota.org/mailman/admin has links with cgi-bin in them, e.g. http://postbiota.org/cgi-bin/mailman/admin/tt which 404 with my current config

Re: [Mailman-Users] mailman lighttpd cgi-bin weirdness

2007-03-13 Thread Mark Sapiro
Eugen Leitl wrote: > >(this is a resend, since my last post was probably discarded due to a digital >signature) A signature shouldn't cause a post to be discarded on this list. >http://postbiota.org/mailman/admin >has links with cgi-bin in them, e.g. >http://postbiota.org/cgi-bin/mailman/admi

[Mailman-Users] mailman lighttpd cgi-bin weirdness

2007-03-13 Thread Eugen Leitl
(this is a resend, since my last post was probably discarded due to a digital signature) I've been almost successful with my installation of mailman with lighttpd and postfix (yay, I guess) on Debian 4.0, but for the following gotcha: http://postbiota.org/mailman/admin has links with cgi-bin in

Re: [Mailman-Users] Virtual hosts [was: newlist mailman - python error]

2007-03-13 Thread Ulrich Pöschl
Mark Sapiro schrieb: > Standard Mailman supports multiple virtual hosts from a single instance > with the restriction that all list names must be unique across all > hosts. This restriction is planned to be removed for Mailman 2.2 and > there are various patches available for Mailman 2.1 which may

Re: [Mailman-Users] Virtual hosts [was: newlist mailman - python error]

2007-03-13 Thread Mark Sapiro
Ulrich Pöschl wrote: > >thanks a lot! your hint pointed me in the right direction. problem solved. > >other question: > >is it possible to use one mailman instance on a single server for two >different subdomains like > >[EMAIL PROTECTED] >[EMAIL PROTECTED] > >it wouldn't be too bad if the two host

Re: [Mailman-Users] newlist mailman - python error

2007-03-13 Thread Ulrich Pöschl
Mark Sapiro schrieb: > Ulrich Pöschl // p-consult.at wrote: >> >> I try creating the site list with the command "newlist mailman" and this >> is what I get: >> >>> webprojects:/etc# newlist mailman >>> Enter the email of the person running the list: [EMAIL PROTECTED] >>> Initial mailman password: >

Re: [Mailman-Users] How can i make a list public so people who arenot subcribed can send a message?

2007-03-13 Thread Mark Sapiro
John wrote: >I also would like to allow non-subscribers to send to a closed list, but I >would >like auto-approve based on a custom header... Anyone modified Mailman for that? This has been discussed on this list before in various forms. Two examples are

Re: [Mailman-Users] How can i make a list public so people who are not subcribed can send a message?

2007-03-13 Thread John
I also would like to allow non-subscribers to send to a closed list, but I would like auto-approve based on a custom header... Anyone modified Mailman for that? Thanks, John -- Mailman-Users mailing list Mailman-Users@python.org http://mail.pyth

Re: [Mailman-Users] newlist mailman - python error

2007-03-13 Thread Mark Sapiro
Ulrich Pöschl // p-consult.at wrote: > > I try creating the site list with the command "newlist mailman" and this > is what I get: > >> webprojects:/etc# newlist mailman >> Enter the email of the person running the list: [EMAIL PROTECTED] >> Initial mailman password: >> Traceback (most recent cal

Re: [Mailman-Users] subscribers

2007-03-13 Thread Mark Sapiro
Melinda wrote: >I have not been able to find on the site, how to look up a subscriber by >their email address in mailman. Want to be able to see what lists they are >on? I know you can look it up if you know one of the list they are on. >But what if you don't know any listname? And pointers wo

Re: [Mailman-Users] mailman accents in welcome message

2007-03-13 Thread Mark Sapiro
Nuno Gonçalves wrote: > >do you guys know where should we configure the accents in mailman messages ? > >I would like to send a welcome message to new subscribers with accents, but >they apear with > >à codes like. Your browser converts the accented characters to the &#nnn; codes when it submi

[Mailman-Users] newlist mailman - python error

2007-03-13 Thread Ulrich Pöschl // p-consult.at
hello list, after installing mailman on our server: > Setting up mailman (2.1.5-8sarge5) ... > Installing site language en done. > No updates are necessary. > Site list for mailman (usually named mailman) missing > Please create it; until then, mailman

[Mailman-Users] subscribers

2007-03-13 Thread Melinda
I have not been able to find on the site, how to look up a subscriber by their email address in mailman. Want to be able to see what lists they are on? I know you can look it up if you know one of the list they are on. But what if you don't know any listname? And pointers would be greatly appre

Re: [Mailman-Users] How can i make a list public so people who are not subcribed can send a message?

2007-03-13 Thread Mike Brudenell
Greetings - On 13 Mar 2007, at 14:27, TRON478 wrote: > hmmm, ok you are right with the spammers :) but my customer wants > to open the list for everyone. but another question: is it possible > to work with wildcards or domains like > > [EMAIL PROTECTED] > or > cuto.dom > > so only acceptance

[Mailman-Users] mailman accents in welcome message

2007-03-13 Thread Nuno Gonçalves
Hi all, do you guys know where should we configure the accents in mailman messages ? I would like to send a welcome message to new subscribers with accents, but they apear with à codes like. I am running mailman 2.1.8 in freebsd ! Is it related with the code language of the SO ? or is it co

Re: [Mailman-Users] How can i make a list public so people who arenot subcribed can send a message?

2007-03-13 Thread Mark Sapiro
TRON478 wrote: >hmmm, ok you are right with the spammers :) but my customer wants to open >the list for everyone. but another question: is it possible to work with >wildcards or domains like > >[EMAIL PROTECTED] >or >cuto.dom > >so only acceptance is for the domains above? Not wildcards, but reg

Re: [Mailman-Users] How can i make a list public so people who are not subcribed can send a message?

2007-03-13 Thread TRON478
hmmm, ok you are right with the spammers :) but my customer wants to open the list for everyone. but another question: is it possible to work with wildcards or domains like [EMAIL PROTECTED] or cuto.dom so only acceptance is for the domains above? by the way :) > has mailman an irc channel? ;)

Re: [Mailman-Users] Mailman 2.1.5 - Local customizations is beingignored

2007-03-13 Thread Henrik Rasmussen
Hi Mark It seems that we had put the copy in /usr/lib/mailman/lists//da instead of /var/lib/mailman/lists//da/ where the config.pck is. Thanks. Henrik -Oprindelig meddelelse- Fra: Mark Sapiro [mailto:[EMAIL PROTECTED] Sendt: 12. marts 2007 18:32 Til: Henrik Rasmussen; Mailman Users Emn

Re: [Mailman-Users] How can i make a list public so people who are not subcribed can send a message?

2007-03-13 Thread Mike Brudenell
Greetings - On 13 Mar 2007, at 10:09, TRON478 wrote: > i need the following scenario: > > someone should be able to send to the list while he is not > subscribed to the > list. > > This seems to works, but the list admin must approve this. Is it > possible > WITHOUT approval? If you want ALL

Re: [Mailman-Users] my second problem: in the emails is my local hostname !?!?

2007-03-13 Thread Mike Brudenell
Greetings - I fell into this problem too. If memory serves it is because the DEFAULT_URL_HOST is used at *list creation* time to populate an entry its settings files. Changing the DEFAULT_URL_HOST later only affects lists you create subsequently. You need to run a script to fix up the URL

[Mailman-Users] my second problem: in the emails is my local hostname !?!?

2007-03-13 Thread TRON478
hi, here is my second and i hope my last problem: i get subscription mails which are like this one: To post to this list, send your email to: [EMAIL PROTECTED] General information about the mailing list is at: http://xlistsrv.site/mailman/listinfo/test If you ever want to unsubscribe or c

[Mailman-Users] How can i make a list public so people who are not subcribed can send a message?

2007-03-13 Thread TRON478
hi, i need the following scenario: someone should be able to send to the list while he is not subscribed to the list. This seems to works, but the list admin must approve this. Is it possible WITHOUT approval? thank you yavuz -- Mailman-Users