Re: [Mailman-Users] Running a script on subscribe/unsubscribe?

2006-03-12 Thread Dragon
Mark Sapiro sent the message below at 08:46 PM 3/12/2006: >Dragon wrote: > > >I have a list where I have provided a number of web features for > >members. I have implemented a script to extract the email address and > >password for each user and then update the password files for Apache > >authenti

Re: [Mailman-Users] Running a script on subscribe/unsubscribe?

2006-03-12 Thread Mark Sapiro
Dragon wrote: >I have a list where I have provided a number of web features for >members. I have implemented a script to extract the email address and >password for each user and then update the password files for Apache >authentication for the list web directories. This script also does a >lo

Re: [Mailman-Users] subscriber filters

2006-03-12 Thread Jim Popovitch
Jim Popovitch wrote: > Is there a way to require approval for all subscribers expect for those > emails/domains that match a certain pattern? > Kudos to Mark Sapiro who saw the above request from me, went and researched it, and then developed a patch that worked perfectly. All within a day or

[Mailman-Users] Running a script on subscribe/unsubscribe?

2006-03-12 Thread Dragon
I have a list where I have provided a number of web features for members. I have implemented a script to extract the email address and password for each user and then update the password files for Apache authentication for the list web directories. This script also does a lot of additional set

Re: [Mailman-Users] Create new list fails - unknown virtual host...

2006-03-12 Thread Patrick Bogen
On 3/12/06, Andre Tann <[EMAIL PROTECTED]> wrote: > add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) > VIRTUAL_HOSTS = {'mailsrv.domain.lan':'domain.lan'} For what it's worth, I believe the second line above cancels the first out. Also, I don't think you're using the whole virtual hosts stuff

Re: [Mailman-Users] Create new list fails - unknown virtual host...

2006-03-12 Thread Mark Sapiro
Andre Tann wrote: > >when trying to create a new list through the web interface, Mailman >says "unknown virtual host: mailsrv". >"mailsrv" is the name of the local machine. I can't find which >setting is wrong - can someone give me a hint? > >I have set in my mm_cfg.py: > >[...] >DEFAULT_EMAIL_HO

[Mailman-Users] Create new list fails - unknown virtual host...

2006-03-12 Thread Andre Tann
Hello everyone, when trying to create a new list through the web interface, Mailman says "unknown virtual host: mailsrv". "mailsrv" is the name of the local machine. I can't find which setting is wrong - can someone give me a hint? I have set in my mm_cfg.py: [...] DEFAULT_EMAIL_HOST = 'domain