Comments on: Use TLS/SSL with IMAP in .NET https://www.limilabs.com/blog/use-tls-ssl-with-imap-net Using Limilabs .net components Fri, 22 Sep 2023 14:00:46 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Limilabs support https://www.limilabs.com/blog/use-tls-ssl-with-imap-net#comment-599997 Thu, 20 Mar 2014 13:55:54 +0000 http://www.limilabs.com/blog/?p=1303#comment-599997 In reply to John Goswami.

@John Goswami

Please make sure you are using correct connection settings and your application has enough security permissions to establish connection to the remote server.
Make sure firewall and antivirus software are disabled or configured correctly (this includes Windows Defender).
For details read this article: http://www.limilabs.com/blog/connection-attempt-failed

]]>
By: John Goswami https://www.limilabs.com/blog/use-tls-ssl-with-imap-net#comment-599958 Thu, 20 Mar 2014 06:07:33 +0000 http://www.limilabs.com/blog/?p=1303#comment-599958 I have made a scheduler which working well on my local machine but not on remote desktop my web server getting following issue :
Limilabs.Client.ServerException: No connection could be made because the target machine actively refused it XXX.xxx.xx.xxx:xxx.

]]>
By: Receive unseen emails using IMAP | Blog | Limilabs https://www.limilabs.com/blog/use-tls-ssl-with-imap-net#comment-11779 Tue, 08 May 2012 19:07:17 +0000 http://www.limilabs.com/blog/?p=1303#comment-11779 […] First thing you need to do is to connect to your POP3 server. Use Connect(string host) method to connect to the server. Typically IMAP server is working on port 143. You can use Connect(string host, int port) overload when you need to specify different port, or ConnectSSL methods to use IMAP over SSL. […]

]]>
By: Limilabs support https://www.limilabs.com/blog/use-tls-ssl-with-imap-net#comment-1520 Thu, 29 Dec 2011 12:42:54 +0000 http://www.limilabs.com/blog/?p=1303#comment-1520 In reply to Alberto.

@Alberto

This article may help you: http://www.limilabs.com/blog/download-emails-from-gmail
Are you sure that your network administrator does not block Gmail?

]]>
By: Alberto https://www.limilabs.com/blog/use-tls-ssl-with-imap-net#comment-1519 Thu, 29 Dec 2011 11:52:52 +0000 http://www.limilabs.com/blog/?p=1303#comment-1519 i have a problem with the ssl connetcion to “imap.gmail.com”. after 20 second the program gives a serverexception “connetcted attemp failed….”. I see the your other articles but i don’t resolve the problem

]]>
By: A connection attempt failed https://www.limilabs.com/blog/use-tls-ssl-with-imap-net#comment-1518 Sun, 09 Jan 2011 12:57:43 +0000 http://www.limilabs.com/blog/?p=1303#comment-1518 […] Use SSL with IMAP […]

]]>