http://gambaswiki.org/bugtracker/edit?object=BUG.1022&from=L21haW4-

Comment #3 by Benoît MINISINI:

A Refresh() method was missing in the Pop3Client class. It has been implemented 
in revision #7945.

Without it, you have to close and open the connection each time you want to 
check the message box.

Anyway, I don't think you should keep the connection opened for that. Pop3 
graphical client usually open a new connection for each message box check, 
and the Pop3 server may dislike a client that keep its connection opened for a 
long time. Try to find what the best practices are in that case.

Benoît MINISINI changed the state of the bug to: Fixed.



------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to