John Doe: > Hello, > A few days ago i received a email that has a send and a received > (from/to) field set to someth...@gmail.com, and in the header the > X-Original-To is set to myaddr...@mydomain.com and this mail gets > delivered to my account.
Postfix delivers mail to the ENVELOPE recipient address (the address in the RCPT TO command, or the address on the Postfix sendmail command line), NOT to the address in the header. Wietse