Hi, I'm running ISPConfig on the stretch perfect server and so far so good. I wanted to use mailman, and bumped into issues, some apparently quite common, but some less. As many I can't acces the mailmal web ui. I did some search on the forum and notices that I shoud try to acces it usins my serveur hostname, not a website name. hostname - f vpsXXXXXX.ovh.net http://vpsXXXXXXXX.ovh.net/cgi-bin/mailman returns error 403 and http://vpsXXXXXXXX.ovh.net/cgi-bin/mailman/admin/ returns error 500 What have I done and what info I have to share with you : - ISPC > mail > domain > add a new domain --> I added a domain I own mydomain.com - ISPC > mail > mailing list > add new record --> I added a record called list ; with a real email address [email protected] (managed by ovh) ; I haven't received an email confirming that the list was created, which seems to be an issue (from what I4ve read on other post of the forum) I tried service posrtfix restart service apache restart service mailman restart but no change ps -aux shows theses lines, among others Code: list 4479 0.0 0.6 63056 13972 ? Ss 10:01 0:00 /usr/bin/python /usr/lib/mailman/bin/mai list 4480 0.1 0.9 62940 18176 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4481 0.1 0.9 62852 18156 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4482 0.1 0.9 62812 18220 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4483 0.1 0.9 62944 18192 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4484 0.1 0.9 62960 18268 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4485 0.1 0.9 62900 18068 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4486 0.1 0.9 62936 18136 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru list 4487 0.1 0.9 62900 18100 ? S 10:01 0:00 /usr/bin/python /var/lib/mailman/bin/qru root 4675 0.0 0.2 81632 4500 ? Ss 10:01 0:00 /usr/lib/postfix/sbin/master -w postfix 4677 0.0 0.3 83700 6784 ? S 10:01 0:00 pickup -l -t unix -u -c postfix 4678 0.0 0.3 94204 7344 ? S 10:01 0:00 qmgr -l -t unix -u postfix 4681 0.0 0.5 100988 10908 ? S 10:01 0:00 smtpd -n smtp -t inet -u -c -o stress= - postfix 4682 0.0 0.3 94084 7340 ? S 10:01 0:00 proxymap -t unix -u postfix 4683 0.0 0.4 87932 8552 ? S 10:01 0:00 tlsmgr -l -t unix -u -c postfix 4684 0.0 0.3 83700 6772 ? S 10:01 0:00 anvil -l -t unix -u -c I thus assume that mailman is running, at least partially ? If so I don't get why I don't receive an email when creating a list. Before messing up I'm asking what should be checked. I haven't found any up to date tutorial or guide on how to use mail and mail with the perfect server or ISPC. Thank's in advance for your help