danrussell
- Total activity 108
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 49
Comments
Recent activity by danrussell-
Hi :), You can also set SPF record to the sender domain, as almost all mail exchangers check for the Email Validation. The SPF record validates your domain and email, and gets your email delivered...
-
Hi :), The cronjob should delete the emails in "cur" directory without accessing the webmail. Please check if you have set the cron correctly.
-
Hi , I am able to achieve the password protection by doing slight modification in httpd.conf as below: I have created below entry and replaced "AllowOverride None" by "AllowOverride All": =======...
-
Hi :), Any suggestions about this case? Or need any custom settings for the same?
-
Okay Thanks. Last one: When it says Retain 'n' Daily backups in New "Backup Configuration", does it mean it retains backups of 'n' number of days or retain the 'n' number of copies of the days sel...
-
Also, is there a way to increase FTP Timeout for the Additional Destination in "Backup Configuration"? Currently it can be set between 30 and 300 seconds. As it is timing for some large accounts. ...
-
Hi Michael, Thanks for the reply. The reason is, I have a server with around 15 large accounts and several small accounts. So the small accounts are being backed up using Backup Configuration and...
-
Hi :), Firstly check the path of mysql.sock in /etc/my.cnf file on your server. Normally it is set as "socket=/var/lib/mysql/mysql.sock" (without quotes) under [mysqld] section. Then check if m...
-
Hello :), You might be talking about Self-Signed SSL on your server which causes browser warnings. If you are getting Invalid certificate warning, then you should check the Hostname of your server...
-
Hi Ryan :), Is SPF record added to the sender domain name? If not, then add it and then check. So that Gmail can pass the SPF test.