]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/0000-Basic/0635
Taint: de-taint $2 (fixed part of key) from a matching partial-search
[user/henk/code/exim.git] / test / scripts / 0000-Basic / 0635
1 # $recipients used in ${run...}
2 exim -bs -odi
3 helo test
4 mail from:someone@some.domain
5 rcpt to:CALLER@HOSTNAME
6 data
7 This is a test message.
8 .
9 quit
10 ****
11 exim -q
12 ****