X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fdoc%2Findex.php;h=098ba20fa5d452576a8cda58407efa7613c635e4;hb=0ce6b60d0dffe894fcefc01605e8c113b47362a2;hp=4e8e151c9023561b99c6e56f41a45189f0956d71;hpb=020a4a5ea2be725b155cae3a2cadc9aba3911b9b;p=clearscm.git diff --git a/maps/doc/index.php b/maps/doc/index.php index 4e8e151..098ba20 100644 --- a/maps/doc/index.php +++ b/maps/doc/index.php @@ -1,4 +1,4 @@ - @@ -11,12 +11,11 @@ include "MAPS.php"
-

- MAPS Spam Elimination System!

+

Spam Elimination System!

- What is MAPS? -

MAPS - which the observant might notice is SPAM spelt backwards - +

MAPS - which the observant might notice is SPAM spelled backwards - works on a simple principal that is commonly used with Instant Messenger (IM) clients such as AOL's Instant Messenger or Microsoft's Messenger. That is that with most IM clients you need to @@ -44,42 +43,54 @@ include "MAPS.php" filter) which processes your email like so:

    +
  1. Extract senders email address - no sender address (and no envelope + address)? Discard the email
  2. -
  3. Extract senders email address - no sender address (and no - envelope address)? Discard the email
  4. +
  5. Check to see if the sender is on your white list - if so deliver the + mail
  6. -
  7. Check to see if the sender is on your null list - if so - discard the email
  8. +
  9. Check to see if the sender is on your black list - if so return a + message telling the sender that s/he is blocked from emailing you.
  10. -
  11. Check to see if the sender is on your black list - if so - return a message telling the sender that s/he is blocked from - emailing you.
  12. +
  13. Check to see if the sender is on your null list - if so discard the + email
  14. -
  15. Check to see if the sender is on your white list - if so - deliver the mail
  16. +
  17. Otherwise send the sender a bounce back message with a link for them to + quickly register. Also, save their email so it can be delivered when they + register
  18. +
-
  • Otherwise send the sender a message with a link for them to - quickly register. Also, save their email so it can be delivered - when they register
  • +

    As you can see this algorithm will greatly reduce your spam. Also, it's + easy for real people to register. Spammers typically do not read any email + returning to them so they never register!

    - +

    What to do if you get a bounce back/register email from MAPS?

    -

    As you can see this algorithm will greatly reduce your - spam. Also, it's easy for real people to register. Spammers - typically do not read any email returning to them so they never - register!

    +

    If you receive a bounce back/register email that means you are not yet on + my white list. You can register by clicking the link and then typing your + name. That's it! You will then be added to my white list and your previous + email will be delivered. Also, all future emails from your email address will + be automatically delivered. Note, I reserve the right to remove you from my + white list and optionally add you to my null or black lists.

    -

    Other topics

    +

    What to do if you get a black list bounce back email from MAPS?

    - +

    Other topics

    + +