esackbauer
Thank for all your input but unfortuneately I’m no further ahead. Tried mailto for port 25 syntax but same results. I’m currently not using postscreen.
What is wierd for me is that I’m able to send email notification out for unattended upgrades, Veeam Backups and Mailcow backups by installing postfix as a send mail only with relayhost enabled.
[unknown]
Thanks for your input but still no go for email notifications. Receive time out. Below is the output when manually runing borgmatic -v 2
/etc/borgmatic.d/config.yaml: Running command for post-backup hook
apprise -vv -t “SUCCESS” -b “Backups successfully made” “mailtos://mail.mydomain.com?user=user1@mydomain.com&pass=mypsswrd&from=user2@mydomain.com”
2024-01-23 18:45:24,217 - INFO - Applying Custom Defaults
2024-01-23 18:45:39,448 - WARNING - Connection error while submitting email to mail.mydomain.com. Reason: timed out
local: Error running actions for repository
Command ‘apprise -vv -t “SUCCESS” -b “Backups successfully made” “mailtos://mail.mydomain.com?user=user1@mydomain.com&pass=mypsswrd&from=user2@mydomain.com”’ returned non-zero exit status 1.
/etc/borgmatic.d/config.yaml: No commands to run for on-error hook
/etc/borgmatic.d/config.yaml: An error occurred
/etc/borgmatic.d/config.yaml: No commands to run for post-everything hook
summary:
/etc/borgmatic.d/config.yaml: Loading configuration file
/etc/borgmatic.d/config.yaml: An error occurred
local: Error running actions for repository
2024-01-23 18:45:24,217 - INFO - Applying Custom Defaults
2024-01-23 18:45:39,448 - WARNING - Connection error while submitting email to mail.mydomain.com. Reason: timed out
Command ‘apprise -vv -t “SUCCESS” -b “Backups successfully made” “mailtos://mail.mydomain.com?user=user1@mydomain.com&pass=mypsswrd&from=user2@mydomain.com”’ returned non-zero exit status 1.