SgDotNet
Singapore Professional .NET User Group -For Cool Developers
All Tags » Security (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: ASPNET SendMail through SSL-enable mail server

    Hi, I am not an expect on coding mail application as my knowledge on mail server is zero except how to use the commercial component which comes along with example code. The soure that you given me contains useful code that I might be able to use it for my mailing application but it seems incomplete to...
    Posted to Security (Forum) by JamesChew on 06-01-2009
  • Re: ASPNET SendMail through SSL-enable mail server

    Hi, Yes, you're right, a similar process like what you describe. I have to explicitly execute a login request first before I can send e-mail messages. Unfortunately, the current .NET smtpclient object is not able to perform this action for me. It's System.Net.NetworkCredential does not work in...
    Posted to Security (Forum) by JamesChew on 05-29-2009
  • Re: ASPNET SendMail through SSL-enable mail server

    Hi, Is there a connect or login method for smptclient object that I can use? The staff in charge of the SSL-enabled mail server told me that I need to specifically perform a login authentication call using my stmp client in order for it to work. Something that should look like.... smtpclient.login("my...
    Posted to Security (Forum) by JamesChew on 05-28-2009
  • Re: ASPNET SendMail through SSL-enable mail server

    Hi, I disable all Symantec Anti-virus activities and background programs, re-test my mail application again. Result still show the same problem....'The operation has timed out'
    Posted to Security (Forum) by JamesChew on 05-27-2009
  • Re: ASPNET SendMail through SSL-enable mail server

    Hi, I have change the defaultCredentials to false in the mailSettings in the Web.config file and re-test my application code again. The same error message appear again...... 'Client does not have permission to submit.......' James
    Posted to Security (Forum) by JamesChew on 05-26-2009
  • Re: ASPNET SendMail through SSL-enable mail server

    Hi, The error message is Client does not have permission to submit mail to this server. The server response was: TLS not available due to temporary reason when my C# code call the SmtpClient Send method to the SSL-enabled mail server How do I resolve this problem in my mailSettings elements in Web.config...
    Posted to Security (Forum) by JamesChew on 05-26-2009
  • Re: ASPNET SendMail through SSL-enable mail server

    I also tested with the SmtpClient object property EnableSsl set to true. It does not work. I still get the same error.
    Posted to Security (Forum) by JamesChew on 05-25-2009
  • ASPNET SendMail through SSL-enable mail server

    Hi, I have a problem sending e-mail messages through a SSL enabled mail server in ASPNET 2.0. I get a 'The operation has timed out' error when my program code try to send out an e-mail message using the SmtpClient object method Send This is what I coded in my Web.config file for the mail settings...
    Posted to Security (Forum) by JamesChew on 05-25-2009
  • Next step session: security settings overview

    Those of us who went through the first session of installation got to witness the level of integration between the various Microsoft server products that let-our-powers-combine to form Captain Pl Team Foundation Server. TFS App-layer web services Windows Sharepoint Services SQL Server Database Engine...
    Posted to Visual Studio Team System (Forum) by icelava on 03-21-2009
  • Bug in .NET Framework 2.0 security classes

    I read it in MSDN Flash newsletter. Here is the extract. MSDN Flash Newsletter: Please Do Not Use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes We've recently discovered a bug in the HMACSHA512 and HMACSHA384 classes that shipped in the .NET Framework 2.0. This bug will cause these algorithms to...
    Posted to Security (Forum) by Anonymous on 02-13-2007
Page 1 of 2 (11 items) 1 2 Next >
Copyright SgDotNet 2004-2009
Powered by Community Server (Commercial Edition), by Telligent Systems