HP3000-L Archives

January 2006, Week 2

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:
"Stanfield, Randy (Dallas, CSC)" <[log in to unmask]>
Reply To:
Stanfield, Randy (Dallas, CSC)
Date:
Wed, 11 Jan 2006 00:11:26 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
We've been having issues with SMTP e-mail outbound from the HP3000. Our
Exchange server has a rule limiting the size of the e-mail. 

We've got sendmail command file embedded in some JCL's sending reports.
But it looks like these reports have gotten out of hand as far as size.
I don't find a way to limit the size of the THREEK outbound e-mail. So
I'm looking for a way to validate the size is to large in the command
file. Then inform the user sending. 

I'm having issues when it is being checked inside MPEX loops. 

       if fanyinfo("!filenam2.tmp","bytefilesize") > 10000000
         setvar chksize finfo("!filenam1","bytefilesize") / 1000000
         echo File !FILENAM1 is to larger, Size =  !chksize MB.
       else
         file !FILENAM2.TMP,OLDTEMP
       endif

Any ideas?

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

ATOM RSS1 RSS2