How to match a string like '+447537170394 <[email protected]>' in a send hook?

Chris Green <[email protected]>
Newsgroups gmane.mail.mutt.user
Message-ID <ZvPAznzvOOL8GTDu@q957>
I want to match the following string in a To: address for a send-hook:-

    +447537170394 <[email protected]>

The + and < and > have special meanings (I think) in an RE, is there a
simple way to tell send-hook that this is just a string with no
special meanings at all or am I going to have to escape all the
specials?  If I do need to escape them all what do I actually need to
put?  Is it just:-

    '\+447537170394 \<sms\@aa\.net\.uk\>'

... just tried the above, it doesn't match.  So there must be more to
it.

-- 
Chris Green
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.