• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

WebMail IIS Link

Frank.P

Regular Pleskian
TITLE:
WebMail IIS Link
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Panel Onyx
PROBLEM DESCRIPTION:
When set SSL to webmail, plesk delete from IIS the link of port 80 and create a link to 443 port. If unset SLL delete link from 443 and create to por 80.

Why ?

I want the 2 ways.

img1.png
STEPS TO REPRODUCE:
If set SSL to web mail you can acces to https://webmail.mydomain.com , but the url http://webmail.mydomain.com load the domain and not the webmail.​
ACTUAL RESULT:
.​
EXPECTED RESULT:
.​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Please specify ACTUAL RESULT and EXPECTED RESULT in detail.
It is mandatory.
 
Please specify ACTUAL RESULT and EXPECTED RESULT in detail.
It is mandatory.


ACTUAL RESULT:

Or HTTPS or HTTP in webmail. Both are imposible.


EXPECTED RESULT:

If no SSL cert set only work portt 80, if set SSL cert to webmail open adicional port 443 and not close port 80
 
Current behaviour was implemented by design. Implicitly requirement was:

Plesk should change webmail access button depending on whether webmail is secured by an SSL/TLS certificate or not.
If webmail is secured by an SSL/TLS certificate, webmail access button should use HTTPS
if webmail is not secured by an SSL/TLS certificate, webmail access button should use HTTP

There is no strict rule, that HTTP should work in any case, and we have long-term strategy to have applicationHost.config smaller, so all unused stuff need to be removed from config. And we have implemented such behavior. Another argument was to force users to use secure access to the webmail.

So this is not a bug. If implemented behavior is wrong from your point of view, you can submit it as feature request to plesk.uservoice.com
 
Back
Top