Thanks Sam,
I was testing the IMAP functionalities on Outlook 2007/2010, altough a worst 
product to test on but most of our clients uses it. And in most of the cases 
the sync is not perfect so was wondering if by any chance Server can notify the 
client.
Thanks and Regards,

Anshul Gupta

------------------

Rediff.com

India



Mob: +91 9004414018


From: Sam Varshavchik <[email protected]>
Sent: Fri, 20 Jan 2012 18:49:34 
To: [email protected] 
<[email protected]>
Subject: Re: [courier-users] Problem with sync of mail data..
Anshul G writes:



> Hi,

> I have implemented the IMAP functionality for our mail hierarchy system bu 
i  

> am having following issues to which I guess i will need support from u 
tech  

> giants:

>

>

> 1> When the instances of both web mail and Outlook are running 
then the  

> changes made in status of mails(read/unread) from Webmail is not reflected 
in  

> Outlook instantly, not even with Send/recieve.

> Reason being: Outlook donot makes a call of mail refresh list for 
currently  

> selected folder.

>

>

> Is there any way by which Server can tell the client to make a call from 
 

> currently selected folder also.



Yes, but it is the client's responsibility to ask the server to be notified 
 

of this event. If the IMAP client does not implement this functionality, the 
 

server cannot force the IMAP client to do anything.



> 2> When i create a folder in web interface it is not reflected in 
Outlook.  

> Could be the same reason as for point 1.



No. IMAP provides no mechanism for a server to notify the client about new 
 

or removed folders. The IMAP client must explicitly refresh its list of  

folders on the server.



> I havent implemented the IDLE functionality.



This is the notification mechanism for changes to the contents of the  

folder. However, you can implement it all you want, but if the IMAP client 
 

does not implement it itself, there's nothing that you can do about it.



------------------------------------------------------------------------------

Keep Your Developer Skills Current with LearnDevNow!

The most comprehensive online learning library for Microsoft developers

is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,

Metro Style Apps, more. Free future releases when you subscribe now!

http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________

courier-users mailing list

[email protected]

Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to