Milan Test for QA (help feed rjc's cats, send $$$)
Instructions: Fill out the following form then click on the "Save Milan Data" button.

Element Field Color Legend
To Be Implemented Soon
Milan data used on all platforms
Milan data used on some platforms
(probably Windows)
Unused Milan data


Account Setup 4.x Milan Elements

Element(s) Value Description
Status: If OK, an account was successfully created.
If ERROR, a user cancelled out of Reggie. (Ignore other data).

(Milan Extension) If EXIT, quit Account Setup with no user prompt.

Site Name: A short textual name of the site used for identification purposes.

(Win3.1 Program Manager, Win95 Dial-Up Networking item name, Mac FreePPP Account Name)

Site Description: A longer description of the site.
Dialer Filename: .SR Limited to 8 characters so an 8.3 dialer filename can be derived.
( ".SR" is the standard extension)
(Unused on Mac)
Phone Number: The phone number to dial for the account with the ISP.
Use TAPI format. For example: +1 (415) 123-4567
Long Distance? If long-distance dialing is needed, YES; otherwise, NO.
Dial Area Code? If area code is needed when dialing, YES; otherwise, NO.
ISP Support Phone Number: Support number for the ISP. Use TAPI format.
For example: +1 (415) 123-4567

If the user clicks on "Save Account Info" at end of the new account path, the ISP's support number is included.

ISP URL: If specified, its appended onto the end of the profile's bookmark file with the name from "Site Name" field.
Login:
Password:
Login Script: Login script. Format: waitstring | replystring | waitstring | replystring ...

Example:

 login:|%name|password:|%password 
Domain Name:
DNS Address #1: DNS address in 111.222.333.444 format.
DNS Address #2 DNS address in 111.222.333.444 format.
NNTP Host: The news host (either an IP address or host name).
SMTP Host: The email host (either an IP address or host name).
E-Mail Addr: Email return address for the user.
POP Server: If an IMAP host (see below) is sent, it overrides any POP Server specified.
POP Password: This password is used for either a POP or IMAP server.
Home URL: If specified, this URL will be used as the default home page. Otherwise, "home.netscape.com" will be used.
Publishing View URL:
Publishing Push URL:
Windows ICON
Binary data

(Unused on Mac)


The following elements are extensions to the Milan protocol:


New Element(s) Value Description
Bookmark File Data: Bookmark data is stored inside of the bookmark file in the current profile's directory only if a valid bookmark file does not already exist.

If specified, this data MUST be a valid bookmark file beginning with:

 <!DOCTYPE NETSCAPE-Bookmark-file-1> 
IMAP: Host:
Server Path:
The IMAP host (either an IP address or host name) and IMAP server path (optional) to mailbox.

If an IMAP host is sent, it overrides any POP Server specified.

LDAP Host(s):

LDAP_HOST_[1...n] and LDAP_DESC_[1...n] specify URL and description.


(See the "Sample LDAP URLs" section below.)

Lock File Data:
Binary data

(Mac & Win) LCK_FILE = [binary data]

Lock File data is stored inside of a file named "PROFILE.CFG" in the current profile's directory.

Lock File data is sent down from Reggie only if Account Setup sends "AS_LCK_SUPPORT=YES".

Animated "N" replacement images
Binary data

(Mac) ANIMATION_DAT = [binary data fork]
(Mac) ANIMATION_RES = [binary resource fork]

(Win) ANIMATION = [binary data]

On the Macintosh, the ANIMATION_DAT and ANIMATION_RES forks are combined into one file which is written out to a file named "Custom Animation" in the current profile's directory.

On Windows, ANIMATION is written out to a file named "?????" in the current profile's directory.


Mime Type:

Note: V2 is an extension to the Milan MIME-type allowing data elements over 32K.


Note(s)
Sample LDAP URLs:

Generic LDAP:
LDAP URL:
LDAP URL with port #:
LDAP over SSL URL:
LDAP over SSL URL with port # & searchbase:
ldap1.netscape.com
ldap://ldap2.netscape.com/
ldap://ldap3.netscape.com:33/
sldap://ldap4.netscape.com/
sldap://ldap5.netscape.com:666/cn=Test

The ICON, LCK_FILE, and ANIMATION Milan fields are binary data and can't be specified on this screen.
ISP_ACCT_ID and REG_ID as defined in the Milan spec are not being used.

Version 1.1 - June 3, 1997 by rjc