Complete Contents
Object Class Index
Attribute Index
Schema Supported by Directory Server 4.0
LDAP Overview
Object Classes
Attributes
Object Identifiers (OIDs)
Extending Server Schema
Schema Checking
ISO Country Codes
Sources of Related Information
Contents Object Class Index Attributes Index


mailAutoReplyText
Origin
Netscape Messaging Server

Definition
Specifies the auto-reply text for a mail user. When represented in LDIF format, each line should be separated by a dollar sign ($).

For example:

mailAutoReplyText:On vacation$Back in the office on Monday.

To represent an actual dollar sign ($) or backslash (\) within this text, use the escaped hex values \24 and \5c respectively. For example, to represent the string:

The dollar ($) value can be found
in the c:\cost file.

provide the string:

The dollar (\24) value can be found$in the c:\5ccost file.

Syntax
cis (0-1) (may contain multiple lines of text with $-encoding)

OID
2.16.840.1.113730.3.1.15



© Copyright 1999 Netscape Communications Corporation