Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send emails w/ iOS 6.1.3 broken - WBXMLException: Internal Server Error - code: 0 #74

Open
jbfriedrich opened this issue Apr 23, 2013 · 1 comment

Comments

@jbfriedrich
Copy link

It seems that iOS 6.1.3 cannot send emails anymore with Z-Push 2.0.7 or the current PHP-Push2 version. I get the following error message in the log:

23/04/2013 22:56:56 [ 3127] [ INFO] [[email protected]] [Appl8xxxxxx]
Version='2.0.7-1690' method='POST' from='178.xx.xx.xx' cmd='SendMail' getUser='[email protected]' devId='Appl8xxxxxx' devType='iPhone'
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] Used timezone 'Europe/Berlin'
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] Including backend file: '/var/www/mydomain/zpush/backend/imap.php'
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] Request::ProcessHeaders() ASVersion: 14.0
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] ZPush::CommandNeedsProvisioning(1): true
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] FileStateMachine->GetState() on file: '/var/www/mydomain/zpush/state/s/4/Appl8xxxxxx-devicedata'
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] ASDevice data loaded for user: '[email protected]'
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] TopCollector(): Initialized mutexid Resource id #109 and memid Resource id #110.
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] LoopDetection(): Initialized mutexid Resource id #112 and memid Resource id #113.
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] ZPush::HierarchyCommand(1): false
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] DeviceManager->ProvisioningRequired('206995987') saved device key '206995987': false
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] ZPush::CommandNeedsAuthentication(1): true
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] BackendIMAP->Logon(): Excluding Folders ()
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] BackendIMAP->Logon(): User '[email protected]' is authenticated on IMAP
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] ZPush::CommandNeedsPlainInput(1): false
23/04/2013 22:56:56 [ 3127] [FATAL] [[email protected]] [Appl8xxxxxx] WBXMLException: Internal Server Error - code: 0
23/04/2013 22:56:56 [ 3127] [ INFO] [[email protected]] [Appl8xxxxxx] User-agent: 'Apple-iPhone3C1/1002.329'
23/04/2013 22:56:56 [ 3127] [FATAL] [[email protected]] [Appl8xxxxxx] Request could not be processed correctly due to a WBXMLException. Please report this.
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] LoopDetection->ProcessLoopDetectionTerminate()
23/04/2013 22:56:56 [ 3127] [DEBUG] [[email protected]] [Appl8xxxxxx] -------- End

I think it is exactly or at least related to bug ZP-344. There is also a thread in the Zarafa forums about it. It seems that iOS 6.1.3 is sending plaintext body instead of mime embedded in WBXML. I have no idea how to fix it. Suggestions?

@pedrovanzella
Copy link

Any eta on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants