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 βPosts tagged with
Apache
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 β