git://git.exim.org
/
users
/
heiko
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
testcase
[users/heiko/exim.git]
/
test
/
scripts
/
0000-Basic
/
0574
1
# named queues
2
# Exim test configuration 0574
3
#
4
exim -DSERVER=server -bd -oX PORT_D
5
****
6
#
7
exim -bs
8
MAIL FROM:<CALLER@myhost.test.ex>
9
RCPT TO: <normal@test.ex>
10
DATA
11
Subject: test
12
13
foo
14
.
15
RSET
16
MAIL FROM:<CALLER@myhost.test.ex>
17
RCPT TO: <alternate@test.ex>
18
DATA
19
Subject: test
20
21
foo
22
.
23
QUIT
24
****
25
#
26
exim -qq
27
****
28
#
29
exim -qGnosuchqueue
30
****
31
#
32
exim -qGalternate
33
****
34
#
35
killdaemon
36
no_msglog_check