Results 1 to 7 of 7

Thread: Sending Mail thru Gmail.com a/c using smtp client in .NET

  1. #1
    Join Date
    Mar 2010
    Posts
    23

    Sending Mail thru Gmail.com a/c using smtp client in .NET

    We had created a business software application by vb.net. We need to send email directly through the software program with the SMTP client on an gmail or yahoo id. I had not done this before but I am trying to do the same through ready to use codes. It is not working well and sometime I also get errors in between. I am in need of help through which I can just make this work faster and also easy. I had tried looking around for a ready to use script but can't locate anything helpful.

  2. #2
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Sending Mail thru Gmail.com a/c using smtp client in .NET

    There are some settings below and I thin this would be enough for you to try:
    • Incoming Mail (POP3) Server - requires SSL: pop.gmail.com
    • Use SSL: Yes
    • Port: 995 Outgoing Mail (SMTP) Server - requires TLS or SSL: smtp.gmail.com (use authentication)
    • Use Authentication: Yes
    • Port for TLS/STARTTLS: 587
    • Port for SSL: 465 Account Name: your full email address (including @gmail.com or @your_domain.com) Email Address: your email address ([email protected] or username@your_domain.com) Password: your Gmail password.

  3. #3
    Join Date
    May 2008
    Posts
    4,570

    Re: Sending Mail thru Gmail.com a/c using smtp client in .NET

    You can use these settings for creating SMTP/POP3 email client.
    • Incoming Mail (POP3) Server: pop3.mail.yahoo.com
    • Outgoing Mail (SMTP) Server: smtp.mail.yahoo.com
    • Account Name/Login Name: Your Yahoo! Mail ID
    • Email Address: Your Yahoo! Mail address
    • Password: Your Yahoo! Mail password

  4. #4
    Join Date
    May 2008
    Posts
    4,345

    Re: Sending Mail thru Gmail.com a/c using smtp client in .NET

    Hi there, I recently purchased a new computer which is loaded with Windows 7 operating system. I have downloaded a thunderbird email client software application. I want to configure this email application with rediffmail. I want smtp setting to configure this email application. I have tried but I was unable to configure this application, so can anyone please help me?

  5. #5
    Join Date
    May 2008
    Posts
    4,831

    Re: Sending Mail thru Gmail.com a/c using smtp client in .NET

    • Incoming Server (POP3) : pop.rediffmail.com
    • Outgoing Server (SMTP) : smtp.rediffmail.com
    • Account Name Field (e.g [email protected] )
    • Log on using Secure Password Authentication" is NOT selected.
    • And then choose the option under that shows "My server requires authentication" and after that click the "Settings" button on the right.
    • Then choose the option "Use same settings as my incoming mail server" and after that click OK, click OK again and then click on the Close button.

  6. #6
    Join Date
    Apr 2008
    Posts
    4,088

    Re: Sending Mail thru Gmail.com a/c using smtp client in .NET

    HI friends, I want to use a Microsoft Outlook email application. I had established a small office in which I have to use this application because I have to send numbers of email to different persons. I have tried to many things to configure but I cannot able to configure this application. I want to configure this email client with Hotmail, please provide help to configure this.

  7. #7
    Join Date
    Apr 2008
    Posts
    2,139

    Re: Sending Mail thru Gmail.com a/c using smtp client in .NET

    If you are having a Microsoft Outlook & the Outlook Connector then you can able to classify your Hotmail account as like any of the common POP3 email account:
    Hotmail Incoming Mail Server (POP3) - pop3.live.com
    logon using Secure Password Authentification - SPA
    mail server port: 995)
    Hotmail Outgoing Mail Server (SMTP) - smtp.live.com
    SSL: enabled
    Port: 25

Similar Threads

  1. Set up for sending SMTP mail Through Exchange online System.
    By Kevlina in forum Technology & Internet
    Replies: 5
    Last Post: 09-07-2011, 04:35 PM
  2. Sending email by using PHP and SMTP?
    By Ramona19 in forum Software Development
    Replies: 4
    Last Post: 10-06-2011, 07:25 AM
  3. 5.5.0 smtp;550-Verification failed error while sending email
    By Kaysel in forum Small Business Server
    Replies: 4
    Last Post: 16-06-2010, 04:51 PM
  4. Route problem to Gmail.com host gmail-smtp-in.l.google.com
    By Netorious in forum Technology & Internet
    Replies: 6
    Last Post: 12-05-2010, 10:00 AM
  5. How set up Apple Mail client to work with Gmail
    By MacIntel in forum Technology & Internet
    Replies: 4
    Last Post: 16-11-2009, 04:59 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,678,208.61539 seconds with 16 queries