How do we find invalid email addresses in TeamTrack?

choudary_ss's picture
choudary_ss asked on April 3, 2012 - 8:49am | Replies (3).

We have almost 14000 TT users, and we are finding hard to find invalid email address.

Do we have any script to get all the invalid email address?

3 Answers

jptownsend's picture

Have someone write a query of the table and then go from there, if the invalid email adress is in teh @xxxxxx part that should be easy to query as well. Otherwise you can always check the email log.

choudary_ss's picture

Thanks for the response. We written a script for it, and the script working as expected. But do we have any way to find the whole address is valid

ex : [email protected]

we written script for "gmail.com" is valid or not. Now how to find "abc" is valid email address

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.