Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is there a way that I can do set custom headers in_reply_to? What is correct syntax xeaders['In-Reply-To'] or something else?

share|improve this question
This is extremely difficult to understand. Can you add some more context? – Pekka 웃 Nov 20 '12 at 15:48
IMAP handles the retrieval of mail. Ideally, no modification should be taking place. Please clarify your question. – Sammitch Nov 20 '12 at 15:53
Or this is bad idea? I have in_reply_to in mail headers but how to connect that with FT_UID. I tried imap_search all criteria form headers in_reply_to value but with no luck. Anyone? – pregmatch Nov 20 '12 at 15:53
I am sorry, I mean when sending reply to email can I set custom In-Reply-To value? – pregmatch Nov 20 '12 at 15:54
how to get this <20121116004258.82DA419FE001@zumance.pregmatch.org converted into FT_UID? – pregmatch Nov 20 '12 at 15:56
show 3 more comments

closed as not a real question by Baba, Jocelyn, tereško, Mike Brant, Michael Berkowski Nov 21 '12 at 1:13

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.