Remove the anonymous email sender

Steen Pedersen Ementor

One of the major problems with SPAM and viruses is that the sender can easily hide. If it was possible somehow to remove or flag the emails from anonymous senders a lot of the problems caused by SPAM and viruses would disappear. There are several quite easy ways to do this. One of them is "Sender Policy Framework" - SPF (earlier known as Sender Permitted From). With SPF there is no change to the SMTP standard. SPF is an addition to the DNS. To support SPF the mail receiving gateways needs to be updated.

It is possible, just by the header of an email, to get the domain name in the from field and the sender's IP address. Compare this information with the IP addresses listed in the SPF in the DNS for this domain. Does the IP address sending the email match one of the IP addresses "allowed" by SPF to send email from the domain? So the mail gateway only needs to receive the first few hundred of bytes of an email to determine if the sender is legal or anonymous.

Some of the features which are possible when using SPF-compliant mail gateways:

  • If you make a prioritized mail handling: receive email fast from the "good" and known SPF senders and very very slow from the anonymous senders
  • Mark the anonymous emails as "not trusted source"

There are several things which are needed to make this a success.

Demonstrating SPF will be a part of the presentation.


Poll

Will taking client-side security 'into the cloud' provide better security for the end user?
Yes
No
I don't know

Leave a comment
View 1 comment

Jobs Recruit Sidebar

VB100 certification

VB100 VB's testing team put 24 anti-malware products to the test on the server version of Microsoft's latest iteration of the Windows platform: Windows Server 2008. John Hawes has all the details on which products managed to secure a VB100 award and which need have a little more work to do.
See full results.

Virus Bulletin currently has 142,692 registered users.