It's simple and efficient.
/path/to/exim -v 'user@domain' message here ^D ( control D )
The "control D" sends an EOF to the executable. To get the path simply "which exim".
It's simple and efficient.
/path/to/exim -v 'user@domain' message here ^D ( control D )
The "control D" sends an EOF to the executable. To get the path simply "which exim".