Logging from to and subject in postfix
We needed to analyse the from, to and subject on one of our servers to deal with a persistent spammer. Add this to your header_checks […]
We needed to analyse the from, to and subject on one of our servers to deal with a persistent spammer. Add this to your header_checks […]
A client uses fail2ban plus a number of other custom scripts to build his firewall to block unwanted access. The firewall table was getting very […]
This is not an easy task without knowing a few tricks as the log files are not an awful lot of help. Providing you have […]
I installed qmailhandle and tried to delete using wildcards and it didn’t work. This command however does. /usr/bin/qmhandle.pl -h’\@domain’
To retry all the emails in the qmail queue kill -ALRM `ps ax | grep [q]mail-send | awk ‘{print $1}’`
Recently I have been getting quite a few spam problems where the spammers were using valid smtp auth accounts on my server. They have either […]
If you get unusual errors when uploading a file via http check the error log. If you see this error message [Tue May 27 17:55:15 […]
I need a list of domains to use in a script for rebuilding a DNS server. This did the job. mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa […]
A client contact me today to say he had received an email from his dedicated hosting provider stating that his server was sending out masses […]
I had a couple of clients complaining that their wordpress sites had been hacked. I went to their site and saw nothing out of place. […]
Copyright © 2024 | WordPress Theme by MH Themes