-
Notifications
You must be signed in to change notification settings - Fork 363
add mail-from option #565
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
add mail-from option #565
Conversation
This won't be added within this release. Additionally, we are considering moving some functionality out of the core ddclient script into helper scripts. |
8726dd7
to
1f24956
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TinfoilSubmarine I rebased your commit onto latest master
and pushed some fixup commits to address minor issues I noticed while reviewing. Would you please review my proposed changes and re-test? If everything looks OK to you I'll squash everything together and merge.
Thank you for the contribution, and apologies for taking so long to review.
lgtm and works in my testing |
37a6de8
to
4454bc6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebased, LGTM.
refine usage wording
default to undef
factor out duplicate code
move variable declaration closer to usage
add changelog entry
move changelog entry to v4.0.0-rc.2
4454bc6
to
cf4bad1
Compare
@indrajitr You forgot to autosquash the fixup commits. No biggie—just something to remember for next time. |
Realized right after. Apologies 😒 |
No description provided.