• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. afuego

    Issue Change cron mailfrom address

    Hi Peter, Thank again for your help, we are talking about the mail generated by the cron task execution. The output of # grep MAILFROM /var/spool/cron/* grep: /var/spool/cron/atjobs: Is a directory grep: /var/spool/cron/atspool: Is a directory grep: /var/spool/cron/crontabs: Is a directory...
  2. afuego

    Issue Change cron mailfrom address

    Thank you so much for your advice, I tried with another external SMTP (Sendgrid) but it's blocking the emails with this error message 'This email was not sent because the From field did not contain a valid email address.'. At least using Sendinblue as External SMTP delivers it the emails but...
  3. afuego

    Issue Change cron mailfrom address

    Hi Peter, Mails are being sent to the var/log/maillog, I receive the emails to [email protected] however the from email address is root (cron deamon) or invalid@invalid, even when the from email address in the var/log/maillog is from [email protected] Mar 22 12:00:03 cp msmtp...
  4. afuego

    Issue Change cron mailfrom address

    Mine looks like this... MAILTO="[email protected]" SHELL="/bin/sh" 30 1 * * * /usr/local/psa/admin/sbin/fetch_url 'Website Domain Names, Online Stores & Hosting - Domain.com' its missing the parenthesis () and > /dev/null when I tried to add the missing...
  5. afuego

    Issue Change cron mailfrom address

    I tried but didn't work for me. After I executed #crontab -e, added the line [email protected] and now I do not receive any emails from Scheduled Tasks. I removed the [email protected] and still cannot receive any emails where before at least I got them from root (cron deamon)...
  6. afuego

    Issue Change cron mailfrom address

    This doesn't work. It doesn't change the *Scheduled Tasks* from email address out of root (cron daemon). It only changes the *Notifications* from email address.
  7. afuego

    Resolved Nginx error log shows foreign domains pointed to our server.

    Last night some our websites went down with 503 errors due to MaxRequestWorkers server limit reached, reviewing the Nginx error log, I noticed about 8 different domains listed as "host" that point to our public IP address. Why would someone point these domains to our server without our...
  8. afuego

    Question buffer pool recommendations

    Did you make any changes to the MySQL configuration, I have a similar server and would love to see if you can share what you did to tune up the performance. Thanks in advance.
  9. afuego

    Resolved I get 2000% CPU usage (Plesk mobile app readings)

    I am experiencing high CPU usage and Load due to MySQL. How much memory did you add to the innodb_buffer_pool_size and query_cache_size?
Back
Top