i am looking for a regular express to validate a list of email addresses like the following
test1@abd.com;test.test@abc.com;test3@test.com
and>
here is another ^(0-9a-zA-Z@([0-9a-zA-Z][-\w][0-9a-zA-Z].)+[a-zA-Z]{2,9})$