April 16, 2010 at 8:22 am
Hi, my Database mail account sat up and I can send test sql acount,but I ran my job don't receive email, what do I need to do next?Thank you very much
April 16, 2010 at 8:52 am
You need to enable Mail in SQL ServerAgent Properties -> Alert System
Then I think you need to restart SQL Server Agent (?)
April 16, 2010 at 10:01 am
it was enabled already
April 16, 2010 at 11:52 am
I re strted the agent and still the same situation, any ideas what else I need to check
April 16, 2010 at 1:03 pm
Any error on database mail log?
check the setting again whether something got changed.
Regards
Durai Nagarajan
April 16, 2010 at 2:52 pm
Did you try the steps suggested in BOL (BooksOnline, the SQL Server help system)? Especially the steps/views described in section "troubleshooting [SQL Server], Database Mail"?
April 16, 2010 at 3:12 pm
How is your notification setup. Is the mail profile assign to a particular user?
April 19, 2010 at 7:10 am
Notification sat up to under:that's how I created under Operators section: contains email account where to send it,which was created as a group account of different users
April 19, 2010 at 7:28 am
What are you using for your smtp relay, maybe its being blocked.
April 19, 2010 at 7:41 am
Post the error message from the table msdb..sysmail_log
April 19, 2010 at 7:50 am
No error messages in sysmail_log
April 19, 2010 at 7:57 am
Verify the following steps from your agent properties:
1) From Alert System option click the enble profible option. Then select mail system and profile name from which you can send mail successfully.
Create opeartor and then send mail from agent.
April 19, 2010 at 7:59 am
I did test mail and I got it,so it smptp could be blocked
April 19, 2010 at 11:28 pm
Enable your mail profile as a public profile in your database mail settings.
Viewing 14 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic. Login to reply