x script question
I have a domain that is filling up my email queue on a server.
But the x script location only shows this:
X-Mailer: IceWarpWebMail4.1.4
X-OutGoing-Spam-Status: No, score=-1.9
X-PHP-Script: your-main-domain.com/ for 127.0.0.1
And there is no emails set up on the account.
Some sort of webmail that has the login details for the account?
[COLOR="silver">- - - Updated - - -
Another email after says it's from: X-Mailer: MIME::Lite2.117
This is really weird.
-
Can you paste the output of exim -Mvh queue ID 0 -
Hello :) Try running the following command: awk '$3 ~ /^cwd/{print $3}' /var/log/exim_mainlog | sort | uniq -c | sed "s|^ *||g" | sort -nr
This may help determine which directory most the SPAM is coming from. Thank you.0
Please sign in to leave a comment.
Comments
2 comments