Walter Marguccio wrote:
as far as I understand, our Lotus Domiono will continue to be responsible
to receive, filter, antispam the incoming e-mail addressed to us. According
to some rules, only a tiny part of the inbound e-mails will be routed to the
manframe. However, once this works, I have to know exactly which tools
are most appropriate to handle this on z/OS.

I can't say which approach is "most appropriate." But, I can share with you that we use a REXX exec running in a batch job to periodically (every ten minutes) obtain and process email representing customer requests from our public mail server via ftp. Often several emails are obtained in a single ftp get. For each email obtained, the REXX invokes other REXX processes, depending on the contents of the email (i.e., what's being requested), which will validate, build and send the appropriate email response to the customers via z/OS SMTP or SENDMAIL.

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
310-338-0400 x318
[email protected]
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to