User Tools

Site Tools


pub:miscadmincmd

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
pub:miscadmincmd [2013/12/04 16:38] – external edit 127.0.0.1pub:miscadmincmd [2018/08/16 11:49] kkramer
Line 1: Line 1:
-===== Miscellaneous Adminstrative Commands =====+<html>&#091;</html>[[start#imail | Up To iMail ]]<html>&#093;</html> 
 + 
 + 
 +===== Miscellaneous Administrative Commands =====
  
 The following lists commands that aid in administrating iMail, yet are not used extensively enough to warrant a menu item. The following lists commands that aid in administrating iMail, yet are not used extensively enough to warrant a menu item.
Line 6: Line 9:
   * **PRGMAILLOG** - This command will actually purge the email log file of all the entries greater than a specific date, or older then a specific number of days and for either all users or specific users.   * **PRGMAILLOG** - This command will actually purge the email log file of all the entries greater than a specific date, or older then a specific number of days and for either all users or specific users.
  
-===== Adminstrative Tasks =====+<html><pre> 
 +                          Purge iMail Log (PRGMAILLOG)                           
 +                                                                                 
 +                                                                                  
 + Type choices, press Enter.                                                      
 +                                                                                 
 + Sent From  . . . . . . . . . . .                                                
 +                                                                                 
 + Sent To  . . . . . . . . . . . .                                                
 +                                                                                 
 + Status . . . . . . . . . . . . .                 SNT, SND, ERR                  
 + From Date YYYYMMDD . . . . . . .                 Number                         
 + To Date YYYYMMDD . . . . . . . .                 Number                         
 + Purge older than Days  . . . . .                 Number                         
 + User Profile . . . . . . . . . .                 Character value         
 +                                                                                 
 +                                                                                 
 +   
 +   
 +                                                                                 
 +                                                                                 
 +                                                                         Bottom  
 + F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display     
 + F24=More keys                                                                   
 +</pre></html>    
 +Parameter details are shown below: 
 + 
 +**Sent From: (SNTFRM)** ­Purge the transactions set by certain address\\ 
 +**Sent To: (SNTTO)** Purge the transactions sent to certain address\\ 
 +**Status: (STATUS)** SNT – Purge the successful transaction; SND – Purge the on-going transaction (or the ones which have never finished, thus their status couldn’t changed to SNT or ERR); ERR – Purge the failed transactions\\ 
 +**From Date: (FRMDATE)** Specify the starting date of transactions\\ 
 +**End Date: (TODATE)** Specify the end date of transactions to be purged\\ 
 +**Purge older than Days: (DAYS)** Specify the number of day retentions\\ 
 +**User Profile: (USRPRF)** Purge the transactions of certain user profile\\  
 + 
 +To automate, you can add this command to a job schedule entry i.e. to purge all transactions older 30 days, run the command  
 +<html><pre> 
 +PRGMAILLOG DAYS(30)  
 +</pre></html> 
 +                                                                          
 +===== Other Adminstrative Tasks =====
  
   * **Clearing iMail Attachments**: If old attachments are accumulating in the iMail directory and you wish to automatically purge them, add the following scheduled job:   * **Clearing iMail Attachments**: If old attachments are accumulating in the iMail directory and you wish to automatically purge them, add the following scheduled job:
pub/miscadmincmd.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1