Using System.Net.Mail with Gmail is Faulty

Can someone try this on their computer with their Gmail account I'm not sure if its every mail service or just gmail, because gmail is the only mail service that allows for smtp access (hotmail and yahoo don't) that I use.

The problem is that the mail message send completed event is not triggered, even when its done. The email is sent and all, its just the event isnt triggered.



Answer this question

Using System.Net.Mail with Gmail is Faulty

  • Jack Spade

    I can send the message, and EVERYTHING works good, but the event isnt triggered. That's the ONLY problem whatsoever, there isn't any email problems or no email message problems, its just that the event is never triggered.


  • Albert_Khor

    I'm sorry, understand bad your question.

    I don't know why the event isn't raised.

    Regards.



  • fornol

    Can someone try this It's not that hard of code...


  • sgaap

    Also Victor, is there anyway one can fix this problem, without having a domain name associated at your IP address




  • RichardM_UK

    ... Victor xD Valeriano :)

    I remeber that no, even with a dynamic domain name (like no-ip.com or dyndns.org) isn't posible.

    Regards.



  • ChrisHelt

    Mybe is the same problem that here:


    To send to hotmail, your server ip must have reverse dns resolution.

    This meaning, that for example from your dynamic IP internet connection you can't send to hotmail. You must have a domain name associtate at your IP address.

    This is a way to avoid spammers.

    Regards.



    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=826046&SiteID=1

    Try to sendme a email to overpeer(at)gentrinoo.org if you like.

    Regards.


  • Using System.Net.Mail with Gmail is Faulty