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

  1. J

    Plesk 11.5.30 and Varnish

    I had plesk and varnish working together great in 11.0.9 then was forced to upgrade to 11.5.30 and now plesk doesn't play well with varnish. Sad day..
  2. J

    After Upgrade Plesk 11.0.9 #59 to 11.5.30 #19 Error "400 Bad Request"

    PriyanA, You added the error_page line of code to the plesk.conf file? My conf file does not include that line and I get the same error you were getting. Thanks, Justin
  3. J

    Does Plesk 11 Support Email Piping?

    Doesn't seem to work. I just keep getting Oct 14 12:59:18 imageinabox qmail: 1381773558.947005 delivery 116: deferral: Status:_404_Not_Found_/Content-type:_text/html_/_/No_input_file_specified./ I trying to use php script to read the email. #!/usr/bin/php -q <?php $message =...
  4. J

    Can't Re-Read Ip Address

    So today I got a new ip address added for an SSL client and plesk won't re-read the ip address to display it. I get this error: 2013-05-02T14:17:17-05:00 ERR (3): Domain has no NS DNS record. I also, tried doing it via the command line: /usr/local/psa/bin/ipmanage --reread and get the...
  5. J

    qmail message from random from email address and being sent..

    I would also recommend looking at your /var/log/secure and seeing if anything else (different IP) connected through SSH.
  6. J

    qmail message from random from email address and being sent..

    I ran this command to find the files. find / -xdev -type f -print0 | xargs -0 grep -H "testrambo2"
  7. J

    qmail message from random from email address and being sent..

    Hey Sbrissen, Is it going to the same email address?
  8. J

    qmail message from random from email address and being sent..

    Anyone have another suggestion? I've searched the entire system for code 'anonymous@domaintld.com' and nothing is returned.
  9. J

    Restart Qmail service on Plesk 11

    What does your Services management show? Mine looks like this:
  10. J

    Restart Qmail service on Plesk 11

    Have you tried /etc/init.d/qmail restart
  11. J

    qmail message from random from email address and being sent..

    This isn't a bounceback. This is something is trying to send to testrambo2@gmail.com throughout the day.
  12. J

    All subdomains defaulting to 2nd IP

    VinnyT, Was the subdomain already setup before you added the dedicated IP? Or did you added the dedicated IP then the subdomain?
  13. J

    qmail message from random from email address and being sent..

    Hey guys, Has anyone see anything like this in their qmail message logs? Mar 28 13:37:44 domaintld qmail-queue-handlers[23715]: Handlers Filter before-queue for qmail started ... Mar 28 13:37:44 domaintld qmail-queue-handlers[23715]: from=anonymous@domaintld.com Mar 28 13:37:44...
  14. J

    No such user: nginx

    Thanks DaveKay, I will check this out.
  15. J

    No such user: nginx

    IgorG, Since we cannot create the user accounts. How can I get the error message within Plesk Admin removed? Also, I noticed within the default template the nginx configures are being created. Can I remove them from their so it doesn't create the nginx.conf files each time? Thanks, Justin
Back
Top