Red Hat Bugzilla – Bug 119010
Add authinfo to possible sendmail maps
Last modified: 2007-11-30 17:10:38 EST
Description of problem: The Makefile in /etc/mail should know about the authinfo map. Please add the following: POSSIBLE += $(shell test -f authinfo && echo authinfo.db) This will then automatically update the authinfo.db hash if used. Version-Release number of selected component (if applicable): sendmail-8.12.10-1.1.1
Fixed in rawhide in rpm sendmail-8.12.11-4.1 or newer.