• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Help!!!

etc\httpd\conf\httpd.include

Find
Code:
	ServerName webmail
	ServerAlias webmail.*
change to
Code:
	ServerName webmail
	ServerAlias mail.* webmail.*

and restart Apache, I think that should cut it.
 
I'm going to try it. Then, I say you.

Thank you very much
 
Back
Top