Browse by Tags

Related Posts

  • i want to send email using gmail acount using asp.net1.1

    i am sending e mail using asp.net throgh gmail acount i have this problem error:" The transport failed to connect to the server" pls help me my code is this=============== Try Dim myMail As New MailMessage myMail.Fields.Add("http:'schemas.microsoft.com/cdo/configuration/smtpserver"...
    Posted to Security (Forum) by RajeshLoveStory2050 on 07-18-2008, 12:00 AM
    Filed under: smtp, SMTP secure connection, SmtpPermission, System.Web, e-mail, .NET 1.1, Email
  • How to send Authenticated SMTP mail in 1.14 with Visual J Sharp

    I have an application not of my own design but I need to add authentication to the smtp mailer. I found the following code for VB.net msg.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate", "1") ; msg.Fields.Add("http://schemas.microsoft.com/cdo/configuration...
    Posted to Security (Forum) by brianb@potensiacorp.com on 10-04-2007, 12:00 AM
    Filed under: smtp, SMTP secure connection, SmtpPermission, .NET 1.1, 1.1
  • I don't have "System.Net.Mail.SmtpPermission" ?

    My project works well (send e-mail) in local PC, but it can not when uploaded. I have checked SMTP port again and again, port 3535 is open. May the problem caused by config file? I think no. Appreciate all the help, thank you so much and hope to hear from you soon! Description: The application attempted...
    Posted to Security (Forum) by mrdanh on 05-16-2007, 12:00 AM
    Filed under: SmtpPermission
Page 1 of 1 (3 items)