I have a very large .txt file with hundreds of thousands of email addresses scattered throughout. They all take the format:
...... >
You can use \b at the end to get the correct email to define ending of the email.
The regex
[\w\.\-]+@[\w\-\.]+\b