| Author |  | 
      
        | Dandi18 Newbie
 
  
  
 Joined: 08 October 2008
 Location: Israel
 Online Status: Offline
 Posts: 4
 | 
          Hi,
           | Posted: 08 October 2008 at 2:03am | IP Logged |   |  
           | 
 |  
 Just a simple question
 Does Mailbee.NET objects has the ability to send mail messages throu microsoft outlook.
 (And bypass outlook security messages)
 
 Thanks in advance.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6167
 | 
          MailBee.NET SMTP Component requires SMTP server for sending messages, just like any other email client. Your Outlook sends messages through an SMTP server, so your application powered by MailBee.NET SMTP Component should send messages through that server, but not through Outlook. If your SMTP server requires authentication, you should supply proper credentials and make sure you use authentication method supported by SMTP server.
           | Posted: 08 October 2008 at 3:15am | IP Logged |   |  
           | 
 |  
 Windows Integrated Authentication is supported too, so if you use MS Exchange or standard IIS SMTP service, it's possible to authenticate as currently logged in user without explicit passing credentials.
 
 Regards,
 Igor.
 | 
       
        | Back to Top |     | 
       
       
        |  |