==== Export AREAS.BBS from Message Bases ==== The '[Export_AREAS.BBS]' stanza tasks MUTIL with exporting all Echomail message bases in a AREAS.BBS file format. To enable this function you modify the '[general]' stanza as follows: [general] Export_AREAS.BBS = true Stanza options allow the path and file name to be defined. A "net_only" option when set to false will cause MUTIL to export all bases in AREAS.BBS not just the Networked bases. ; Path and filename to create filename = areas.bbs ; Only export Networked type message bases net_only = true