hi friends,

i am using emails from database and sending them. There is a problem that some emailids doesn't exist and they bounce back. how can i trace bad-bounced emailids and delete them from my database. i have validated the emailids like checking for @ and . in them.but more important is to solve the above problem.
i am using php and mysql.
need help