Merge pull request 'Fixup message-id' (#238) from restic-mail into main
Reviewed-on: https://git.data.coop/data.coop/ansible/pulls/238
This commit is contained in:
commit
1ede5629f4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ From: Restic backup <{{ services.restic.mail_from }}>
|
||||||
To: admin@data.coop
|
To: admin@data.coop
|
||||||
Subject: Restic backup failed
|
Subject: Restic backup failed
|
||||||
Date: $(date -R)
|
Date: $(date -R)
|
||||||
Message-ID: $(date +%s.%N)@{{ services.restic.domain }}
|
Message-ID: <$(date +%s.%N)@{{ services.restic.domain }}>
|
||||||
|
|
||||||
Dear sir or madam,
|
Dear sir or madam,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue