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

  1. T

    postfix errors

    I know this is old but I also just had this issue, it seems to come up from time to time. Found the fix, really quite simple: postfix set-permissions
  2. T

    Resolved plesk is not compatible with libopendkim update

    Thanks IgorG Looking forward to the resolution. Error: Package: psa-mail-driver-common-17.0.17-cos6.build1700161124.17.x86_64 (@PLESK_17_0_17-dist) Requires: libopendkim.so.10()(64bit) Removing: libopendkim-2.10.3-7.el6.x86_64 (@epel)...
  3. T

    Resolved plesk is not compatible with libopendkim update

    -From Thread: https://talk.plesk.com/threads/plesk-12-5-30-to-onyx-upgrade-problem.340985/
  4. T

    Issue Incorrect recipient mailname

    Didn't think they were cron messages, they seemed to be random in generation possibly relating to some kind of system event notification. But upon further review seems every :01 or :02 past the minute to the button, unless it is actually processing mail at that time and it might delay. Digging...
  5. T

    Issue Incorrect recipient mailname

    I've tried both but what I'm trying to do is find out WHAT is sending these messages that are not being delivered. I tried your other fix with the sendmail path but the errors still appear and I can't track down for example why it has 'pleskuser' or 'LOCALACCOUNT' it is sending from. When I...
  6. T

    Issue Incorrect recipient mailname

    IgorG, I have searched just about everywhere that alerts are sent and cannot find why it is referring to one of my 'localusernames' instead of an actual e-mail address. The errors above appear just about every minute or so. Is there any way to track down what is attempting to send message or...
  7. T

    Issue Incorrect recipient mailname

    I'm pretty stuck, researching old old articles which I thought were relevant but not finding a solution. While all services are running correctly I assume these might be e-mail messages for some kind of alert but all the messaging systems watchdog, fail2ban, etc etc that I can find are setup...
  8. T

    Tomcat 8

    In the process of becoming PCI complient, we we informed of the following CVE, any plans to upgrade Tomcat? http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190 Certain AJP protocol connector implementations in Apache Tomcat 7.0.0 through 7.0.20, 6.0.0 through 6.0.33, 5.5.0 through...
  9. T

    Nginx ngx_http_realip_module for Plesk?

    Hi, IgorG is correct however the configuration does not include ALL of the CloudFlare IP addresses, I simply added them. You can find more information here: https://support.cloudflare.com/hc/en-us/articles/200170706-How-do-I-restore-original-visitor-IP-with-Nginx- vi...
  10. T

    Access logs on 12.5 logging destination IP not remote IP

    Good to see you are still around IgorG :) Ended up filling out a support request, the support agent advised the following: "In order to fix this issue, I have edited /etc/httpd/conf.d/rpaf.conf file The loadmodule "LoadModule rpaf_module modules/mod_rpaf.so" was commented out. I have...
  11. T

    Access logs on 12.5 logging destination IP not remote IP

    Access logs on 12.5 logging destination IP not remote IP xxx.xxx.xxx.xxx - - [22/Oct/2015:14:56:07 -0400] "GET / HTTP/1.0" 302 263 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" www.exampledomain.com where xxx.xxx.xxx.xxx is equal to the ip assigned to the...
  12. T

    Prevent use of local mailserver

    Edit your php.ini, remember each domain can have its own php.ini configured. ini_set('disable_functions','mail');
  13. T

    ModSecurity Firewall log file huge

    Thanks, I had already found the RelevantOnly option among some others. Seems our issues are now resolved as well.
  14. T

    Prevent use of local mailserver

    If you run the following command does it still allow php mail to be sent? /usr/local/psa/bin/domain --update example.com -mail_service false This thread might also prove to be useful http://talk.plesk.com/threads/disable-function-mail.262372/
  15. T

    After mod security logrotate new log is empty

    You can try restarting apache service httpd restart Don't worry I'm having lots of issues with the mod security myself. Trying to test and ensure it is actually working and keeping it from logging TOO many events
Back
Top