Not sure if Im in the right forum, but hopefully someone can help me..
I have one message stuck in the system that is sending 3000 messages over a few minutes to a users mailbox.
Tailing the /var/log/maillog I'm being shown the followin:
Aug 24 12:20:59 mail sendmail[8581]: k7OBJtUI008581: ruleset=check_mail, arg1=<vlqzvurgfxy@hotmail.com>, relay=root@localhost, reject=451 4.1.8 Domain of sender address vlqzvurgfxy@hotmail.com does not resolve
Aug 24 12:20:59 mail sendmail[8581]: k7OBJtUI008581: from=<vlqzvurgfxy@hotmail.com>, size=0, class=0, nrcpts=0, proto=ESMTP, relay=root@localhost
I know the message is not resolving, but I want to delete it, remove it completely.. But I can't.. I've checked /var/spool/clientmqueue and deleted all files in there, restarted scalix and the sendmail but it still happens..
Anyone?