diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-06-06 17:01:02 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-06-06 20:49:10 +0100 |
commit | 936fcb6fc957910826dc7f2fc349cdc0c3a456d6 (patch) | |
tree | 856b5b6531cefd2991b7c3398950920ec5f51680 /test/scripts/0000-Basic | |
parent | 8226202acc1d8db777071b16857b93fe222d425a (diff) |
Testsuite: testcase for multiple listener sockets ready
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0624 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0624 b/test/scripts/0000-Basic/0624 new file mode 100644 index 000000000..0c3db409d --- /dev/null +++ b/test/scripts/0000-Basic/0624 @@ -0,0 +1,10 @@ +# multiple listener sockets ready +# +exim -bd -DSERVER=server -oX '<, PORT_D,PORT_D2' +**** +exim a@test.ex b@test.ex c@test.ex +Subject: test mail +**** +# +sleep 8 +killdaemon |