• 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.

Recent content by Dieter Blancke

  1. D

    Resolved Creating mailbox (with forwarding / alias option) gives error through XML API

    Okay yes, thank you for your response! I managed to fix it by removing the password from the first request.
  2. D

    Resolved Creating mailbox (with forwarding / alias option) gives error through XML API

    Hello there! Thank you for the help, after removing the password field, it did work ... To set a password, should it then be done afterwards in another API call or?
  3. D

    Resolved Creating mailbox (with forwarding / alias option) gives error through XML API

    I'm trying to create a mailbox by using the XML api with the following code: <?xml version="1.0" encoding="UTF-8"?> <packet> <mail> <create> <filter> <site-id>12</site-id> <mailname> <name>testing</name> <mailbox>...
Back
Top