Other Mailbox
Values of this syntax hold electronic mail addresses for a particular mail system. The syntax follows this ABNF:
OtherMailbox = mailbox-type DOLLAR mailbox mailbox-type = PrintableString mailbox = IA5String The `mailbox-type` identifies the mail system. The `mailbox` identifies the mail box within the system. The syntax corresponds to this ASN.1 type, assuming EXPLICIT TAGS: [literal] OtherMailbox ::= SEQUENCE { mailboxType PrintableString, mailbox IA5String }
Origin |
|
Description |
Other Mailbox |
OID |
1.3.6.1.4.1.1466.115.121.1.39 |