Useful Exim tidbit:
$ exim -v -odf someone@somehost
This is a test message.
.
The period (.) terminates the message, and it will print verbose log information to the stdout.
Useful Exim tidbit:
$ exim -v -odf someone@somehost
This is a test message.
.
The period (.) terminates the message, and it will print verbose log information to the stdout.