Here's a refresher on this for anyone interested:

The IMAP sync requires IMAP server IDLE support. The IMAP server also must
Support MIME header searching.


Example Courier:

* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT
AD=REFERENCES SORT QUOTA ACL ACL2=UNION STARTTLS] Courier-IMAP ready.

Example GMail:

[r...@sipx ~]# openssl s_client -crlf -quiet -connect imap.gmail.com:993
depth=2 /C=US/O=Equifax/OU=Equifax Secure Certificate Authority
verify return:1
depth=1 /C=US/O=Google Inc/CN=Google Internet Authority
verify return:1
depth=0 /C=US/ST=California/L=Mountain View/O=Google Inc/CN=imap.gmail.com
verify return:1
* OK Gimap ready for requests from 1.2.3.4 7if8009998qwf.33
A1 CAPABILITY
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY
A1 OK Thats all she wrote! 7if8009998qwf.33


In this case the IDLE is not available from GMAIL, so the IMAP sync wont
work. It will with courier.

UW imapd, Cyrus imapd, and Dovecot certainly support header searching. Does
anyone know whether Exchange 2010's IMAP implementation does both IDLE and
header searching. It is also possible to have IDLE and SEARCHES and
configure the server to support them or not.

Microsoft's implementation of IMAP is like a lot of different vendors, they
support x but not y, etc. Did it ever work with 2007?


On Thu, Aug 5, 2010 at 10:38 AM, Josh M. Patten <[email protected]>
wrote:
>
> It appears that sipX isn't even attempting to contact the IMAP server
(according to wireshark)
>
> To test that wireshark was actually capturing packets I did a ping from
the sipX server to the exchange server and then I telnetted to port 143 of
the exchange server from the sipX server and saw the packets come across.
When I leave a voicemail, no IMAP packets come across of any kind.
>
> Any suggestions?
>
> -----Original Message-----
> From: Geoff Van Brunt [mailto:[email protected]]
> Sent: Thursday, August 05, 2010 8:43 AM
> To: Josh M. Patten; [email protected]
> Subject: RE: [sipx-users] IMAP sync with Exchange
>
> I have it working with 2003 without issue. Had to enable IMAP etc on our
server since it was disabled, but worked without issue after that...
>
> You could try installing Wireshark on the exchange server and see if the
requests are answered/getting there. Or you can do a packet capture on the
SipX box to view in Wireshark as well. Might let you know what is going
on...
>
> We will be upgrading to 2010 shortly so I'm hoping this does work
correctly with it as well.
>
> Geoff  Van Brunt
> Information Technology Manager
> DST Consulting Engineers
>
> From: [email protected] [mailto:
[email protected]] On Behalf Of Josh M. Patten
> Sent: August-04-10 7:07 PM
> To: [email protected]
> Subject: [sipx-users] IMAP sync with Exchange
>
> Who here has IMAP sync with Exchange working?
>
> If so, is there anything special that has to be done to make it work?
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/



--
======================
Tony Graziano, Manager
Telephone: 434.984.8430
sip: [email protected]
Fax: 434.984.8431

Email: [email protected]

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: [email protected]
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

Why do mathematicians always confuse Halloween and Christmas?
Because 31 Oct = 25 Dec.
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to