Comment by 👻 ps

Re: "How to send Misfin message with CLI? Trying this one cmd..."
In: s/misfin

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!

👻 ps [OP]

Sep 02 · 3 months ago

Original Post

🌒 s/misfin

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)

💬 ps · 3 comments · 1 like · Sep 02 · 3 months ago