A quicker way to install spamdyke greylisting with control panel on plesk
Here is a quicker way to install greylisting and give it a decent control panel in plesk [sourcecode]wget -q -O – http://www.atomicorp.com/installers/atomic | sh yum […]
Here is a quicker way to install greylisting and give it a decent control panel in plesk [sourcecode]wget -q -O – http://www.atomicorp.com/installers/atomic | sh yum […]
One of the clients on a server I manage used a very weak password on two mail accounts and both of these had been exploited […]
If you get the mingwm10.dll found not error this is “one” solution.
If you have swapped the MTA from postfix back to qmail then the mail() command in php may not work. This is because the symbolic […]
Add the following line to /var/www/vhosts/subdomains/your-subdomain/conf/vhost.conf [sourcecode]ServerAlias www.sub.domain.com[/sourcecode] The add an A record of www.subdomain with the IP address of the server. Then execute this […]
I prefer PostFix but over the years have become used to qmail on plesk and have spamdyke working for greylisting which is better than the […]
Nice simple command /usr/local/psa/bin/sso –disable You can now access plesk using http://main-domain.com:8880
This is an easy one to fix. Edit this file. [sourcecode]/etc/courier-imap/imapd[/sourcecode] Edit the line that says [sourcecode]MAXPERIP=4[/sourcecode] And restart courier-imapd. [sourcecode]/etc/rc.d/init.d/courier-imap restart[/sourcecode]
run these three commands. You can create a cronjob to do this regularly. [sourcecode] /etc/rc.d/init.d/ntpd stop ntpdate pool.ntp.org /etc/rc.d/init.d/ntpd start [/sourcecode]
Newly installed server and the time was ahead by two hours. No matter what I did it didn’t fix it. NTP stuffed and I don’t […]
Copyright © 2024 | WordPress Theme by MH Themes