-
Couldn't load subscription status.
- Fork 106
Add sendmail deprecation to 3.16 #4412
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
base: 3.16
Are you sure you want to change the base?
Conversation
|
The PR preview for 413c15b is available at theforeman-foreman-documentation-preview-pr-4412.surge.sh The following output files are affected by this PR: |
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.
two small suggestions. I think an explicit tech ACK would be good too.
| === Preparing {Project} for operation in containerized environments | ||
| - *`sendmail` is deprecated for delivering email* - Delivering email by calling the `sendmail` binary on the system is problematic in many cases. |
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.
| === Preparing {Project} for operation in containerized environments | |
| - *`sendmail` is deprecated for delivering email* - Delivering email by calling the `sendmail` binary on the system is problematic in many cases. | |
| === Preparing {Project} for operation in containerized environments | |
| * *`sendmail` is deprecated for delivering email* - Delivering email by calling the `sendmail` binary on the system is problematic in many cases. |
suggestion: We generally use a single empty line between headings and paragraphs; and * for unordered lists.
| - *`sendmail` is deprecated for delivering email* - Delivering email by calling the `sendmail` binary on the system is problematic in many cases. | ||
| Therefore, it is deprecated and will be removed in a future version. | ||
| As an alternative, use the SMTP mail delivery method. | ||
| For more information, see link:https://docs.theforeman.org/3.16/Installing_Server/index-katello.html#Configuring_Server_for_Outgoing_Emails_foreman[Configuring Foreman server for outgoing emails]. |
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.
| For more information, see link:https://docs.theforeman.org/3.16/Installing_Server/index-katello.html#Configuring_Server_for_Outgoing_Emails_foreman[Configuring Foreman server for outgoing emails]. | |
| For more information, see {InstallingServerDocURL}Configuring_Server_for_Outgoing_Emails_foreman[Configuring {ProjectServer} for outgoing emails]. |
That way, the URL for foreman will point to Foreman; for katello to foreman+Katello.
What changes are you introducing?
Add sendmail deprecation
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
Sendmail is deprecated in Satellite 6.18 and will be removed in a future release.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Contributor checklists
Please cherry-pick my commits into: