From owner-freebsd-stable Fri Sep 29 1:18:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vivaldi.pn.npi.msu.ru (gw.pn.npi.msu.ru [193.232.127.202]) by hub.freebsd.org (Postfix) with ESMTP id 4153037B446; Fri, 29 Sep 2000 01:18:14 -0700 (PDT) Received: from scarlatti.pn.sinp.msu.ru (scarlatti.pn.npi.msu.ru [195.208.223.16]) (authenticated) by vivaldi.pn.npi.msu.ru (8.11.0/8.11.0) with ESMTP id e8T8I9l00866; Fri, 29 Sep 2000 12:18:09 +0400 (MSD) (envelope-from svysh@pn.sinp.msu.ru) Message-Id: <4.3.2.7.2.20000929120332.00aa8970@vivaldi> X-Sender: svysh@vivaldi X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 29 Sep 2000 12:18:14 +0400 To: Gregory Neil Shapiro From: Sergei Vyshenski Subject: typo in etrn.pl of sendmail kit Cc: freebsd-stable@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD-4.1.1 distribution has a useful script meant for enforced fetch of mail from secondary mx-servers: /usr/src/contrib/sendmail/contrib/etrn.pl It begins with a line "#!/usr/local/bin/perl", while default location of perl here seems to be /usr/bin/perl. Without correcting it, script just says: "Cannot find file", which may be not a transparent guideline for what to do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message