Answers for "mac send email attachment command line"

0

mac send email attachment command line

#brew install mutt
mutt -s "the subject" -a myattachment.zip -- [email protected] <<< "some message"
Posted by: Guest on January-14-2021

Code answers related to "mac send email attachment command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language