HP3000-L Archives

August 2011, Week 1

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:
Cornelia Sellitto <[log in to unmask]>
Reply To:
Cornelia Sellitto <[log in to unmask]>
Date:
Wed, 3 Aug 2011 21:37:33 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (64 lines)
Mike and List -
Here's part of the job that's used to send email - previously worked with an
external IP address through the SMTP server - note commented out old
address; new address in the '10' range.

!JOB TABCDS,MGR/pwd.acct;HIPRI
!SETJCW CIERROR=0
!comment setvar mailsmtphost '64.59.192.3'
!setvar mailsmtphost '10.0.1.2'
!setvar mailfrom [log in to unmask]
!setvar MAILRECVTIMEOUT 300
!SETVAR MAILCONNECTTIMEOUT 300
!nmMAIL.O " -t [log in to unmask] -pri H  &
:     -s 'Testing email' -m emailcds -a filetest.txt"
!IF CIERROR = 0  THEN
!tell connie,mgr.catfancy;  TABCDS job has completed successfully
!SET STDLIST=DELETE
!ELSE
!TELL CONNIE,MGR.CATFANCY; Sorry - TAB job failed - check STDLIST
!eoj
On Wed, Aug 3, 2011 at 9:19 PM, Michael Lynn <[log in to unmask]> wrote:

> Hello List,
>
>
>
> I have inherited an HP but am a novice. I have a question regarding
> emailing
> from it using nmMAIL through an anonymous relay on Exchange. I am getting
> this error:
>
>
>
> nmmail[124] OpenSocket: IPCRECV: SOCKET TIMEOUT. (SOCKERR 59)
>
> I have tested my relay from a Windows host using telnet to port 25 and
> successfully sent email.
>
>
>
> Connie Sellitto suggested I try the list to see what turns up :).
>
>
>
> Any thoughts?
>
>
>
> Michael Lynn
>
> Network Administrator
>
> Cat Fanciers' Association
>
>
>
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2