| Author |  | 
      
        | raindm Groupie
 
  
  
 Joined: 31 January 2008
 Location: Israel
 Online Status: Offline
 Posts: 44
 | 
          Hi,
           | Posted: 15 September 2008 at 12:48am | IP Logged |   |  
           | 
 |  
 When i receive an error when using Direct Send Method, how do i detect if the error is fatal (email does not exist) or i should retry later?
 
 There are so many errors and i think the SMTP error codes doesn't always tell you what is going on.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Andrew AfterLogic Support
 
  
 
 Joined: 28 April 2006
 Location: United States
 Online Status: Offline
 Posts: 1189
 | 
          Actually, there's no 100% reliable way to distinguish between "fatal" and "non-fatal" errors. Many mail servers accept all messages addressed to their domains (just check domain part of address) and later check if the message can be delivered. If the delivery is not possible, the server sends bounce message back to sender. To learn more about processing bounce messages, refer to this topic.
           | Posted: 15 September 2008 at 4:07am | IP Logged |   |  
           | 
 |  
 
 
| Quote: 
 
    
    | 
      
       | There are so many errors and i think the SMTP error codes doesn't always tell you what is going on. |  |  |  
 In most cases they do, but not always.
 
 Also, you posted this question in MMQ forum, but MMQ doesn't support direct send. You should choose whether to send directly or through MMQ.
 
 Best regards,
 Andrew
 | 
       
        | Back to Top |     | 
       
       
        |  |