Parse API should post SMTP Headers
Currently the Parse API doesn't support posting 'received' (and other) headers. This information would be very handy for diagnostic purposes - could you implement it quite easily?
5
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company has this under consideration.
-
Inappropriate?Hi Tony,
Do you think we should post headers as different parameters or just post the raw message in an additional parameter? -
Inappropriate?Hi Isaac - do you mean each individual headers as a different parameter, a parameter containing all the headers or a parameter containing the whole raw message?
I would have thought the 2nd option would be OK, but would be interested to hear what other people thought... depends on how reliable your parsing is, I guess! -
Inappropriate?I believe Isaac was referring to either posting the individual headers as different parameters (one parameter per header), or posting the entire raw message in its own parameter (in addition to the rest of the parsed data)
-
Inappropriate?It'd probably be enough to have the raw headers as a single parameter for further parsing in my application - there's no need to send the entire raw message (because you already parse it out into parts and attachments, right?). A parameter per header ('To', 'Received', 'Reply-To' would be OK too).
-
Inappropriate?Thanks Tony,
We'll update this thread as we make more progress on this feature. -
Inappropriate?Any updates on this? Really need headers for threading emails. Would be fine with a raw string as well.
-
I still need this... hoping it's a minor change for you! -
Actually, I'm seeing headers now. Try looking for "headers" in the post params.
Loading Profile...




EMPLOYEE