summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0391
blob: 5d459eb9d84c5572dfd7077e4ac87255f540672d (plain)
1
2
3
4
5
6
7
# 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
****