Comment by 👻 ps
I forgot about the sender with it certs :)
echo -e "misfin://test@localhost < test@localhost2 Test \r\nMESSAGE" | openssl s_client -connect localhost:1958 -cert /path/to/cert.pem -key /path/to/key.pem -ign_eof
Done!
Sep 02 · 3 months ago
Original Post
How to send Misfin message with CLI? Trying this one cmd but getting 53 code (DOMAIN NOT SERVICED): [bash] the server is working (I can send mail with Lagrange UI)