Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notification mails not being sent #82

Open
revkorf opened this issue Oct 4, 2023 · 0 comments · May be fixed by #84
Open

notification mails not being sent #82

revkorf opened this issue Oct 4, 2023 · 0 comments · May be fixed by #84

Comments

@revkorf
Copy link

revkorf commented Oct 4, 2023

After upgrading, I noticed all backups were running fine but notification mails where no longer sent. It appears Alpine linux mail command do not support the -S option to provide an external mailserver.

/ # cat /var/log/mail-last.log
mail: unrecognized option: S
usage: mail [-dEIinv] [-a header] [-b bcc-addr] [-c cc-addr] [-r from-addr] [-s subject] [--] to-addr ...
mail [-dEIiNnv] -f [name]
mail [-dEIiNnv] [-u user]

msmtp is an alternative.

gschafra added a commit to gschafra/restic-backup-docker that referenced this issue Nov 17, 2023
- since Alpine's mail no longer supports `-S`
- fixes lobaro#82
@gschafra gschafra linked a pull request Nov 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant