This is simple, but I always forget how to do it when I need it and it’s hard to find on google for some reason. echo “hi” | mail -s “My Subject” to@someone.com — -f from@someone.com
Continue reading about Changing the from field when sending email
This is simple, but I always forget how to do it when I need it and it’s hard to find on google for some reason. echo “hi” | mail -s “My Subject” to@someone.com — -f from@someone.com
Continue reading about Changing the from field when sending email