Answers for "how to send email mac os terminal"

1

you have new mail terminal mac

# type the below command to see all the mail

$ mail
Posted by: Guest on August-18-2021
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 "how to send email mac os terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language