On Thu, 30 Jul 2009 11:05:45 +0200, CUNY Yann wrote: >You can use SMTP directly with REXX. (Socket REXX). > Here we go again.
There are two email facilities generally available on z/OS: one with a JES interface, customarily called SMTP; the other with a socket interface, customarily called sendmail. RFC 821 et. al. describe Simple Mail Transfer Protocol, abbreviated SMTP. Its description more closely matches the facilities of z/OS sendmail than of z/OS SMTP. No need for controversy; merely clarification. -- gil ---------------------------------------------------------------------- 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

