SysSachin
- Total activity 1153
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 550
Comments
Recent activity by SysSachin-
Did you try to reboot the server, and after rebooting still you get the error ?
-
Hello, May I know the exact email logs for the email sending. You can check the logs with the help of the URL :- tail -f /var/log/exim_mainlog Hope this helps.
-
Can you please provide the output of the below command crontab -l -u username And you can check the logs as well and provide us the recent logs root@web [/var/log]# cat cron | grep username
-
Under MX record can you please provide the screenshot so that I can have a check.
-
Firstly, you can take backup of your httpd conf file and then you can just remove the entry of the domain from virtual host entry and restart HTTPD. It should work.
-
Can you please let me know what exact error you get while you trying to connect to roundcube as well as horde. Please share the screenshots.
-
Can you please provide your cron details. Give command crontab -l -u username
-
Make sure you have the correct ownership as username for the wp-content and upload folder. Also the folder permission will be 755 and file permission will be 644. Once you have correct ownership ...
-
Can you please check the logs, tail -f /var/log/exim_mainlog and then send a email and let us know. Also check if you have not disable php email on the server.
-
May be you can fix this by installing the ssl on your incoming and outgoing mail server. That is hostname of the server. Have the ssl installed on the hostname of the server. You will not get the ...