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
pub:imailserver [2018/08/16 11:48] kkramerpub:imailserver [2024/03/25 18:53] (current) – [Start iMail Server] kkramer
Line 139: 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 152: 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. \\ 
 +Revision iDOCS 8.0 03/03/24. Enter a Y to re-process RDY spool files. Default is N. 
 + 
 +**Behavior when starting the iMail Server:**\\ 
 +When "Re-process RDY spool file" is set to 'Y' 
 +  * Unordered List ItemSpool files in the monitored out queues that are in 'RDY' status will get processed. 
 +  * Unordered List ItemSpool files in the monitored out queues that are in 'HLD' status will stay in the out queue and not be processed. 
 +  * Unordered List ItemSpool files introduced and that have been refreshed (hold/release) to 'RDY' status will get processed. 
 + 
 +When "Re-process RDY spool file" is set to 'N' 
 +  * Unordered List ItemSpool files in the monitored out queues that are in 'RDY' and 'HLD' status will not be processed. 
 +  * Unordered List ItemSpool files introduced and that have been refreshed (hold/release) to 'RDY' status will get processed. 
 + 
 +When the iMail Engine is configured with no archive out queue, the processed spool file will stay in the originating out queue. 
 +When the iMail Engine is configured with an archive out queue, the processed spool file will move to the configured archive out queue. 
  
 **NOTE:** To utilize this function in a job scheduled entry use the following command to run:\\ **NOTE:** To utilize this function in a job scheduled entry use the following command to run:\\
pub/imailserver.1534445314.txt.gz · Last modified: 2022/06/25 17:02 (external edit)