hi list
i am trying to understand how sendmail works, instead of using an outgoing mail server. it works for gmail and live.com but doesnt for yahoo or hotmail for example. they dont even get to the spam folder.
i am complete beginner for email. what should i do to flag outgoing emails as proper email by using sendmail
The simplest check for spam compares the outbound domain in the mail headers to the actual host the mail came from. If they differ, then either a spammer has penetrated a computer and is using it to mask their real domain name - or a Rails newb is on the loose!