| Author |  | 
      
        | akashenk Newbie
 
  
 
 Joined: 27 December 2012
 Online Status: Offline
 Posts: 2
 | 
          
           | Posted: 27 December 2012 at 12:25pm | IP Logged |   |  
           | 
 |  I am evaluating Mailbee for an email app I am developing for a client of mine. I am able to connect to the email server and retrieve emails fine, however I am running into a problem when trying to send emails through your demo smtp page. I am getting a "MailBeeInvalidTextRespose" error after authenticating.
 
 The log points to the following line.
 
 Error: The particular item of the response data cannot be parsed. The response string: +OK Welcome to domain, with Code-Crafters Ability Mail Server 2012 < bunch of numbers@domain>.
 
 I have replaced the actual text with italicized "domain" placeholders here because I do not want to share company info on this thread. If this is not sufficient info, please email me directly and I can provide more.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6167
 | 
          To check what's causing this, you'll need to enable logging SMTP session into a file as shown here. You can send us the logs privately via our HelpDesk; actually if you require help from AfterLogic team rather than forum community, using HelpDesk is a recommended option.
           | Posted: 28 December 2012 at 12:45am | IP Logged |   |  
           | 
 |  
 By the way, though this thread was open under MailBee Objects ActiveX section, looks like this is actually about MailBee.NET Objects, and if that's the case, SMTP logging is enabled as shown here.
 
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | akashenk Newbie
 
  
 
 Joined: 27 December 2012
 Online Status: Offline
 Posts: 2
 | 
          ok, thanks for the info.
           | Posted: 28 December 2012 at 6:34am | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6167
 | 
          Looks like POP3 port 110 was specified there, while it should be SMTP port; default port number for SMTP is 25.
           | Posted: 29 December 2012 at 3:55am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  |