Subject: sendmail 888 (fwd)
To: None <port-mac68k@NetBSD.ORG>
From: None <jon@colossus.cs.wits.ac.za>
List: port-mac68k
Date: 02/23/1998 10:18:11
____________________________________________________________
John Ostrowick
jon@cs.wits.ac.za, +27 11 716-3783
Computer Science Department, University of the Witwatersrand
Web site, ftp site and listserv all available at:
http://macaroni.cs.wits.ac.za/
---------- Forwarded message ----------
Date: Mon, 23 Feb 1998 10:14:11 +0200 (SAT)
From: jon@colossus.cs.wits.ac.za
To: port-mac68@netbsd.org
Subject: sendmail 888
it's ok after all. as it turned out, my /usr/bin/mailq was a binary, not a
link to /usr/bsin/sendmail.
____________________________________________________________
John Ostrowick
jon@cs.wits.ac.za, +27 11 716-3783
Computer Science Department, University of the Witwatersrand
Web site, ftp site and listserv all available at:
http://macaroni.cs.wits.ac.za/
---------- Forwarded message ----------
Date: Mon, 23 Feb 1998 10:07:28 +0200
From: Alexander Holt <lex@cs.wits.ac.za>
To: John Ostrowick <jon@colossus.cs.wits.ac.za>
Subject: Re: shouldn't be hard to fix :-)
Sorry not to get round to this till now.
> Warning: .cf version level (7) exceeds program functionality (5)
This is the most informative line: it is telling you that the sendmail
executable has a version that is older than that of the sendmail.cf
file. It looks to me as if "mailq" is a link to your old sendmail
executable, not the new one that you have installed. See if that is
indeed the situation, and if so, correct the link.
Lex