Shood
- Total activity 117
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
Comments
Recent activity by Shood-
I too am in search of a fix for this. I presume the iptables rule you adapted is for a query string on the URL and not the filename itself however I am not familiar with the syntax. Hi @pyrogra...
-
If you use CSF, you can block the requests at the firewall before any processing is done for the ultimate reduction in server load. Make a file /usr/local/csf/bin/csfpre.sh Add the following code...
-
Fail option in Tweak Settings controls how your server will respond to this kind of emails, however receiving spam emails is a normal issue for any server, I receive a ton each day In other words:...
-
Hi @erol.cakar Your attachment is unavailable, however this occurred when the email address is not exist and your Tweak Settings is set to "System account" by default. To ensure: go to Tweak Sett...
-
Thank you @cPanelLauren Because this issue has stopped occurring and there's no more log details exist in (olds exim_mainlog-...gz) than I've listed above so please consider this ticket as resolved...
-
Thank you @cPanelLauren This issue stopped occurring, maybe because I blocked the real spammer email address on user cPanel You've asked for "the full exim transaction", I have listed it in my 2nd...
-
This is the rewrite_from rewriting the sender to the *actual* sender. What's the output of the following: [CODE=bash]grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F"cwd=" '{print $2}'...
-
Actually, @Shood can you show me the output of the following: egrep 'rewrite_from|srs' /etc/exim.conf.localopts ----- The output is: srs=0 rewrite_from=all
-
Thank you very much @cPanelLauren & @rackaid for your replies This's a log from exim_mainlog: 1ithng-0006CV-SF <= cPanelUserName@MyServer.tld U=cPanelUserName P=local S=552 T="Message from [spamme...
-
Hi @Ramize In fact I have no idea about Mailgun, I haven't experienced before so contacting their support maybe safe your time, but in general the 550 code indicates to a hard bounce email About t...