I have a job created to do a backup of all my dbs with a schedule time and I have set to this job a notification by mail to my email when the job completes, but I am not receiving any. So I will post here what I have done to set this notitication to see if there is something missing.
In "Database Mail", I have set an email for this notification, with all the info necessary to do SMTP AUTH in my smart host. To test this connection I have used "Send Test E-Mail..." for my email, and it was received without problem. Then, created a new Operator, just with my email and set a name for the Operator. After this I went in this job properties at Jobs in SQL Server Agent, and set at Notifications, E-mail for my new Operator and select to be notified "When the job completes". But still I have not received any notifications after this.
Am I missing any step here?
Thanks!