View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Sender verification

From LQWiki

(Redirected from Sender Verification)
Jump to: navigation, search

The main mail protocol, SMTP has a hole in it: there is no verification of the sender. This allows spammers and others to pretend to be anyone they want. But with a little bit of effort, sendmail (for example) can be configured to use SSL and user verification. That way you can have your own SMTP-server accessible anywhere, without open relay.

There are also several new protocols for fixing SMTP problems:


Personal tools