summaryrefslogtreecommitdiff
path: root/test/scripts/3200-testdb/3213
blob: ba34ffe116e9ca9525c16631345a9a27dedfc454 (plain)
1
2
3
4
5
6
7
8
# address list matching an empty address
exim -bs
helo x.y.z
mail from:<>
rset
mail from:<x@y>
quit
****