
E-Mail Configuration: Batch Job to Process Queue
!JOB SMTPOUT,MGR.THREEK !RUN SMTPOUT.SYS.THREEK,FORCED;INFO="remote.host.name" !STREAM SMTPOUT.JOB.THREEK;IN=,1 !EOJ
Also, the STREAM command in this example assumes you've kept this job as SMTPOUT.JOB.THREEK and that you want the job to open your link hourly. Modify the STREAM command accordingly if necessary.
| Back to Config Page | Back to 3k Home Page |