CmdDArcMailXml is a command-line version of DArcMailXml. It has the same options and produces the same outputs as DArcMailXml but does not have a graphical user interface and therefore does not require installation of either MySQL or wxPython.
You can run CmdDArcMailXml from a MacOS X term window or from a Windows command prompt window. Command-line options are as follows:
Long Option Short Option Kind Value Type Meaning Default --help -h display command options --account -a Required string account name None --directory -d Required string account directory None --no_subdirectories -n Optional Boolean flag do not create subdirectories for externally stored attachments create subdirectories --max_internal -m Optional integer value for maximum internal storage of attachments store ALL attacments externally --chunk -c Optional integer break XML output file into chunks containing N messages in each file do not chunk output Help Top