|
Hello,
Eventhough, Sender Policy Framework (SPF) is an emerging standard by which the owners of domains identify their outgoing mail servers in DNS, and then SMTP servers can check the addresses in the mail headers against that information to determine whether a message contains a spoofed address.
SPF does NOT limit in ANY WAY spoofed e-mails.
This is due to the fact, that the SPF standard does not protect the "From" address, which is seen in the e-mail client, but the so-called envelope sender address, visible only, when the message source is opened (in the Return-Path header).
Users need to implement Simple Authentication and Security Layer (SASL) SMTP for sending mail. Once this is accomplished, administrators can set their domains so that unauthenticated mail sent from them will fail, and the domain’s name can’t be forged.
Other technological solutions, such as digitally signed e-mail, with either desktop or gateway verification, have been proposed by such bodies as the Anti-Phishing Working Group
Thanks,
Simon S
Technical Support Executive,
Accuwebhosting
|