Hi Harry, On 2015-07-12 12:41, Harald Dunkel wrote: > Since version 8.14.9-3 sendmail doesn't start, but complains > > /etc/mail/sendmail.cf: line 107: readcf: DontBlameSendmail option: > GroupReadableDefaultAuthInfoFile unrecognized
I doubt the typo correction is the cause for this ... but rather the reordering of masquerading options and mailer definitions in sendmail.mc which allows to create a sendmail.cf out of the box. (I posted a diff of the generated default sendmail.cf in these 2 versions to the bug previously, but you probably didn't get a copy of this) > My sendmail.mc doesn't set such an option. Rebuilding sendmail.cf > doesn't help. > > Moving back to version 8.14.9-2 fixes the problem. Could you apply the typo correction manually on 8.14.9-2: sed -i s/GroupReadableaDefaultAuthInfoFile/GroupReadableDefaultAuthInfoFile/ /usr/share/sendmail/cf/domain/debian-mta.m4 and see if rebuilding sendmail.cf causes the same problem? How does the diff between the two sendmail.cf file versions look like? Anyway, this should be working fine in experimental where sendmail actually knows about GroupReadableDefaultAuthInfoFile Andreas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org