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
Next revisionBoth sides next revision
pub:imailserver [2016/07/08 11:50] – [Work with iMail Server] kenpub:imailserver [2022/06/25 17:02] – external edit 127.0.0.1
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 154: Line 158:
  
 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 166:
  
  
 +**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