Locally running this cURL command proxied through the same container, works fine:
Code:
curl --ssl smtp://smtp.mymail.com:587 --mail-from id@mymail.com --mail-rcpt test@myrcpt.com --upload-file email.txt --user 'id@mymail.com:password' -v
Statistics: Posted by gundolf — Sat Mar 29, 2025 12:02 am