Check this out. http://www.regular-expressions.info/email.html --- “Talk is cheap. Show me the code” - Linus Torvalds On Thu, May 13, 2010 at 7:34 AM, Ron Piggott <ron.piggott@xxxxxxxxxxxxxxxxxx > wrote: > > If $message_body contains: > > $message_body="You are subscribed using user@domain. To update"; > > How do I capture just the e-mail address? > > Ron > >