Changes between Version 11 and Version 12 of Docs/825gen2/Dev/Networking/SendEmail


Ignore:
Timestamp:
02/15/24 09:21:37 (9 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Networking/SendEmail

    v11 v12  
    55The sendmail and msmtp commands are included in our Yocto Linux build.
    66
    7 {{{
    8 cd /home/root
    9 
    10 
    117Create the msmtp config file
    128
     9{{{
    1310nano ~/.msmtprc
     11}}}
    1412
     13{{{
    1514defaults
    1615tls on
     
    3938{{{
    4039nano message.txt
     40}}}
    4141
     42{{{
    4243From: wilsonwareapps@gmail.com
    4344To: dwilson@cardet.com
     
    6566{{{
    6667nano ~/.msmtprc
     68}}}
    6769
     70{{{
    6871defaults
    6972tls on