Hello all, i have small script that send me daily report of mail usage, as I had some Amazon issue. Today i noticed strange email in sent report. Anyone can help me to try to check how this mail was sent, is it sent and what content was?
Hello, thanks for reply. Below is e-mail, that is not my domain, or e-mail on my domains. How can he be "sender"? Host/Domain Summary: Messages Received (top 5) ---------------------------------------------- msg cnt bytes host/domain -------- ------- ----------- 1 213212 khoemacaucopper.com top 5 Senders by message count ------------------------------ 1 [email protected] top 5 Senders by message size ----------------------------- 213212 [email protected]
You do not say what log or what kind of report you are looking at, but maybe it is [email protected] sending mail to some e-mail box on your server? If you want to see contents of that message, read mail.log to see where that message was delivered. Or if it still in mail queue, postqueue can show you the message given the mail ID. The mail.log would also show you where the message came from and where it went.