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.
One thing I've noticed on CentOS is the installation of caching-nameserver-7.3. It appears to overwrite the default named.conf file and when you try to start BIND, it tanks. I've just been able to remove the named.conf that caching-nameserver installs and restore from an older version of...
I've seen similar behavior and one way I was able to save our servers was to nuke the MX record in the customer's domain. Obviously that kills everything, but the inbound flow was so massive it was eating 100% of the servers resources.
Since then we have a Barracuda Spam Firewall cluster in...
Hello,
We are seeing lots and lots of connections from blackberry.com coming in to IMAP and IMAPS on our servers. They seem to be persistent. In fact, I've see 30-40 connections on IMAP from blackberry that never seem to drop. I've even done a tcpdump on several of the connections and there's...
Thanks very much. That worked well.
I also just figured out a grep string that would work too:
grep aol.com /var/qmail/mailnames/*/*/.qmail
Thanks for your help.
-Nick Voth
Hello,
I need to find all the mail accounts that have redirects to any AOL.com address. The Plesk support guys offered this:
mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e "select domains.name, Parameters.value from domains,Parameters where domains.params_id=Parameters.id and...
Bingo. We are using Virtuozzo. I have been playing with the settings in xinetd. No luck. There seems to be a bit of extra "junk" in there for the same service, but changing the settings there doesn't help.
It is definitely something about the upgrade, at least on my end. I've gone clean Plesk...
Hello,
I searched the forum but couldn't find any resolution to this. Several times now after various version upgrades, I've had grayed out icons for some of the services under the "Services management" area.
For instance, I just upgraded from 7.5.2 to 7.5.3 and the SMTP Server (Qmail)...