Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Well, SPF & DKIM were already added. All I did was to configure the correct domain name in Postfix settings as defined here: How to change the hostname and SMTP banner in Postfix on a Plesk server
On my Linux Plesk Obsidian 18.0.28 I am running following simple command from Linux command line to send email to my Gmail
When I run above command the email does not go out and this I get following error in /var/log/maillog
I tried to use sSMTP utility and configured authentication in...
Hi,
Yes, this is what I did and defining variable disable_functions = mail under domain PHP settings prevents the script to run via http://example.com/spam.php but if it runs by shell via php /path/spam.php still sends the mail. Not sure why is it doing by shell?
Regards,
Faraz
Hi,
We are using Plesk version 12.0.18 and in a situation where one of our domain is keep sending spams(due to outdated code), we will resolve the code issue but it will take much time for us, so I was wondering if there is any possibility that we can disable PHP mail function for this domain...
Hi,
Sorry if it has already been asked, but I did not find it.
We have one of our server where we have sites but due to security/spam issues we don't want postfix to be there on that machine. So, when I stop the postfix service it is started again after sometime. Can you let me klnow how can I...
Hi,
Just came back to thread and it's good to see that it was an issue with update and there is a resolve now at http://kb.odin.com/en/126824. I have 2 questions now
1. When I faced this issue on 5th Sep. 2015 I simply uninstalled the Nginx which worked for me(as explained in my very first...
Hi,
I am sure that I did run both
/usr/local/psa/admin/bin/nginxmng --enable
and
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
but it did not resolve my issue, what I had to do was to uninstall the Nginx and everything started to work.. are you aware of any issues which came up after...
Hi,
Everything was working fine till yesterday when Plesk update came in and all sites stopped responding, I tried to login to Plesk and it was fine but only websites were not working, I tried to restart httpd service and even tried to restart the whole server but websites did not work... upon...
Hi,
Following is our system details
OS CentOS 6.3 (Final)
Panel version 11.0.9 Update #55, last updated at June 26, 2013 09:25 AM
I have been trying to update MySQL to version 5.5 via Plesk autoinstaller from command '/usr/local/psa/admin/sbin/autoinstaller' and when go to next step...