Hi All,
I installed Mailman as the account owner "pwmail", (and the group is
Mailman), and Mailman has ran fine under this user for about 5 years.
I now would like to change the owner to a different User account called
"mailmgmt", if I did a find (find /home/mailman -user pwmail -exec chown
> "Lars" == Lars Lystrup Christensen <[EMAIL PROTECTED]> writes:
Lars> I want to setup mailman to run lists for several domains,
Lars> some of them running the same list names.
This is a known restriction in MM 2.1. You need to run separate
instances of mailman for that.
See http://
I've had an inquiry from a list-administrator about identifyng private
listserv members (who don't show on at /roster). Is there a way to identify
those users other than by going through each alpha-numeric section of the
Membership Management section of the Admin interface?
Thanks in advance fo
I re-installed the MM package and it works now, it would appear that the
sles9 update is broken
Terry Poperszky
Network Manager
SOS Staffing Services
Phone 801-257-5709
Fax 801-924-0649
Terry Poperszky wrote:
>installing 2.14 on sles9 with apache2 and I get the following error in
>the apache
installing 2.14 on sles9 with apache2 and I get the following error in
the apache2 error log. Any suggestions?
--
Terry Poperszky
Network Manager
SOS Staffing Services
Phone 801-257-5709
Fax 801-924-0649
[Mon Nov 21 11:23:01 2005] [error] [client 10.[Mon Nov 21 11:23:01 2005]
[error] [client
Hello again,
My difficulty with trying to get Apache to access the Mailman admin
webpages now seems like it is caused by a more basic problem, which is that
when I try to create a new list, the newlist program crashes. Here's the
output that I get when I run newlist:
Traceback (most recent ca
Hi there
I’ve looked in the archives and found nothing (maybe I’m blind ☺).
I want to setup mailman to run lists for several domains, some of them running
the same list names.
I've setup mailman like described in postfix-to-mailman.py, but I cant't create
more lists with the same name.
Anyone
>What if anything do you have in mm_cfg.py for SMTPHOST and SMTPPORT? If
>nothing, Have you perhaps changed them in Defaults.py (Nothing in
>Defaults.py should ever be changed)?
The mm_cfg.py contains
SMTPHOST = '<128.253.175.139>'
which is the IP address of the server that is running Mailman.
Th