Summary: | Implement: service sendmail reload | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Oliver Schulze L. <oliver> | ||||
Component: | sendmail | Assignee: | Thomas Woerner <twoerner> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.3 | Keywords: | FutureFeature | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Enhancement | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2004-01-28 11:15:56 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Attachments: |
|
Description
Oliver Schulze L.
2003-02-12 22:34:51 UTC
*** This bug has been marked as a duplicate of 98016 *** Note that you don't need to reload sendmail to have it recognize changes to most database files. Doing a 'make ' in /etc/mail will enable changes to things like the virtusertable and access. Running 'newaliases' will activate changes to /etc/aliases. Note that my patch does not try to rebuild databases (I'm now rethinking not doing that in my patch). BTW: I think that the reason why your patch was marked a duplicate of mine may be that mine is for an active version of RH and/or includes a patch. Created attachment 92624 [details] Patch for sendmail-8.11.6-25.73 This is a patch for sendmail-8.11.6-25.73 for RH7.3 I ported the patch posted in bug #98016 Fixed in rawhide in rpm sendmail-8.12.11-1, or newer. |