[Tickets #13784] Re: Missing From and Date of sent mail in header (HTC One mini2)
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 7 20:55:43 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13784
------------------------------------------------------------------------------
Ticket | 13784
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Missing From and Date of sent mail in header (HTC One
| mini2)
Queue | Synchronization
Version | FRAMEWORK_5_2
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2015-01-07 20:55) wrote:
>> No, over HTTP(s). I need to see what the HTC is sending up to Horde
>> (it doesn't use SMTP).
>
> We use only https don't know how to use this with wireshark.
For the record, you just need to point wireshark to a copy of the
certs, but don't worry about it.
Try this:
Horde::debug($this->_decoder->getFullInputStream());
It should write the entire request out to horde_debug.txt in your tmp
directory. It might/probably will prevent the rest of the request from
finishing normally, so be sure to remove the line after you get the
debug file.
More information about the bugs
mailing list