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 revisionBoth sides next revision
mutil_howto [2019/03/15 22:30] – added export filebone.na function avonmutil_howto [2021/12/23 16:10] – [Invoking MUTIL] g00r00
Line 20: Line 20:
  
   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
 +
  
 ====== 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