gza / oczpush

Owncloud Z-push 2.0 plugin
GNU Affero General Public License v3.0
31 stars 26 forks source link

z_RFC822 error: Invalid address spec #12

Open gza opened 11 years ago

gza commented 11 years ago

tests from @bilbob74

as i have seen now, the Phone reports a error. If i resync it 3 times, the error is gone, but the Testcontact from the last owncloud Test also. The Contact is available on the Phone. Wait, i send you the logfile.

17/12/2012 19:59:36 [ 4223] [ERROR] [userp1] z_RFC822 error: Invalid address spec. Unmatched quote or bracket (<>) 17/12/2012 19:00:41 [ 6464] [ERROR] [userp1] LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command 'Sync' at 17/12/2012 18:59:59 with pid '4794' terminated unexpectedly or is still running. 17/12/2012 19:00:41 [ 6464] [ERROR] [userp1] Please check your logs for this PID and errors like PHP-Fatals or Apache segmentation faults and report your results to the Z-Push dev team. 17/12/2012 19:01:06 [ 6464] [ERROR] [userp1] Ignored broken message (SyncContact). Reason: '2' Folderid: 'o/contacts' message id '42733e10ea' 17/12/2012 19:05:22 [ 7295] [ERROR] [userp1] Ignored broken message (SyncMail). Reason: '2' Folderid: 'i/0be05d9d' message id '256' 17/12/2012 19:36:49 [23535] [ERROR] [userp1] Ignored broken message (SyncContact). Reason: '2' Folderid: 'o/contacts' message id 'c8dbff1a9b'

for some odd reason, i hadnt activated LOGLEVEL_WBXML. I will turn it on.

ghost commented 11 years ago

Maybe this error comes from my Windows Account. Background: In Windows Phone, i can specify my realname only in Connections for Accounts like IMAP (i dont know in others). If i use a Exchange as account type, could only add a E-Mail-Address, username, Passwort, Domain and Server, no field for Realname. So i have added Name[space]Surname[space]<user@myserver.de> in the E-Mail field. Sometimes this works, because its a real RFC822 Sender Address, but sometimes it doesnt. For Upcoming Tests, i will use the pure Mailaddress, to Exclude such Problems.