Mail sending problem from sql server URGENT
-
i have configure the mail in sql server but when i am sending mail from sql server it is showing mail queue message but i am not getting the mail. i also grant the permission to msdb.dbo.sp_send_dbmail sp for public. my mail sending code as follows. EXEC msdb.dbo.sp_send_dbmail @recipients='test@bba-reman.com', @subject = 'test', @body = 'Test', @body_format = 'HTML'; i just do not understand why i am not getting mail where as i am getting mail queue message when sending. please guide me.
tbhattacharjee
-
i have configure the mail in sql server but when i am sending mail from sql server it is showing mail queue message but i am not getting the mail. i also grant the permission to msdb.dbo.sp_send_dbmail sp for public. my mail sending code as follows. EXEC msdb.dbo.sp_send_dbmail @recipients='test@bba-reman.com', @subject = 'test', @body = 'Test', @body_format = 'HTML'; i just do not understand why i am not getting mail where as i am getting mail queue message when sending. please guide me.
tbhattacharjee
-
i have configure the mail in sql server but when i am sending mail from sql server it is showing mail queue message but i am not getting the mail. i also grant the permission to msdb.dbo.sp_send_dbmail sp for public. my mail sending code as follows. EXEC msdb.dbo.sp_send_dbmail @recipients='test@bba-reman.com', @subject = 'test', @body = 'Test', @body_format = 'HTML'; i just do not understand why i am not getting mail where as i am getting mail queue message when sending. please guide me.
tbhattacharjee
which version of SQL server are you using?
As barmey as a sack of badgers Dude, if I knew what I was doing in life, I'd be rich, retired, dating a supermodel and laughing at the rest of you from the sidelines.