Access Gmail (SSL enabled) using SMTP, IMAP and POP3 protocols
Posted by: ASP.NET Announcements,
on 23 Feb 2008 |
View original | Bookmarked: 0 time(s)
Access Gmail (SSL enabled) using SMTP, IMAP and POP3 protocols
Read this article
In this article, we will show you how to access Gmail via SSL using Aspose.Network for .NET. We can access gmail using following protocols:
SMTP
IMAP
POP3
SMTP In this section we will show you how to perform various tasks on Gmail server using SMTP protocol on SSL. Connect to Gmail SMTP server The following example shows you how you can connect to SSL enabled SMTP server. We will set the following properties for SSL...