Hey there!
I’m using the Get a Subscriber MailerLite module to add a subscriber using an email reminder I always receive. The email address from the subscriber I want to pull is in the “reply-to” field and it looks like this:
1 =?iso-8859-1?b?Sm/jbw==?= Doe <johndoe@domain.com>
I just want the email out of this string.
Is there a way to pull it?
Thank you!