# Sender verify rewrite and $sender_address
exim -d -bh 1.2.3.4
helo test
mail from:<U@W.x.y>
rcpt to:<B@a.b.c>
quit
****
