Hi everyone,

Before I was using SendEmail but it seem that it’s not supporting TLSv1.3 :/ too bad because the SMTP server that I would like to use require it.

Do you have any solution ( Windows ) to send emails (TLSv1.3 supported) trough the CLI? Not powerShell ! but CMD

  • Rick_C137OP
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    Has I found nothing, I’ve write a piece of code in Python 🐍 ! and compile it for Windows…