1 # rewrite to empty sender
2 exim -f postmaster@my.domain userx
6 mail from:<postmaster@my.domain>
7 rcpt to:<userx@test.ex>
13 # This one provokes a sender verify (the above one doesn't)
16 mail from:<postmaster@my.domain>
17 rcpt to:<usery@test.ex>