Tagged Message Delivery Agent

From Wikipedia, the free encyclopedia

TMDA is an open-source software application designed to reduce the amount of spam (Internet junk-mail) a user receives. TMDA's main difference from other anti-spam systems is the use of a controversial challenge/response system that bulk mailing machines and programs are either unwilling (to save bandwidth) or unable (due to lack of programming) to answer.

The technical countermeasures used by TMDA to thwart spam include:

  • Whitelists: Whitelists are essentially an 'accept list'. All messages from addresses in these lists are automatically allowed through no matter what the content is.
  • Blacklists: Blacklists are a 'block list'. All messages from addresses in these lists are automatically blocked.
  • challenge/response: A controversial system that allows the claimed senders that are not on either the Whitelist or the Blacklist to prove that they are legitimate (not spam). Since spammers often forge the email addresses of the claimed sender, these challenges often go to the wrong people. This can be an image with a response question or some other script that a mass-mailing machine is unwilling or unable to do.
  • Tagged addresses: Special-purpose e-mail addresses such as time-dependent addresses, or addresses which only accept certain kinds of communication. These increase the transparency of TMDA for unknown senders by allowing them to safely circumvent the challenge/response system.

[edit] External links