1 # TLS client: creds caching
5 cp DIR/aux-fixed/cert1 DIR/tmp/certs/servercert
6 cp DIR/aux-fixed/cert1 DIR/tmp/certs/serverkey
8 # load up one message in the queue
12 # start the daemon, with a queue-run interval
13 # this will send the queued message and the receive will re-queue it
14 #exim -d-all+tls+receive+timestamp -DSERVER=server -bd -q7s -oX PORT_D
15 exim -DSERVER=server -bd -q7s -oX PORT_D