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 |  
                                    | subhaoviyaPosting Yak  Master
 
 
                                        135 Posts | 
                                            
                                            |  Posted - 2012-08-03 : 04:18:33 
 |  
                                            | Hi,   When i am trying to execute the 'Send mail task' alone or package alone its running perfectly.    but when i am trying to shedule it. i am getting an error like shown below. Description: An error occurred with the following error message: "Mailbox unavailable. The server response was: 5.1.1 User unknown".  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  6:00:01 AM  Finished: 6:11:46 AM  Elapsed:  705.125 seconds.  The package execution failed.  The step failed.please help me to resolve it.thanks in advance |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2012-08-03 : 09:56:43 
 |  
                                          | whats the account under which job is scheduled to run? does it have a mail profile created?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                    | subhaoviyaPosting Yak  Master
 
 
                                    135 Posts | 
                                        
                                          |  Posted - 2012-08-06 : 04:36:57 
 |  
                                          | s mail profile has been created. |  
                                          |  |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2012-08-06 : 10:24:08 
 |  
                                          | you mean you've setup mail profile for proxy account? did you try running it manually? in that case, is email send?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                |  |  |  |