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:14] – added log cache 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 ======
Line 113: Line 127:
   Import_MessageBase = false    Import_MessageBase = false 
   Import_FILEBONE.NA = false   Import_FILEBONE.NA = false
 +  Export_FILEBONE.NA = false
   Import_FILES.BBS   = false   Import_FILES.BBS   = false
   MassUpload         = false   MassUpload         = false
Line 141: Line 156:
   * [[mutil_import_fidonet_na|Import FIDONET.NA into Message bases]]   * [[mutil_import_fidonet_na|Import FIDONET.NA into Message bases]]
   * [[mutil_import_filebone_na|Import FILEBONE.NA into File bases]]   * [[mutil_import_filebone_na|Import FILEBONE.NA into File bases]]
 +  * [[mutil_export_filebone_na|Export FILEBONE.NA from File bases]]
   * [[mutil_import_files.bbs|Importing FILES.BBS and similar into File Bases]]   * [[mutil_import_files.bbs|Importing FILES.BBS and similar into File Bases]]
   * [[mutil_mass_upload|Mass upload files to all file bases]]   * [[mutil_mass_upload|Mass upload files to all file bases]]
mutil_howto.txt · Last modified: 2023/01/20 03:03 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki