Viewing 15 posts - 1,456 through 1,470 (of 1,939 total)
Hi JeremyE,
I checked today, but still didn't get any email notification that the job succeeded, which I should be getting. I've enabled the profile, as you suggested, and restarted the...
November 1, 2013 at 8:42 am
I was not aware of the fact that I'd have to restart SQL Agent, before it would see the changes that I made to the Database Mail profile. I've just...
October 31, 2013 at 8:09 am
liteswitch (10/30/2013)
Have you enabled the Database Mail Profile in the SQL Server Agent properties? This is a step I always missed when I first started out!
Ummm, no. (As I hang...
October 30, 2013 at 12:45 pm
tim.hidalgo 98121 (10/16/2013)
We use office365 and our sys engineer setup a relay for us to use with SQL.
Hello Tim,
In the last couple of days I've finally gotten a chance to...
October 25, 2013 at 9:19 am
Grant Fritchey (10/22/2013)
tabinsc (10/22/2013)
October 22, 2013 at 12:45 pm
lshanahan (10/22/2013)
I see Steve's point, but I honestly learn more from forums like this than most blogs. Easier to find stuff here, too.
I, too, can find things easier here....
October 22, 2013 at 8:05 am
tim.hidalgo 98121 (10/16/2013)
We use office365 and our sys engineer setup a relay for us to use with SQL.
Oh, OK, then I'd better get a hold of my sys admin and...
October 16, 2013 at 12:59 pm
We went to Office 365 months ago, and it worked fine then. The only thing that's different now is having migrated to SQL 2012.
October 16, 2013 at 8:53 am
Sean Pearce (10/16/2013)
The mail server is not authenticating the sender (your SQL Server). Are you using an exchange server?
I believe the answer to your question is yes. We have Office...
October 16, 2013 at 8:08 am
Bhuvnesh (10/15/2013)
Check if email address is right or not ? and another thing profile has been configured correctly ?
As far as I can determine, the profile has been set correctly....
October 15, 2013 at 12:56 pm
Thank you, that was very useful. I've run the SELECT statement that you gave me in msdb and here's the results:
The mail could not be sent to the recipients because...
October 15, 2013 at 12:46 pm
John Jakob (10/14/2013)
If you try something like this:
EXEC msdb.dbo.sp_send_dbmail
@profile_name = 'DBMailPublicProfile', ...
October 15, 2013 at 7:53 am
J Livingston SQL (10/8/2013)
does this help?
Thank you, this does help, but I wonder about setting up an on-premise SMTP server? We didn't have to do that before, when we had...
October 8, 2013 at 12:59 pm
Viewing 15 posts - 1,456 through 1,470 (of 1,939 total)