User Tools

Site Tools


pub:imailserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
pub:imailserver [2017/11/09 19:08] – external edit 127.0.0.1pub:imailserver [2024/03/25 18:44] – [Start iMail Server] kkramer
Line 1: Line 1:
 +<html>&#091;</html>[[start#imail | Up To iMail ]]<html>&#093;</html>
 +
 ====== iMail Server Configuration ====== ====== iMail Server Configuration ======
  
Line 137: Line 139:
 The same prompt, Email to Address, will also accept special values:  The same prompt, Email to Address, will also accept special values: 
   * ***USERNAME** - The *USERNAME key word here, as the name implies, retrieves the user profile from the spooled file. Once extracted the value is compared to a matching user record in the public distribution list sending the spooled file to the user profile’s email address.   * ***USERNAME** - The *USERNAME key word here, as the name implies, retrieves the user profile from the spooled file. Once extracted the value is compared to a matching user record in the public distribution list sending the spooled file to the user profile’s email address.
 +  * ***USRPRF** - If 'I' for Spooled file User Name is selected, *USRPRF can be used instead of *USERNAME.
   * ***SMTPNAME** - Similarly, if *SMTPNAME is specified as the target, this would take the user profile of the spool file owner, retrieve the smtp address associated with that profile in the system directory (the SMTP name), and use that email address as the target address.    * ***SMTPNAME** - Similarly, if *SMTPNAME is specified as the target, this would take the user profile of the spool file owner, retrieve the smtp address associated with that profile in the system directory (the SMTP name), and use that email address as the target address. 
 +
  
  
Line 150: Line 154:
                                                                                                                                      
 iMail Server . . . . . . . . . .   IMAIL         Character value   iMail Server . . . . . . . . . .   IMAIL         Character value  
-iMail Job Queue  . . . . . . . .   QBATCH        Character value  +iMail Job Queue  . . . . . . . .   QBATCH        Character value 
 +Re-process RDY spool file  . . .               Y, N 
 </pre></html> </pre></html>
  
 Enter the iMail server name and the iMail server job queue to route the server.   Enter the iMail server name and the iMail server job queue to route the server.  
 +
 +**NOTE:** To utilize this function in a job scheduled entry use the following command to run:\\
 + CALL PGM(iMail-library/IMC3100) PARM('iMail-server-name' ‘Job queue name’)  
 ===== End iMail Server ===== ===== End iMail Server =====
  
Line 159: Line 167:
  
  
 +**NOTE:** To utilize this function in a job scheduled entry use the following command to run:\\ 
 + CALL PGM(iMail-library/IMR4100) PARM('iMail-server-name')
  
  
pub/imailserver.txt · Last modified: 2024/03/25 18:53 by kkramer