hi,
In the SMTP receive we can see an incoming message:
,250 2.1.0 Sender OK,
, RCPT TO:<*********>,
,250 2.1.5 Recipient OK,
,DATA,
,354 Start mail input; end with <CRLF>.<CRLF>,
,250 2.6.0 ********* Queued mail for delivery,
,QUIT,
,221 2.0.0 Service closing transmission channel,
- The message is not visible in mailtracker.
- the message is visible in the smtpreceive log and according to the logs everything is fine.
- We have no blacklist in our exchange server 2007.
- the e-mail address of the sender is not blacklisted.
- we use forefront, it's not visible in forefront.
- there is no virusscanner on our exchange server.
Where is the e-mail message? It seems like it's stuck somewhere, but we cannot find out where.