To remove MailScanner and the MailScanner Front-End, run these commands in shell as root: cd /usr/mscpanel sh uninstall.msfe.sh cd /root wget http://www.configserver.com/free/msinstall.tar.gz tar -xzf msinstall.tar.gz cd msinstall/ sh uninstall.sh Remove the sare rules and MailScanner-specific SpamAssassin configuration files (in shell as root): cd /etc/mail/spamassassin/ rm -fv *sare* configserver.cf mailscanner.cf To remove the MailScanner Configuration icon […]
See MoreTag: hostripples
Remote_smtp defer (-53): retry time not reached for any host
Error : LOG: retry_defer MAIN ==email@******.com R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host To Resolve this you should: /usr/sbin/exim_tidydb -t 1d /var/spool/exim retry > /dev/null /usr/sbin/exim_tidydb -t 1d /var/spool/exim reject > /dev/null /usr/sbin/exim_tidydb -t 1d /var/spool/exim wait-remote_smtp > /dev/null /scripts/courierup — force /scripts/eximup –force
See MoreAllowing SFTP access in Plesk 9
Login as Admin into the plesk : Go to Plesk Click on the domainname.com for which you want to enable SFTP Click on “Web Hosting Settings” Where you will see ‘Shell access to server with’ FTP user’s set it to credentials to “/bin/bash” And you are Done.
See More