home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / h / x400_ub.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-18  |  2.4 KB  |  70 lines

  1. /* x400_ub.h: X.400 upper bounds on things */
  2.  
  3. /*
  4.  * @(#) $Header: /xtel/pp/pp-beta/h/RCS/x400_ub.h,v 6.0 1991/12/18 20:42:44 jpo Rel $
  5.  *
  6.  * $Log: x400_ub.h,v $
  7.  * Revision 6.0  1991/12/18  20:42:44  jpo
  8.  * Release 6.0
  9.  *
  10.  *
  11.  */
  12.  
  13. #define UB_INTEGER_OPTIONS                  256
  14. #define UB_QUEUE_SIZE                      2147483647
  15. #define UB_CONTENT_LENGTH                  2147483647
  16. #define UB_PASSWORD_LENGTH                  62
  17. #define UB_BIT_OPTIONS                  16
  18. #define UB_CONTENT_TYPES                  1024
  19. #define UB_TSAP_ID_LENGTH                  16
  20. #define UB_RECIPIENTS                      32767
  21. #define UB_CONTENT_ID_LENGTH                  16
  22. #define UB_X121_ADDRESS_LENGTH              15
  23. #define UB_MTS_USER_TYPES                  256
  24. #define UB_REASON_CODES                  32767
  25. #define UB_DIAGNOSTIC_CODES                  32767
  26. #define UB_SUPPLEMENTARY_INFO_LENGTH              256
  27. #define UB_EXTENSION_TYPES                  256
  28. #define UB_RECIPIENT_NUMBER_FOR_ADVICE_LENGTH          32
  29. #define UB_CONTENT_CORRELATOR_LENGTH              512
  30. #define UB_REDIRECTIONS                  512
  31. #define UB_DL_EXPANSIONS                  512
  32. #define UB_BUILT_IN_CONTENT_TYPE              32767
  33. #define UB_LOCAL_ID_LENGTH                  32
  34. #define UB_MTA_NAME_LENGTH                  32
  35. #define UB_COUNTRY_NAME_NUMERIC_LENGTH          3
  36. #define UB_COUNTRY_NAME_ALPHA_LENGTH              2
  37. #define UB_DOMAIN_NAME_LENGTH                  16
  38. #define UB_TERMINAL_ID_LENGTH                  24
  39. #define UB_ORGANIZATION_NAME_LENGTH              64
  40. #define UB_NUMERIC_USER_ID_LENGTH              32
  41. #define UB_SURNAME_LENGTH                  40
  42. #define UB_GIVEN_NAME_LENGTH                  16
  43. #define UB_INITIALS_LENGTH                  5
  44. #define UB_GENERATION_QUALIFIER_LENGTH          3
  45. #define UB_ORGANIZATIONAL_UNITS              4
  46. #define UB_ORGANIZATIONAL_UNIT_NAME_LENGTH          32
  47. #define UB_DOMAIN_DEFINED_ATTRIBUTES              4
  48. #define UB_DOMAIN_DEFINED_ATTRIBUTE_TYPE_LENGTH      8
  49. #define UB_DOMAIN_DEFINED_ATTRIBUTE_VALUE_LENGTH      128
  50. #define UB_EXTENSION_ATTRIBUTES              256
  51. #define UB_COMMON_NAME_LENGTH                  64
  52. #define UB_PDS_NAME_LENGTH                  16
  53. #define UB_POSTAL_CODE_LENGTH                  16
  54. #define UB_PDS_PARAMETER_LENGTH              30
  55. #define UB_PDS_PHYSICAL_ADDRESS_LINES              6
  56. #define UB_UNFORMATTED_ADDRESS_LENGTH              180
  57. #define UB_E163_4_NUMBER_LENGTH              15
  58. #define UB_E163_4_SUB_ADDRESS_LENGTH              40
  59. #define UB_BUILT_IN_ENCODED_INFORMATION_TYPES          32
  60. #define UB_TELETEX_PRIVATE_USE_LENGTH              128
  61. #define UB_ENCODED_INFORMATION_TYPES              1024
  62. #define UB_SECURITY_LABELS                  256
  63. #define UB_LABELS_AND_REDIRECTIONS              256
  64. #define UB_SECURITY_PROBLEMS                  256
  65. #define UB_PRIVACY_MARK_LENGTH              128
  66. #define UB_SECURITY_CATEGORIES              64
  67. #define UB_TRANSFERS                      512
  68. #define UB_BILATERAL_INFO                  1024
  69. #define UB_ADDITIONAL_INFO                  1024
  70.