Regex to extract email and sender name

Job ID: 37215511

Budget: $10 – $30 USD

Project Title: Regex to extract email and sender name

Description:
I am looking for a freelancer who can assist me with creating a regex pattern to extract all email addresses and names from a single html.

The outputs shall follow this format:

Sender <sendername\@domain.xx>

The regex shall extract considering several scenario like the one I paste below. You have to ignore any cid: as includes a @.

https://regex101.com/r/eyhJh7/2