If you get many of these in your massages log, it is as a result of spammers hitting the mail server with bogus domains and the DNS is trying to resolve the IP to the domain, it is coming back false, and the mail server drops the message as designed. To avoid these message, though I like knowing …
Read more →Apache
Posts tagged with
HTTP not working
I was surprised that apache didn’t work out of the box. Thanks to DoomDeathMetal (what a name!) this was easily solved: rm -rf /etc/httpd yum -y reinstall httpd systemctl start httpd.service
Read more →Unable to start piped log program
unable to start piped log program ’ /usr/local/ispconfig/server/scripts/vlogger -s access.log -t “%Y%m%d-access.log” -d “/etc/vlogger-dbi.conf” /var/log/ispconfig/httpd’: No such file or directory Unable to open logs This happened after I deleted ISPConfig3 which …
Read more →