[Obm] Problème de synchronisation opush et Android

Vince tux45 at hotmail.fr
Thu Feb 7 17:48:56 CET 2013


Bonjour,

Je suis en train de tester la dernière version stable d'OBM en 2.4.2 et 
je rencontre un soucis de première synchronisation entre un android et 
opush.
Je peux parfaitement connecter un iphone qui fonctionne très bien !! Là 
super ça se synchronise bien !! Ainsi que les synchros avec le plugin 
obm-connector et Thunderbird.

Mais avec mon android, rien !!

Le message que je rencontre à chaque fois sur le téléphone au moment de 
tenter la connexion est :
"Échec de la configuration

Impossible d'établir une connexion avec le serveur."

Cette connexion fonctionne très bien avec les deux version précédentes 
d'OBM que nous avons mis en prod (2.4.0.1 et 2.4.1.2 après).  Pour la 
2.4, cela n'avait pas fonctionné.

Je n'ai aucun log dans le fichier /var/log/opush/opush.log concernant la 
tentative de connexion. (et pourtant j'ai bien activer les logs dans le 
fichier /etc/opush/logback.xml
<included>
     <logger name="REQUEST.FULL" level="DEBUG">
         <appender-ref ref="EMAIL" />
     </logger>
     <logger name="IMAP.COMMAND" level="DEBUG">
         <appender-ref ref="EMAIL" />
     </logger>
     <logger name="AUTHENTICATION" level="DEBUG">
         <appender-ref ref="EMAIL" />
     </logger>
     <logger name="CONFIGURATION" level="DEBUG">
         <appender-ref ref="EMAIL" />
     </logger>
     <logger name="OBM-SYNC" level="DEBUG">
         <appender-ref ref="EMAIL" />
     </logger>
</included>


Je n'ai qu'une ligne de log à chaque tentative dans le fichier 
/var/log/apache2/obm-access.log :

  - - [07/Feb/2013:16:08:31 +0100] "OPTIONS 
/Microsoft-Server-ActiveSync?Cmd=OPTIONS&User=gepcb.com%5Cvincent&DeviceId=validate&DeviceType=Android 
HTTP/1.1" 200 2758

Et également en rendant apache2 un peu plus bavard :

[Thu Feb 07 16:31:31 2013] [info] [client 10.8.10.202] Connection to 
child 0 established (server webmail.gepcb.com:443)
[Thu Feb 07 16:31:31 2013] [info] Seeding PRNG with 656 bytes of entropy
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1866): OpenSSL: 
Handshake: start
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: before/accept initialization
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
11/11 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59440] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 16 03 
01 00 4b 01 00 00-47 03 01                 ....K...G.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
69/69 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff5944b] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 51 13 
c9 ce fb d0 c1 5c-dd 13 fe e7 e0 78 c1 85  Q......\\.....x.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0010: 18 0c 
da 39 84 10 3b 56-a2 2a b3 a8 1e 6d 23 e2  ...9..;V.*...m#. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0020: 00 00 
20 00 04 00 05 00-2f 00 33 00 32 00 0a 00  .. ...../.3.2... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0030: 16 00 
13 00 09 00 15 00-12 00 03 00 08 00 14 00  ................ |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0040: 11 00 
ff 01                                      .... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1858): | 0069 - 
<SPACES/NULS>
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 read client hello A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 write server hello A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 write certificate A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 write server done A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 flush data
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
5/5 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59440] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 16 03 
01 01 06                                   ..... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
262/262 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59445] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 10 00 
01 02 01 00 2a ac-9e 28 e9 a5 59 35 93 b3  ......*..(..Y5.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0010: 38 d1 
a3 30 a6 61 ce 6e-58 1f c0 65 d5 35 8e 53  8..0.a.nX..e.5.S |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0020: 8f e6 
85 c9 84 76 d2 56-53 ed 91 49 f7 03 ac a0  .....v.VS..I.... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0030: 9a 8d 
33 ec f5 c0 5c 11-54 3d 3a ed 08 c4 3f a4  ..3...\\.T=:...?. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0040: ff c7 
3a 1b 31 8c 0b 7c-17 2c 81 68 f7 a5 87 a7  ..:.1..|.,.h.... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0050: 83 09 
31 12 36 30 1e 6a-80 9d 8c 2c a3 8c 8b 66  ..1.60.j...,...f |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0060: 21 57 
73 ff 80 86 9b 5f-f7 22 24 d1 29 56 6f 9e  !Ws...._."$.)Vo. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0070: 46 b7 
38 57 5e d2 98 9a-64 20 65 d3 73 08 8f a4  F.8W^...d e.s... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0080: 2e 67 
81 32 0c ec 7c 1a-09 a4 f2 14 24 72 7c 9a  .g.2..|.....$r|. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0090: d3 98 
cf 84 38 82 ed e6-bd be 26 9e 5b bf b9 0e ....8.....&.[... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00a0: 5c ef 
ad 13 cf dc ae fb-3a 33 87 20 b4 d3 0f d7  \\.......:3. .... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00b0: e4 b7 
9a e4 f1 ce aa 68-67 de c1 c0 fe 19 12 02  .......hg....... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00c0: bb 57 
94 c0 8e 49 b5 f5-26 a6 01 cd 6b 2d a8 1e .W...I..&...k-.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00d0: 27 71 
01 b0 47 12 d0 dd-22 db 85 32 0f 35 96 7c  'q..G..."..2.5.| |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00e0: d7 44 
35 fe b9 f9 1f 94-3e 73 c2 64 21 76 79 0b .D5.....>s.d!vy. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00f0: 05 9f 
b2 5f 95 0e bb 83-39 bc ae de c1 76 b2 77  ..._....9....v.w |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0100: f0 b5 
fc c9 ff 0a                                ...... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 read client key exchange A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
5/5 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59440] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 14 03 
01 00 01                                   ..... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
1/1 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59445] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 
01                                               . |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
5/5 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59440] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 16 03 
01                                         ... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1858): | 0005 - 
<SPACES/NULS>
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
32/32 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59445] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: f4 4b 
6a 35 91 31 a9 5f-37 56 4b 9f 9c c1 73 f3  .Kj5.1._7VK...s. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0010: e7 bc 
86 e4 45 a1 42 ed-f0 06 60 42 40 d7 b4 c4  ....E.B...`B at ... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 read finished A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 write change cipher spec A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 write finished A
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1874): OpenSSL: 
Loop: SSLv3 flush data
[Thu Feb 07 16:31:31 2013] [debug] ssl_scache_shmcb.c(353): 
ssl_scache_shmcb_store (0x4d -> subcache 13)
[Thu Feb 07 16:31:31 2013] [debug] ssl_scache_shmcb.c(645): insert 
happened at idx=0, data=0
[Thu Feb 07 16:31:31 2013] [debug] ssl_scache_shmcb.c(647): finished 
insert, subcache: idx_pos/idx_used=0/1, data_pos/data_used=0/148
[Thu Feb 07 16:31:31 2013] [debug] ssl_scache_shmcb.c(378): leaving 
ssl_scache_shmcb_store successfully
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1732): 
Inter-Process Session Cache: request=SET status=OK 
id=4D4784EA860CC4007DEAED8B98ECEF6DC94062AE9AAD0DD33BADE030B2B931CD 
timeout=300s (session caching)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_kernel.c(1870): OpenSSL: 
Handshake: done
[Thu Feb 07 16:31:31 2013] [info] Connection: Client IP: 10.8.10.202, 
Protocol: TLSv1, Cipher: RC4-MD5 (128/128 bits)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
5/5 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59440] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 17 03 
01 01 40                                   ....@ |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1882): OpenSSL: read 
320/320 bytes from BIO#7f8a2ff69050 [mem: 7f8a2ff59445] (BIO dump follows)
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1815): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0000: 96 2f 
68 f2 ec 27 0c 82-10 03 34 7a e6 a7 d3 29  ./h..'....4z...) |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0010: 8d 64 
b8 5b 94 77 ee 08-d8 62 6c f1 4e 36 30 73  .d.[.w...bl.N60s |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0020: 5c d1 
6b 79 3a 80 4a 24-be e1 f1 64 35 e3 1b 05  \\.ky:.J$...d5... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0030: eb 17 
4b 7b 6e b3 b4 77-fb 4f ab ef e6 81 53 b3  ..K{n..w.O....S. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0040: 90 25 
fb a3 89 b0 6c bd-6d 01 dd f8 2e 7c 02 d9  .%....l.m....|.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0050: 64 3f 
33 be e7 83 34 5a-ab c0 aa 2e ed a9 c8 3a  d?3...4Z.......: |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0060: b8 52 
a4 28 2e b6 45 dc-df 83 4b 4f 0e ef 47 63  .R.(..E...KO..Gc |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0070: 2b 89 
62 a0 ca cb b6 c9-d1 b5 b6 2e f3 0a 23 32  +.b...........#2 |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0080: 99 6f 
33 a7 52 f9 bb 2e-e0 17 a6 13 04 0b 15 19  .o3.R........... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0090: ef c7 
49 63 b7 d1 43 ae-ad b3 50 56 1c e7 1e 82  ..Ic..C...PV.... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00a0: 2e ab 
d7 44 4b ee ef c6-30 86 be 5b 93 77 bb 1e  ...DK...0..[.w.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00b0: f4 75 
e8 73 55 ac 16 29-fc 46 4f 25 2f d9 14 f5  .u.sU..).FO%/... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00c0: a3 d4 
9c 46 f9 8c 67 c4-0b 69 85 78 cf c6 9e d3  ...F..g..i.x.... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00d0: 92 d8 
23 2d b9 e0 d2 b1-3c 4f 8b 72 05 b1 1d 6f ..#-....<O.r...o |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00e0: 93 78 
f2 3e cf b5 34 25-7d 02 7b 68 d2 bf 59 d5 .x.>..4%}.{h..Y. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 00f0: c8 12 
2d bc b4 31 22 da-22 9f 01 3e ed cf b4 17 ..-..1"."..>.... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0100: 55 7c 
86 fc d1 e4 a1 26-35 71 fb 6a b0 18 5f ab U|.....&5q.j.._. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0110: 69 15 
48 05 aa d3 03 d6-07 30 ca af 9d bc 1f d5  i.H......0...... |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0120: ca a5 
04 9e bc 57 a9 d0-ac 7a e7 88 c9 29 26 81 .....W...z...)&. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1854): | 0130: d3 18 
04 7d 4c a3 e3 9f-e0 f7 da 6b 06 30 aa 9b  ...}L......k.0.. |
[Thu Feb 07 16:31:31 2013] [debug] ssl_engine_io.c(1860): 
+-------------------------------------------------------------------------+
[Thu Feb 07 16:31:31 2013] [info] Initial (No.1) HTTPS request received 
for child 0 (server webmail.gepcb.com:443)
[Thu Feb 07 16:31:31 2013] [debug] mod_proxy_http.c(56): proxy: HTTP: 
canonicalising URL //127.0.0.1:8082/opush/ActiveSyncServlet/
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(1506): [client 
10.8.10.202] proxy: http: found worker 
http://127.0.0.1:8082/opush/ActiveSyncServlet/ for 
http://127.0.0.1:8082/opush/ActiveSyncServlet/?Cmd=OPTIONS&User=gepcb.com%5Cvincent&DeviceId=validate&DeviceType=Android
[Thu Feb 07 16:31:31 2013] [debug] mod_proxy.c(998): Running scheme http 
handler (attempt 0)
[Thu Feb 07 16:31:31 2013] [debug] mod_proxy_ajp.c(666): proxy: AJP: 
declining URL 
http://127.0.0.1:8082/opush/ActiveSyncServlet/?Cmd=OPTIONS&User=gepcb.com%5Cvincent&DeviceId=validate&DeviceType=Android
[Thu Feb 07 16:31:31 2013] [debug] mod_proxy_http.c(1966): proxy: HTTP: 
serving URL 
http://127.0.0.1:8082/opush/ActiveSyncServlet/?Cmd=OPTIONS&User=gepcb.com%5Cvincent&DeviceId=validate&DeviceType=Android
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2011): proxy: HTTP: has 
acquired connection for (127.0.0.1)
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2067): proxy: connecting 
http://127.0.0.1:8082/opush/ActiveSyncServlet/?Cmd=OPTIONS&User=gepcb.com%5Cvincent&DeviceId=validate&DeviceType=Android 
to 127.0.0.1:8082
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2193): proxy: connected 
/opush/ActiveSyncServlet/?Cmd=OPTIONS&User=gepcb.com%5Cvincent&DeviceId=validate&DeviceType=Android 
to 127.0.0.1:8082
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2380): proxy: HTTP: 
backend socket is disconnected.
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2444): proxy: HTTP: fam 
2 socket created to connect to 127.0.0.1
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2576): proxy: HTTP: 
connection complete to 127.0.0.1:8082 (127.0.0.1)
[Thu Feb 07 16:31:31 2013] [debug] mod_proxy_http.c(1736): proxy: start 
body send
[Thu Feb 07 16:31:31 2013] [debug] mod_proxy_http.c(1840): proxy: end 
body send
[Thu Feb 07 16:31:31 2013] [debug] proxy_util.c(2029): proxy: HTTP: has 
released connection for (127.0.0.1)
[Thu Feb 07 16:31:46 2013] [debug] ssl_engine_io.c(1893): OpenSSL: I/O 
error, 5 bytes expected to read on BIO#7f8a2ff69050 [mem: 7f8a2ff59440]
[Thu Feb 07 16:31:46 2013] [info] [client 10.8.10.202] (70007)The 
timeout specified has expired: SSL input filter read failed.
[Thu Feb 07 16:31:46 2013] [debug] ssl_engine_kernel.c(1884): OpenSSL: 
Write: SSL negotiation finished successfully
[Thu Feb 07 16:31:46 2013] [info] [client 10.8.10.202] Connection closed 
to child 0 with standard shutdown (server webmail.gepcb.com:443)


Le paramétrage dans le fichier obm.conf pour apache est celui installé 
par défaut :
<Location /Microsoft-Server-ActiveSync>
   Order allow,deny
   Allow from all
</Location>
ProxyPass /Microsoft-Server-ActiveSync 
http://127.0.0.1:8082/opush/ActiveSyncServlet/
ProxyPassReverse /Microsoft-Server-ActiveSync 
http://127.0.0.1:8082/opush/ActiveSyncServlet/

Qu'est-ce qui a changé entre la version 2.4.1.2 qui marche et celle-ci 
pour que je ne puisse plus connecter mon smartphone ??

Merci pour votre aide.

Cordialement

Vincent.

  * Anglais - détecté
  * Français

  * Français

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.obm.org/pipermail/obm/attachments/20130207/d4fea793/attachment-0001.htm 


More information about the Obm mailing list