summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0189
blob: 7a2a934c3a6e78ac6b5a3c616a3056ea05255a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
# Sender: from trusted caller
exim -odi userx
Sender: sender@some.domain

This is a test message from an untrusted caller.
****
sudo exim -odi userx
Sender: sender@some.domain

This is a test message from a trusted caller....
****