z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of the MAILBCC parameter

z/OS MVS JCL Reference
SA23-1385-00

Example 1
//OUTDS2   OUTPUT  MAILBCC=('robertanders@companya.net',           
//           'suesmth1@companyb.net')  
In this example, the system will send a blind copy to the following e-mail addresses:
  • robertanders@companya.net
  • suesmth1@companyb.net
Example 2
//OUTDS2   OUTPUT  MAILBCC=(ROBERT@XYZ.NET,
//           SUE@XYZ.NET)  
In this example, the system will send a blind copy to the following e-mail addresses:
  • robert@xyz.net
  • sue@xyz.net

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014