Other Mailbox

Overview#

Other Mailbox syntax identifies an electronic mailbox, in a particular named mail system.

The LDAP-specific encoding of a value of this syntax is defined by the following ABNF:

OtherMailbox = mailbox-type DOLLAR mailbox
mailbox-type = PrintableString
mailbox      = IA5String
Where:

The LDAP definition for the Other Mailbox syntax is:
( 1.3.6.1.4.1.1466.115.121.1.39 DESC 'Other Mailbox' )

The ASN.1 type corresponding to the Other Mailbox syntax is defined as follows, assuming EXPLICIT TAGS:

OtherMailbox ::= SEQUENCE {
    mailboxType  PrintableString,
    mailbox      IA5String
}

More Information#

There might be more information for this subject on one of the following: