Michael Dinowitz wrote: > Um, the code I sent you does that already. Otherwise, you can do a RegEx looking > for the start text of Message-ID and an end text of >. The regex below will get > the message ID for you from a raw header > "Message-ID: <([^>]+)>"
The < and > are part of the messageid, without them the messageid is invalid. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

