| Author |  | 
      
        | soccer2d Newbie
 
  
  
 Joined: 02 May 2007
 Location: United States
 Online Status: Offline
 Posts: 11
 | 
          I have been sending emails for a while using mailbee's smtp email and sending to the IIS Pickup folder.  I was thinking about switching to mailbee queue so it sends directly from the SMTP server of the client.  However I am always getting a missing recipient error message when in the queue, even with the same email that I can send using the oMailer.SmtpServers.Add(,,) method with the authentication set to SasLogin. Any Suggestions I have the queue set with the same smtp server same login information and the login method set to LOGIN.
           | Posted: 26 February 2009 at 8:49am | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Do you get error messages in MailBee.NET SMTP (when calling Smtp.SubmitToPickupFolder) or in MailBee Message Queue (in its log)?
           | Posted: 26 February 2009 at 9:18am | IP Logged |   |  
           | 
 |  
 Also, are you using the latest versions of both?
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | soccer2d Newbie
 
  
  
 Joined: 02 May 2007
 Location: United States
 Online Status: Offline
 Posts: 11
 | 
          I was not including the Recipient collection to the submit function.  But I am now getting a very high spam rate when the email is received  many providers such as yahoo, and hotmail are putting the emails in the junk box.  Any Suggestions?
           | Posted: 26 February 2009 at 12:46pm | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Andrew AfterLogic Support
 
  
 
 Joined: 28 April 2006
 Location: United States
 Online Status: Offline
 Posts: 1189
 | 
          Often, antispam systems add special headers (like X-Spam-Status) to verified messages which allow learning the reason spam scores were assigned for. Take a look at the headers of the verified (and marked as junk) messages to learn what's wrong.
           | Posted: 27 February 2009 at 3:22am | IP Logged |   |  
           | 
 |  
 Also, this tool should be useful to you.
 
 Best regards,
 Andrew
 | 
       
        | Back to Top |     | 
       
       
        |  |