Is this a true statement. If a message is sent to postfix via smtp, in the message headers will ALWAYS be at least one header of the form:
Received: from...
I believe this to be the case, which means the only messages without that are
the locally sent emails. Wouldn't that be true?
