Ubuntu/ISPConfig/Postfix/Mailman Installation Issues

I recently installed the following: Ubuntu Apache ISPConfig Postfix Mailman
As far as I know, Ubuntu, Apache, ISPConfig, and Postfix are running ok. I verified this by:
- ssh'ing into the ubuntu server
- logging into the ISPConfig pages on the server using a browser
- sending/receiving email through the Postfix server
I believe I installed mailman properly using this guide: https://help.ubuntu.com/community/Mailman
However, when I try to log into my installation of mailman using a browser: http://www.myhostname.com/cgi-bin/mailman/admin, there is a 404 error.
The only error message I see that may be relevant is: NameVirtualHost myipaddress has no VirtualHosts mailman
What should I do?

Ki Song wrote:
I recently installed the following: Ubuntu Apache ISPConfig Postfix Mailman
As far as I know, Ubuntu, Apache, ISPConfig, and Postfix are running ok. I verified this by:
- ssh'ing into the ubuntu server
- logging into the ISPConfig pages on the server using a browser
- sending/receiving email through the Postfix server
I believe I installed mailman properly using this guide: https://help.ubuntu.com/community/Mailman
However, when I try to log into my installation of mailman using a browser: http://www.myhostname.com/cgi-bin/mailman/admin, there is a 404 error.
The only error message I see that may be relevant is: NameVirtualHost myipaddress has no VirtualHosts mailman
What should I do?
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/submit%40zuka.net
Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
I don't believe you need the cgi-bin here.
I think it should be http://www.myhostname.com/mailman/admin
Dave
participants (2)
-
Dave Filchak
-
Ki Song