Send an email via CMD

Solved
Snowmann Posted messages 239 Status Member -  
Snowmann Posted messages 239 Status Member -
Hello, my question isn't more complicated than this: can we send an email via a cmd command and therefore a batch file as well? If possible without any other software or extensions, but if not, that's okay?
Thank you for your answers,
Snowmann.

1 answer

  1. barnabe0057 Posted messages 14329 Registration date   Status Contributor Last intervention   4 930
     
    Hello,

    You cannot send emails directly via cmd, you need to use an external command, you can find a few on this excellent site:

    https://www.raymond.cc/blog/sending-email-using-command-line-useful-for-downtime-alert-notification/

    --

    “Artificial intelligence is defined as the opposite of natural stupidity.”
    3
    1. Snowmann Posted messages 239 Status Member 2
       
      Thank you very much, it's perfect!
      0