$ python -V
Python 2.7.5
$ python bootstrap.py
Downloading
http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
Traceback (most recent call last):
File "bootstrap.py", line 254, in
ws.require(requirement)
File "/tmp/tmpZegqnz/setuptools-0.6c11-py2.7.egg/pkg_resources.
Copying the list
Khalil Abbas wrote:
>
>I'm trying to install mailman in debian and following step by step
>instructions in debian help website at this address :
>
>http://www.debianhelp.co.uk/mailman.htm
>
>My problem is that I followed the instructions step by step but can't access
>the web
Khalil Abbas wrote:
>
>sorry for the inconvenience..
>
>the problem was that there's a space before MTA : " MTA=" not "MTA="
>
>but I still can't access the mailman web interface although I did the
>following :
Noe of what you list below has anything to do with being able to access
the web int
Khalil Abbas wrote:
>
>I'm installing mailman on a dedicated server with debian, when trying to
>integrate mailman with postfix by changing the mm_cfg.py and un-commenting the
>MTA line:
>
>#-# Uncomment if
>you use Postfix virtual do
Dear mailman guys,
I'm installing mailman on a dedicated server with debian, when trying to
integrate mailman with postfix by changing the mm_cfg.py and un-commenting the
MTA line:
#-# Uncomment if
you use Postfix virtual domains,
Hi,
Any help with the following would be greatly appreciated:
I'm trying to install Mailman 2.1.1
My python executable is in /usr/local/bin/python
I have configured with parameters: ./configure --prefix=/sw/mailman/2.1.1
--with-mail-gid=mail --with-cgi-gid=www
I am using solaris 8.
I have been trying to get mailman installed on my system
for some time now and this error seems to be the last
stumbling block..
--
Traceback (innermost last):
File "bin/update", line 32, in ?
from Mailman import MailList
File "/usr/home/sitename/usr/local