[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

Sending email/mail/smtp/messages?

» close window

The Question is:

 
How can I send email over the internet from DCL and/or from inside a Fortran
 program?
 


The Answer is :

 
  MAIL.  You can use the MAIL utility to send MAIL including SMTP
  (internet) mail, and you can also call the MAIL application programming
  interface (API) from within your application program.  Documentation
  on both the MAIL utility and the MAIL API are available in the OpenVMS
  documentation set.
 

answer written or last revised on ( 19-OCT-2001 )

» close window