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