Generate Mailboxes

Script name: generatembx.fts

 

This script generates mailboxes from a CSV (comma separated variable) file for a local domain.  To use it you must create a text file (e.g. c:\temp\mbx.csv) in the form:

 

mailbox,first name,last name,common name,job title,department,password,phone,fax

 

Each element must be separated by commas with no intervening spaces. Each mailbox must be entered on a separate line.

Parameters

Property

Description

file (required)

The path and filename for the CSV file

 

Example Usage

Enter the following into the Address line of your browser:

 

http://127.0.0.1:8089/scriptlib/generatembx.fts?file=c:\temp\mbx.csv&domain=local.com