User Tools

Site Tools


pub:imail

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:imail [2021/09/30 09:58] – [Work with Log] kkramerpub:imail [2021/10/05 09:57] – [Configure Environment] kkramer
Line 184: Line 184:
 The first portion of this display shows only the System i information useful for licensing and compatibility purposes. The lower half, Maintenance Information, enables the configurable settings to be changed. By in large, these settings will retain the default shipped values. However, to be as configurable, these values are exposed and may be changed.  The first portion of this display shows only the System i information useful for licensing and compatibility purposes. The lower half, Maintenance Information, enables the configurable settings to be changed. By in large, these settings will retain the default shipped values. However, to be as configurable, these values are exposed and may be changed. 
  
-  * Target IFS Directory - The target IFS directory contains the path off the root directory that will retain iMail attachements+  * Target IFS Directory - The target IFS directory contains the path off the root directory that will retain iMail attachments
   * Default Library - The default library contains the library that iMail will refer to as a current library. In this way, iMail may be relocatable to another library defined by this value.   * Default Library - The default library contains the library that iMail will refer to as a current library. In this way, iMail may be relocatable to another library defined by this value.
-  * Default Code Page - This is useful for globalization purposes. Should you be running this software on a non United States system, and another code page needs to be used to accomodate your language, the code page can be set here. +  * Default Code Page - This is useful for globalization purposes. Should you be running this software on a non United States system, and another code page needs to be used to accommodate your language, the code page can be set here. 
-  * DIF File Code Page - The DIF file code page is essentially the same setting as above, but for a specifice file conversion of datatabase to DIF (Data interchange Format).+  * DIF File Code Page - The DIF file code page is essentially the same setting as above, but for a specific file conversion of database to DIF (Data interchange Format).
   * JAR Files directory - If the path is blank, then the Java ARchive files are saved in the default directory: /QIBM/USERDATA/JAVA400/EXT. If specified here, they are save in the specified directory.    * JAR Files directory - If the path is blank, then the Java ARchive files are saved in the default directory: /QIBM/USERDATA/JAVA400/EXT. If specified here, they are save in the specified directory. 
  <html> <pre>  <html> <pre>
-Note:You can check the existence of ifdjava.jar in /QIBM/UserData/Java400/ext with the command: <br> WRKLNK ‘/QIBM/UserData/Java400/ext/ifdjava.jar’. <br> +Note: You can check the existence of ifdjava.jar in /QIBM/UserData/Java400/ext with the command: <br> WRKLNK ‘/QIBM/UserData/Java400/ext/ifdjava.jar’. <br> 
-If the JAR file is missing from your system, you can reatore it with the following command: +If the JAR file is missing from your system, you can restore it with the following command: 
  RST DEV('/qsys.lib/<i>currentiMaillibrary</i>.lib/jarfiles.file') OBJ(('/qibm/userdata/java400/ext/ifdjava.jar'))       RST DEV('/qsys.lib/<i>currentiMaillibrary</i>.lib/jarfiles.file') OBJ(('/qibm/userdata/java400/ext/ifdjava.jar'))     
 </pre></html> </pre></html>
  
 +If a path is not specified in the iMail configuration, you can use CLASSPATH to specify the ifdjava.jar at the system level and when any java job is started, ifdjava.jar is loaded accordingly.
 +**Note:** If not using the JAVA iMail option to send emails you can ignore CLASSPATH, but some RPG options still require JAVA.  i.e. if using iMail to send a Data Base file to XML a JAVA method is utilized.  If the ifdjava.jar file resides in QIBM you do not need CLASSPATH.  
 ==== Configure Secondary SMTP Settings ==== ==== Configure Secondary SMTP Settings ====
  
Line 282: Line 284:
 </pre></html> </pre></html>
 The **F8** function runs the [[pub:miscadmincmd|PRGMAILLOG]] command to purge the email log file. The **F8** function runs the [[pub:miscadmincmd|PRGMAILLOG]] command to purge the email log file.
- + 
 +<html><pre> 
 +  9/30/21                            iMail                            IMEMLOGC2  
 + 09:57:32                        iMail Send Log                       KKRAMER    
 +       ...........................................................               
 +  4=De :                  Purge iMail Log                        :               
 +       :                                                         :               
 +       : Press Enter to Purge                                    :               
 + Opt   :                                                         :               
 +       : Sent From :                                             :               
 +       : Sent To . :                                             :               
 +       : Status. . :     SNT, SND, ERR                           :               
 +       : From Date : 20210101 YYYYMMDD                           :               
 +       : To Date . : 20210101 YYYYMMDD                           :               
 +       : User ID . :                                             :               
 +       :                                                         :               
 +       : F12=Cancel                                              :               
 +       :                                                         :               
 +       :.........................................................:               
 +      09/29/2021 07:48:36 SNT     orlando@informdecisions.com                    
 +      09/29/2021 06:46:45 SNT     noreply@informdecisions.com                    
 +                                                                        More...  
 +                                                                                 
 +                                                                CONFIRM: N (Y/N) 
 +                                                                                 
 +                                                                                  
 +</pre></html> 
 +Fill in the desired Purge parameters and press **Enter**.  
 +Confirm with a **Y** and press **Enter** again to initiate the purge.  
 +  
 Pressing the **F11** function key changes the current view of the logged messages to reveal more properties of logged email messages. Pressing the F11 once more reveals a third view of messages. Pressing the **F11** function key changes the current view of the logged messages to reveal more properties of logged email messages. Pressing the F11 once more reveals a third view of messages.
  
pub/imail.txt · Last modified: 2024/04/02 13:48 by kkramer