MHO I believe that keeping my Members bound to the site is critical to recapturing revenue (ala... Making $$$). It would be nice if a feature existed in AEDating (admin panel) that could scan the site EMAIL's and profile descriptions for keywords and remove them. e.g.:
somebody posts their EMAIL addr in a profile of EMAIL's it to another member. Or does the billybob/at/yahoo dot com...etc... The feature I'm describing would allow a table of 'forbidden' words and EMAIL pattern matching expressions to be queried against the user generated content then replace/delete matches found. Adultfreindfinder has this feature, they work very hard to keep users from exchanging communication outside of the site easily. What do ya think community?

Well the FlashChat module has a badword filter, it is located in /chat/inc/badwords.php it can be configured but it does not seem to work that well, the filter that is.

When I configure it to replace yahoo, it will if yahoo is the only word, when you enter, name@yahoo.com the filter replaces only .com.

AE support says that a word filter would be too complicated because of various languages. i asked them if they could create a base code that we could modify.