They are standard inside the header as a container for the message-id. When I
store the message-id for a post, I remove them as unneeded. When I send a post,
they are added in as they have to be used for ALL posts. Just a preference on
how to store and use as each will work for storage and searching.


> 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
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to