User Tools

Site Tools


mutil_howto

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
mutil_howto [2019/03/15 22:30] – added export filebone.na function avonmutil_howto [2021/12/23 16:11] – [Invoking MUTIL] g00r00
Line 21: Line 21:
   mutil msgmaint   mutil msgmaint
  
 +MUTIL can also execute specific functions from the command line if they are not enabled in the .ini file.  This
 +is done by using the -RUN or -EXEC or -EXECUTE option (they all do the same thing) followed by a comma separated
 +list of headers that should be executed.  
 +
 +If you are using a non-default .ini file then you mustr specify the execute command before the ini filename.  For example:
 +
 +  mutil -run PackMessageBases           (Run [PackMessageBases] from mutil.ini)
 +  mutil -run PackMessageBases pack.ini  (Run [PackMessageBases] from pack.ini)
 +
 +An example of calling multiple headers from the command line:
 +
 +  mutil -exec ImportEchoMail,LinkMessages
 +
 +Running MUTIL -l or -list from the command line will print a list of all available functions that MUTIL can do to the screen for reference.
 ====== Anatomy of the .INI File ====== ====== Anatomy of the .INI File ======
  
mutil_howto.txt · Last modified: 2023/01/20 03:03 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki