input: name <[email protected]>; hans@dhdfhgdfgh <hans.dampf@xxxx>;
Output: [email protected], [email protected], [email protected],[email protected]
So basically I have to erase the stuff between: >;(?*)<
But my regex isn't working. can anyone help me?
Simon