docker-ddclient
docker-ddclient copied to clipboard
[FEAT] send email from the container
Is this a new feature request?
- [x] I have searched the existing issues
Wanted change
It would be great to utilize the email sending features of ddclient on address changes. This means either allowing configuring an MTA in the container, or passing along the message to the host, or connecting ddclient to apprise somehow?
Reason for change
email notifications for ip address changes are quite useful
Proposed code change
No response