Hi,
Have simple requirements, after each backup job, we want notification, however, can't get on Gmal email as obviously to deliver mail to gmail / yahoo, need proper mail server. Hence used aws SES smtp mail account but still mails are going through postfix (as per syslog).
Here what I did :
1. Datacenter --> Notification --> Add Target --> SMTP --> Provided SES SMTP user datails there.
2. Added "Additional Recepient" mail there where we need notification. (sending test mails goes well)
3. Modified "Notification Matchers" --> Default-matcher to use our SMTP target.
4. Now created a backup job with email address. But when backup job is finished, there are no mails, in logs we can see the node is trying to send mail directly without using SMTP and hence Gmail is blocking it.
Is this correct way or I am doing it wrong ?
Have simple requirements, after each backup job, we want notification, however, can't get on Gmal email as obviously to deliver mail to gmail / yahoo, need proper mail server. Hence used aws SES smtp mail account but still mails are going through postfix (as per syslog).
Here what I did :
1. Datacenter --> Notification --> Add Target --> SMTP --> Provided SES SMTP user datails there.
2. Added "Additional Recepient" mail there where we need notification. (sending test mails goes well)
3. Modified "Notification Matchers" --> Default-matcher to use our SMTP target.
4. Now created a backup job with email address. But when backup job is finished, there are no mails, in logs we can see the node is trying to send mail directly without using SMTP and hence Gmail is blocking it.
Is this correct way or I am doing it wrong ?
Last edited: