Email Code Error
        Posted  
        
            by Sneha Joshi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sneha Joshi
        
        
        
        Published on 2010-04-12T07:18:43Z
        Indexed on 
            2010/04/12
            7:23 UTC
        
        
        Read the original article
        Hit count: 506
        
ASP.NET
In Email code, I get following error.
The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required.
Is this indicating that we require SSL certificate ?
© Stack Overflow or respective owner