You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# send and email (with an attachment) from the command line using mutt
# use to send a .csv file or .pdf to a recipient
echo "Hey Ben, I know how to use command line to send and email with an attachment, this is from one of our AWS instances." | mutt -e 'my_hdr From: EMS DevOps <[email protected]>' -a SugarCRM_Prereq.sh -s "I worked it out" -- [email protected]