Summary | ActiveSync email send broken |
Queue | Horde Framework Packages |
Type | Bug |
State | Not Reproducible |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | jordan (at) ffm-one (dot) com |
Created | 03/24/2016 (3389 days ago) |
Due | |
Updated | 04/02/2016 (3380 days ago) |
Assigned | 03/24/2016 (3389 days ago) |
Resolved | 04/02/2016 (3380 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not Reproducible
either way, I'm glad it's working for you now.
SENDMAIL command. If you don't see that command being issued, then
it's not Horde that's causing the problem. I would try to recreate
the account on the client and see if that resolves the issue. You
could also look at the sync log of the blackberry device to see what
that says.
directly. I removed the account from the device and added it again and
now it works again.
Its of course not the ultimate solution but its works again, so we can
close the ticket.
Thanks for the support.
Regards
Volker
SENDMAIL command. If you don't see that command being issued, then
it's not Horde that's causing the problem. I would try to recreate the
account on the client and see if that resolves the issue. You could
also look at the sync log of the blackberry device to see what that
says.
involve code that deals with sending email.
Without any log information, unfortunately we can't provide much
help. If you don't see anything in server error log, horde log, or
the activesync log for the device in question, you'll probably have
to look at a network trace to see exactly what is being sent over
the wire.
I tried a network trace, but the only thing I can see is that the
SendMail command does not get triggered.
Here is an Android trace:
HTTP 492 POST
/Microsoft-Server-ActiveSync?Cmd=Ping&User=jordan&DeviceId=android1415342348926&DeviceType=Android HTTP/1.1 (WBXML 1.3, Public ID: "Unknown or missing Public
Identifier"
HTTP 83 HTTP/1.1 200 OK (WBXML 1.3, Public ID: "Unknown or missing
Public Identifier")
HTTP 716 POST
/Microsoft-Server-ActiveSync?Cmd=SendMail&User=jordan&DeviceId=android1415342348926&DeviceType=Android HTTP/1.1 (WBXML 1.3, Public ID: "Unknown or missing Public
Identifier")
And here the Blackberry:
HTTP 767 POST
/Microsoft-Server-ActiveSync?Cmd=Ping&DeviceType=BlackBerry&User=ffm-one.com%5Cjordan&DeviceId=BB2C023CE5 HTTP/1.1 (WBXML 1.3, Public ID: "Unknown or missing Public
Identifier")
HTTP 745 HTTP/1.1 200 OK
Where can I trace further information ?
Regards
Volker
Priority ⇒ 1. Low
State ⇒ Feedback
Assigned to Michael Rubinsky
code that deals with sending email.
Without any log information, unfortunately we can't provide much help.
If you don't see anything in server error log, horde log, or the
activesync log for the device in question, you'll probably have to
look at a network trace to see exactly what is being sent over the wire.
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ ActiveSync email send broken
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
I updated Horde_ActiveSync 2.31.6 to Horde_ActiveSync 2.31.7/8 this
week and now suddenly I cannot send emails from my Blackberry 10
device anymore.
In non of the log files I see an error. The message on the Blackberry
remains in the sending phase.
Regards
Volker