Sponsored Content
Operating Systems HP-UX NCR Unix MP-RAS - Mail not working Post 302507921 by DanJSC on Friday 25th of March 2011 06:49:17 AM
Old 03-25-2011
Hi I am just wondering if this problem was solved as I have a similar problem

when I try this

# mailx -s "testzzz" "root@sys1"
test testz
EOT
# UX:mail: ERROR: Can't send to !cro_isp1!root (root@sys1)
UX:mail: ERROR: Return to root

the email error returned is this

From postmaster Fri Mar 25 10:16 GMT 2011
To: root@sys2
Date: Fri Mar 25 10:16:12 GMT 2011
Original-Date: Fri Mar 25 10:16 GMT 2011
Original-Subject: testzzz
Not-Delivered-To: due to 11 Transfer Failure
ORIGINAL MESSAGE ATTACHED
(mail: Error # 22 'Surrogate command failed', rc = 11)
En-Route-To: !sys1!root
======= Surrogate command =======
:/usr/bin/uux -aroot - sys1!rmail (root)
==== Start of stdout ===
==== Start of stderr ===
:bad system name: sys1
:uux failed ( 11 )
En-Route-To: !sys1!root
Content-Length: 122

If I do dthe same command from the local system but include the system name

mailx -s "testzzz" "tst@sys2"
tteesstt zz1017
EOT

This works

I am pretty sure mail to other systems has never worked on these boxes but would like to get it workling to set up some mail alerts

There is not etc aliases file on these systems but the remote sytem is in the hosts file
This is the unix system detail if it helps
Welcome to the NCR MP-RAS SVR4 UNIX System
UNIX System V Release 4.0
uname -a
sys2 sys2 4.0 3.0 3487/3488 Pentium III(TM)-ISA/PCI

Thanks in advance for any help

Dan
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

xntpd on NCR unix

Hi, I'm having these errors when using xntpd on ncr unix. synchronisation lost Feb 25 09:10:14 in.xntpd: Previous time adjustment didn't complete Can anyone help me on this. Is it an issue with the time delay as the reference time servers are on different sites and the ping response is... (0 Replies)
Discussion started by: bert.n
0 Replies

2. UNIX for Dummies Questions & Answers

NCR MP-RAS 3.02 Root Password

I've just inherited the support of 3 NCR Servers running NCR MP-RAS 3.02 UNIX OS and it looks as though the previous support analyst (who as left the company) has kindly changed all 3 root passwords. Also there are no installation / boot cd's and the etc/passwd directory can only be updated by... (1 Reply)
Discussion started by: Bruv
1 Replies

3. Filesystems, Disks and Memory

Help - NCR Unix 3.02 MP-RAS

Hi, I am new to the UNIX operating system and would realy appreciate some answers to these problems. I have a unix box (Actually several of them throughout the different locations) that have NCR MP-RAS 3.02.x.x (with multiuser and possibly security packages installed.) Originally they had 2gb... (4 Replies)
Discussion started by: ad7_98
4 Replies

4. UNIX for Dummies Questions & Answers

MP-RAS Unix and NFS

Hi, I would like to know if It's possible configure NFS on MP-RAS Unix so mountd uses a static port instead of a dynamic one. Thanks. (1 Reply)
Discussion started by: cuatrodos
1 Replies

5. Infrastructure Monitoring

NCR unix snmp agent

Good Day, I have requirement to monitor a number of NCR unix server for our unix team. As the System Management product that we use in out company does not have an agent for NCR unix I am investigating the SNMP route. I got the unix guys to enable SNMP however, it seems the default MIB that is... (0 Replies)
Discussion started by: priteshj
0 Replies

6. IP Networking

Changing IP address on NCR UNIX

Can someone assist please. I am trying to change IP address on NCR UNIX using tcpconfig but the address wont change!! Using ifconfig -a I still see the old address! This is on an NCR S24 server. (3 Replies)
Discussion started by: Vusi Boutu
3 Replies

7. IP Networking

MP-RAS Unix Networking Setup

I have an MP-RAS unix server from ncr. We are trying to get the network configured so that we may transer files between the unix box and a pc. I have used the included TCPCONFIG command to setup the network, however I can not ping, telnet or ftp to any other pcs on the network. Any help would... (0 Replies)
Discussion started by: Rutgerncas
0 Replies

8. Shell Programming and Scripting

Equivalent of mmin in MP-RAS/NCR Unix

Hi, i created a script to look for the modified files in the last 15 minutes. But later was told that the server that we need to implement this script is an MP-RAS (NCR Unix) server on which i found mmin option of the find command doesnt work.:wall: Can anybody please let me know the... (1 Reply)
Discussion started by: utkarsh
1 Replies

9. UNIX for Advanced & Expert Users

NCR UNIX help

Dear all I'm trying to virtualize NCR on UBUNTU host . I need a help ,I'm new to UNIX world . If any one ca send me step by step guide , I'll appreciate this very much . Thanks (3 Replies)
Discussion started by: semerouk
3 Replies

10. Filesystems, Disks and Memory

Ncr UNIX

let me know to create a new partition on ncr unix with vxfs filesystem (0 Replies)
Discussion started by: venikathir
0 Replies
UUSEND(1C)																UUSEND(1C)

NAME
uusend - send a file to a remote host SYNOPSIS
uusend [ -m mode ] sourcefile sys1!sys2!..!remotefile DESCRIPTION
Uusend sends a file to a given location on a remote system. The system need not be directly connected to the local system, but a chain of uucp(1) links needs to connect the two systems. If the -m option is specified, the mode of the file on the remote end will be taken from the octal number given. Otherwise, the mode of the input file will be used. The sourcefile can be ``-'', meaning to use the standard input. Both of these options are primarily intended for internal use of uusend. The remotefile can include the ~userid syntax. DIAGNOSTICS
If anything goes wrong any further away than the first system down the line, you will never hear about it. SEE ALSO
uux(1), uucp(1), uuencode(1) BUGS
This command should not exist, since uucp should handle it. All systems along the line must have the uusend command available and allow remote execution of it. Some uucp systems have a bug where binary files cannot be the input to a uux command. If this bug exists in any system along the line, the file will show up severly munged. 4th Berkeley Distribution April 24, 1986 UUSEND(1C)
All times are GMT -4. The time now is 09:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy