• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

case sensitive email?

B

bairey

Guest
I've got a user who has created a large number of domains, and used mixed case despite my instructions, creating names like MyDomain.com instead of mydomain.com. For the most part, this works fine. However, for webmail (squirrelmail, Horde, others) if he logs in using the exact case it always logs him in, and if he uses all lower case, it fails intermittently.

I'd like to tell the server that mydomain.com is the same as MyDomain.com. I've searched for an answer and am not finding one. Anyone have ideas? I thought ServerAlias might fix it, but it seems to have no effect, so I'm thinking that applies to httpd but not mail. There's no option to change the case in DNS settings. Anyone?

Thanks!
 
The only BEST way I have ever found is to rename the directories and mysql entries to all lowercase.

The reason Apache files don't care is that Apache evaluates everything with lowercase, Plesk unfortunately does not. And since the Plesk code is closed source, there is no way to change their end.
 
Back
Top