Documentation conventions

This document contains various examples of entries you must make to the AfterLogic XMail Server configuration tables. These examples are written in a

	 mono-spaced font like this.

The prototype statement is shown with explicit '[TAB]' and '[NEWLINE]' characters:

	 "aliasdomain"[TAB]"realdomain"[NEWLINE]

while examples omit these characters:

	 "server.com"   "server.com"
	 "*.server.net"   "server.net"

'YOU MUST ALWAYS ENTER THE DATA EXACTLY AS SHOWN IN THE PROTOTYPE.'

When a protype or example statement is too long to easily be shown on the screen or printed, the line is split into multiple lines by showing '=>' at the end of continued lines and indenting the continuation line(s):

	 "domain"[TAB]"account"[TAB]"enc-passwd"[TAB]"account-id"[TAB]"account-dir"[TAB]=>
	   "account-type"[NEWLINE]

'DO NOT ENTER THE => CHARACTERS. ENTER THE ENTIRE ENTRY AS ONE LINE.'