When I did my apt-get upgrade, I didn't notice that sendmail was among the things upgraded and I remember looking for it. Are you sure it was upgraded?
-Mike -----Original Message----- From: Ryan White [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2001 5:20 PM To: [email protected]; [email protected] Subject: Sendmail FEATURE() syntax incorrect There seems to be something wrong with the FEATURE() directive in sendmail.mc mine is: FEATURE(`virtusertable', `hash /etc/mail/virtusertable')dnl Ever since 2.2r3 came out, sendmailconfig raises an error when processing the above FEATURE line. It seems to create an incorrect database line: virtusertable:hash:-:hash:/etc/mail/virtusertable: The line should be: virtusertable:hash:-:/etc/mail/virtusertable:-: IIRC I tried using a clean sendmail.mc file from sendmailconfig and noticed that it added a few lines that had not been there before. But after adding the FEATURE() line back in the same error occurred. The reason I think it has to do with the parsing of the mc file is that the Makefile that is created is also incorrect. Please let me know if something has changed that I don't know about (sendmail.org does not show a syntax change). Being that my normal address that is subscribed to the lists is not receiving email please respond directly. -Ryan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

