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@xxxxxxxxxxxx> 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review