I recently installed SLES 15, and want to install the sendmail RPM.
I’ve tried both yast, and ‘zypper search-packages sendmail’, but cannot find the package.
I do see perl-Mail-Sendmail, sendmail-debuginfo, srcpackage:sendmail, etc., but not sendmail itself.
What steps should I take?
@Brian_Reichert Hi, the package is called rmail
now (src rpm is still sendmail)… available via PackageHub repository.
Thanks; I’ll see if can make do with that. If that is indeed what encapsulates sendmail, I’m surprised the package isn’t marked with “Provides: sendmail”, just to help folks such as myself.
I appreciate the prompt response!