Need a little help with regex to parse a email address from the body of a email and set it as ContactID
The email address appears like this in the body (on its own line): Email:[EMAIL PROTECTED] I have tried this (I don't know regex I was just guessing): Email:*([EMAIL PROTECTED]) I tested an email and it gave me this as a Contact ID : [EMAIL PROTECTED] So I'm close. A little help please. Barry Keyles
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
