Could the list be set up to:
1) maintain a list of email addresses that have been verified GOOD.
2) maintain a list of email addresses that have been verified BAD (e.g. [EMAIL PROTECTED]).
3) Check all inbound messages, such that:
3a) If the message is from an email subscribed to the list, ACCEPT.
3b) If the message is from a verified GOOD email, ACCEPT.
3c) If the message is from a verified BAD email, REJECT.
3d) Otherwise, hold message for 1 week, and send message to sender asking for confirmation.
3e) If no confirmation received after 1 week, purge message.
3f) If confirmation received, add sender to GOOD list and post message.

That way, everything is automated, 99.9% of the spams will be dropped, and any spammers that DO confirm can be moved from the good list to the bad list.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to