Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | kishore7Starting Member
 
 
                                        13 Posts | 
                                            
                                            |  Posted - 2012-08-30 : 11:59:03 
 |  
                                            | Hi,I have existing package, in which i have a [Send Mail Task], but it's failing, and its giving the error message as[Send Mail Task] Error: An error occurred with the following error message: "Service not available, closing transmission channel. The server response was: 4.3.2 Service not available".we are using a SMTP connection , to send mails.(with windows authentication)Please help me out |  |  
                                    | anuraag205Yak Posting Veteran
 
 
                                    58 Posts | 
                                        
                                          |  Posted - 2012-08-31 : 09:00:11 
 |  
                                          | Whatever machine you defined as your SMTP server does not have the smtp service running or it is not on the port you specified.Thanks |  
                                          |  |  |  
                                |  |  |  |