Webmaster wrote:
>mailman-unsubscribe: "|/usr/local/cpanel/3rdparty/mailman/mail/mailman
>unsubscribe mailman"
>mailman: /dev/null
This presumes you don't ever want to post to the site list, which may
or may not be true.
>mailman-loopback: /dev/null
>owner-mailman: mailman-admin
This is wrong
On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote:
> If these are already set, do I still need to create a new site wide mail
> list? Perhaps these are pointing to a site list that just doesn't
> exist? Or, do these have nothing to do with each other?
These are, indeed, interrelated. If you *do* ha
Patrick Bogen wrote:
>On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote:
>
>
>>I'll have to research to see if I need to create a master mailman list
>>or what exactly that means.
>>
>>
>>
>The process of creating the site list is (briefly) described here:
>
>http://www.gnu.org/software/mailman
Todd Zullinger wrote:
>See FAQ 6.11 for info on cPanel.
>
>http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
>
>You don't want to edit Defaults.py. Your changes should go into
>mm_cfg.py, as stated emphatically at the top of Defaults.py:
>
># NEVER make site configurati
On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote:
> I'll have to research to see if I need to create a master mailman list
> or what exactly that means.
>
The process of creating the site list is (briefly) described here:
http://www.gnu.org/software/mailman/mailman-install/node40.html
--
- Patrick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Webmaster wrote:
> I'm running a VPS which uses CentOS, Cpanel and WHM.
See FAQ 6.11 for info on cPanel.
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp
> The first problem I encountered with Mailman, I wasn't able to create
Patrick Bogen wrote:
>On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote:
>
>
>>Stopping mailman services: Shutting down Mailman's master qrunner
>>PID unreadable in:
>>/usr/local/cpanel/3rdparty/mailman/data/master-qrunner.pid
>>[Errno 2] No such file or directory:
>>'/usr/local/cpanel/3rdparty/mai
On 4/5/06, Webmaster <[EMAIL PROTECTED]> wrote:
> Stopping mailman services: Shutting down Mailman's master qrunner
> PID unreadable in:
> /usr/local/cpanel/3rdparty/mailman/data/master-qrunner.pid
> [Errno 2] No such file or directory:
> '/usr/local/cpanel/3rdparty/mailman/data/master-qrunner.pid'
Hello,
I'm running a VPS which uses CentOS, Cpanel and WHM.
The first problem I encountered with Mailman, I wasn't able to create a
mail list for a client using cpanel. I had to go into the Default.py
file and add my hostname instead of "localhost". That allowed me to
create a mail list.
No