Using fedora 17 commandline 'mail' program cannot send to hotmail
- by Eric Leschinski
I am trying to use the console in Fedora 17 to send an automated email to myself.
I run this:
echo "email content" | mail -s "blah" my_email@gmail.com
It works fine, google treats it as a spam email, but when you mark it not spam everything is cool. For Hotmail there are policies to prevent the email from being sent.
I do this:
echo "email…