I recently sat down to finally fix email notifications. SMTP is the way I usually do such things, and I was happy to see it as an option in the gui. However I cant get it to work, even though I believe I have set things up correctly I only get the following error (and no emails):
My /etc/pve/notifications.cfg:
Read more
Could not test target: could not notify via endpoint(s): smtp-webmaster: network error: Resource temporarily unavailable (os error 11) (500)
My /etc/pve/notifications.cfg:
Code:
sendmail: mail-to-root...
Read more