I was checking through some log files today to check if an email was sent and came across the qpsmtpd log with the following entry repeating every 5 minutes.
Dec 10 15:30:12 postmanpat fetchmail[20474]: SMTP error: 450 Could not resolve taylored.local (#4.4.3)
Dec 10 15:30:12 postmanpat fetchmail[20474]: SMTP error: 450 Could not resolve taylored.local (#4.4.3)
Dec 10 15:35:06 postmanpat fetchmail[20846]: Server CommonName mismatch: localhost != my.isp.net
Dec 10 15:35:06 postmanpat last message repeated 2 times
Dec 10 15:35:11 postmanpat fetchmail[20846]: SMTP error: 450 Could not resolve taylored.local (#4.4.3)
I was trying to reply to an email someone had sent with the wrong reply address (taylored.local domain) which I have since sorted, but it seems by this log that the mail is bouncing around my server somewhere, yet I'm not getting any errors in either my email box or the admin (have checked junkmail boxes etc). Any clues as to why, how to cancel ? the mail queue status reports nothing unusual.
Mail Log File Analysis
Report generated: Wed 10 Dec 2008 16:16:04 NZDT
messages in queue: 0
messages in queue but not yet preprocessed: 0
End of Report
--------------------------------------------------------------------------------
SME Server 7.3
The qmail log doesn't even mention the mail.
Thought about creating a local domain to see if it will drop into the admin box and stop that way.