mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
4358019f34
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
387 B
Text
7 lines
387 B
Text
libspf2 implements the Sender Policy Framework, a part of the
|
|
SPF/SRS protocol pair. libspf2 is a library which allows email
|
|
systems such as Sendmail, Postfix, Exim, Zmailer and
|
|
MS Exchange to check SPF records and make sure that the email is
|
|
authorized by the domain name that it is coming from.
|
|
This prevents email forgery, commonly used by spammers, scammers
|
|
and email viruses/worms.
|