Generate Mailboxes

Script name: generatembx.asp

 

This script generates mailboxes from a CSV file for a local domain. To use it you must create a text file (e.g. c:\temp\mbx.asp) 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.

 

To run it:

  1. Add a virtual folder in the Web Admin Interface:

url: \scriptlib

path: c:\program files\ftgateoffice\scriptlib

  1. in a browser type http://127.0.0.1:8089/scriptlib/generatembx.asp?file=c:\temp\mbx.csv