Hello,
first of all I'm new with regexp's, I tried to read some tutorials, but actually I'm stuck.
I've E-mails coming from compiled forms, what I need to do is extract from the text of the email the email that the person that compiled the form gave in. This email can be found in the text like that:
email: myname@mydomain.com
automatically I want that when I click Redirect on the incoming email, I just need to hit the shortcut from a quicktemplate and the email above would automatically appear in the TO: field so that I can send out the mail.
I successfully created the quick-template. Until know I was coping and pasting this mail then manually, but I read that maybe with regexp it would be possible to do that automatically.
Can someone help me?
Thank you
Igor
first of all I'm new with regexp's, I tried to read some tutorials, but actually I'm stuck.
I've E-mails coming from compiled forms, what I need to do is extract from the text of the email the email that the person that compiled the form gave in. This email can be found in the text like that:
email: myname@mydomain.com
automatically I want that when I click Redirect on the incoming email, I just need to hit the shortcut from a quicktemplate and the email above would automatically appear in the TO: field so that I can send out the mail.
I successfully created the quick-template. Until know I was coping and pasting this mail then manually, but I read that maybe with regexp it would be possible to do that automatically.
Can someone help me?
Thank you
Igor