HP3000-L Archives

July 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Sun, 18 Jul 1999 14:23:06 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (64 lines)
Abraham Zwygart writes:
>
> Hi all,
>
> I am trying to install sendmail from the 1998 interex tape and am having
> problems.
> First problem:
> :SH.HPBIN.SYS
> SH.HPBIN.SYS
>   ^
> Too many parameters were given for this command. (CIERR 10002)
> Supplied parameters do not match formal parameters. (CIERR 2039)
>
> Fixed this by changing 'SH.HPBIN.SYS' to 'SH'.  Will this cause me problems
> in the future?

The best way to invoke the shell for interactive use is:

        :XEQ SH.HPBIN.SYS -L

> Second problem:
>
> ########################################################################
>                  MPE/iX Shell and Utilities (A.50.02)
>       COPYRIGHT (c) Hewlett-Packard Company 1992, All Rights Reserved.
>   ########################################################################
>   grep: input file "aliases": No such file or directory
>   rm: cannot unlink entry "newaliases": No such file or directory
>   /etc/sendmail.cf: line 0: cannot open: No such file or directory
>   mkdir: directory "mail": File exists
>   cat: /etc/services: No such file or directory
>   cp: /etc/services: No such file or directory
>   CWD is "/SYS/PUB".

You don't list what you typed that caused all of these errors.

You minimally need to :HELLO MANAGER.SYS and then:

        :XEQ LN.HPBIN.SYS "-s /SYS/NET/SERVICES /etc/services"

> Third problem:
> I stream sendmail.job and get the following error:
>  :RUN SENDMAIL.UTIL.SYS;INFO="-bd -q5m"
>  451 /etc/sendmail.cf: line 0: cannot open: No such file or directory
>
> I think this will be fixed as soon as problem two is fixed.

You're being very brave by moving SENDMAIL.PUB.SENDMAIL to SENDMAIL.UTIL.SYS.

Sendmail/iX is designed to live in the SENDMAIL account and be installed
exactly as documented at:

        http://www.cccd.edu/~markb/sendmailix.html

It would be prudent to first make it work exactly the way I recommend, and
only then try your UTIL.SYS configuration.  But I make no promises that you'll
be successful in any configuration other than the full SENDMAIL account.
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               Voice: +1 714 438-4647
"So long and thanks for all the fish!"

ATOM RSS1 RSS2