[Bug 226407] Merge Review: sendmail

bugzilla at redhat.com bugzilla at redhat.com
Sun Jun 14 21:33:11 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=226407





--- Comment #28 from Paul Howarth <paul at city-fan.org>  2009-06-14 17:33:06 EDT ---
The /etc/mail/make script handles the authinfo database but not the
msp-authinfo database (see http://www.sendmail.org/m4/msp.html).

Adding this line after the one that handles the authinfo database works for me:

test -f msp-authinfo && makedb msp-authinfo.db && chown smmsp:smmsp
msp-authinfo{,.db} && chmod 640 msp-authinfo{,.db}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Fedora-package-review mailing list