HP3000-L Archives

February 1999, 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:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Wed, 10 Feb 1999 15:48:37 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
Cecile Chi writes:
>
> I received this request from a client.  I'll direct them to 3k.com,
> but I would appreciate any advice.
>
> Cecile Chi   ([log in to unmask])
>
>
> >Cecile,
>
> >I was wondering if you could help us out.  We need a software library that:
>
> >   Can send smtp mail over sockets to an existing SMTP server (Notes).
> >   Runs on the HP3000 machines.
> >   Callable preferably from Transact.
>
> >If you don't know of a package that can do this can you post a message to
> >one of your HP newsgroups for me?

More than one 3000 site is using Sendmail/iX to send e-mail to Notes:

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

It's been ~15 years since I've programmed in Transact.  All you should need
to do would be to write your e-mail message to a disk file, then call
HPCICOMMAND to :RUN SENDMAIL.PUB.SENDMAIL with an INFO= string for the
destination e-mail addresses and overriding STDIN= to point to your disk file
message.
--
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
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2