• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue open this mail in webmail : Server not found

deep

New Pleskian
Hi All,

In my Pleask login i have created a email account, but i am not able to check these email on webmail.
When i clicks on "open this mail in webmail, It opens a popup and shows message "Server not found"


webmail.mydomail.com’s server DNS address could not be found

Thanks in advance for any solution..
 
Hello

i have the same problems and i think its a probleme with the dns entries.
This i have worked through : https://kb.plesk.com/en/119950
Here the dns entries:
Code:
mail.example.com        A    xxx.xxx.xxx.xxx
ipv4.example.com        A    xxx.xxx.xxx.xxx
webmail.example.com        A    xxx.xxx.xxx.xxx
example.com            A    xxx.xxx.xxx.xxx
example.com            AAAA    2ao1:4f8:202::
ipv6.example.com        AAAA    2ao1:4f8:202::
mail.example.com        AAAA    2ao1:4f8:202::
webmail.example.com        AAAA    2ao1:4f8:202::
ftp.example.com        CNAME    example.com
www.example.com        CNAME    example.com
example.com            MX(10)    mail.example.com
example.com            NS    robtns2.example.com
example.com            NS    ns1.example.com
example.com            NS    robtns3.example.com
example.com            TXT    v=spf1+a+mx+all+a: xxxxxxx.example.com

i am using the dns server of my provider !
 
Back
Top