home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 July / PCWorld_2001-07_cd.bin / Software / Topware / w2ksp2en / w2ksp2.exe / i386 / ims.cab / smtp_smtpctrs.ini < prev    next >
Encoding:
INI File  |  1999-12-29  |  21.3 KB  |  379 lines

  1. ;//-- for lodctr.exe ----------------------------------------------------------
  2. ;//  IMPORTANT: in order for this file to be localizeable by espresso
  3. ;//      the first comment line must contain the text 'lodctr.exe' (as above)
  4. ;//----------------------------------------------------------------------------
  5.  
  6. [info]
  7. drivername=SmtpSvc
  8. symbolfile=smtpctrs.h
  9.  
  10. [languages]
  11. 009=English
  12.  
  13. [text]
  14. SMTP_COUNTER_OBJECT_009_NAME=SMTP Server
  15. SMTP_COUNTER_OBJECT_009_HELP=The counters specific to the SMTP Server.
  16.  
  17. SMTP_BYTES_SENT_TTL_COUNTER_009_NAME=Bytes Sent Total
  18. SMTP_BYTES_SENT_TTL_COUNTER_009_HELP=The total number of bytes sent.
  19.  
  20. SMTP_BYTES_SENT_PER_SEC_COUNTER_009_NAME=Bytes Sent/sec
  21. SMTP_BYTES_SENT_PER_SEC_COUNTER_009_HELP=The rate that bytes are sent.
  22.  
  23. SMTP_BYTES_RCVD_TTL_COUNTER_009_NAME=Bytes Received Total
  24. SMTP_BYTES_RCVD_TTL_COUNTER_009_HELP=The total number of bytes received.
  25.  
  26. SMTP_BYTES_RCVD_PER_SEC_COUNTER_009_NAME=Bytes Received/sec
  27. SMTP_BYTES_RCVD_PER_SEC_COUNTER_009_HELP=The rate that bytes are received.
  28.  
  29. SMTP_BYTES_TTL_COUNTER_009_NAME=Bytes Total
  30. SMTP_BYTES_TTL_COUNTER_009_HELP=The total number of bytes sent and received.
  31.  
  32. SMTP_BYTES_TTL_PER_SEC_COUNTER_009_NAME=Bytes Total/sec
  33. SMTP_BYTES_TTL_PER_SEC_COUNTER_009_HELP=The rate that bytes are sent and received.
  34.  
  35. SMTP_BYTES_SENT_MSG_COUNTER_009_NAME=Message Bytes Sent Total
  36. SMTP_BYTES_SENT_MSG_COUNTER_009_HELP=The total number of bytes sent in messages.
  37.  
  38. SMTP_BYTES_SENT_MSG_PER_SEC_COUNTER_009_NAME=Message Bytes Sent/sec
  39. SMTP_BYTES_SENT_MSG_PER_SEC_COUNTER_009_HELP=The rate that bytes are sent in messages.
  40.  
  41. SMTP_BYTES_RCVD_MSG_COUNTER_009_NAME=Message Bytes Received Total
  42. SMTP_BYTES_RCVD_MSG_COUNTER_009_HELP=The total number of bytes received in messages.
  43.  
  44. SMTP_BYTES_RCVD_MSG_PER_SEC_COUNTER_009_NAME=Message Bytes Received/sec
  45. SMTP_BYTES_RCVD_MSG_PER_SEC_COUNTER_009_HELP=The rate that bytes are received in messages.
  46.  
  47. SMTP_BYTES_MSG_COUNTER_009_NAME=Message Bytes Total
  48. SMTP_BYTES_MSG_COUNTER_009_HELP=The total number of bytes sent and received in messages.
  49.  
  50. SMTP_BYTES_MSG_PER_SEC_COUNTER_009_NAME=Message Bytes Total/sec
  51. SMTP_BYTES_MSG_PER_SEC_COUNTER_009_HELP=The rate that bytes are sent and received in messages.
  52.  
  53. SMTP_MSG_RCVD_TTL_COUNTER_009_NAME=Messages Received Total
  54. SMTP_MSG_RCVD_TTL_COUNTER_009_HELP=The total number of inbound messages accepted.
  55.  
  56. SMTP_MSG_RCVD_PER_SEC_COUNTER_009_NAME=Messages Received/sec
  57. SMTP_MSG_RCVD_PER_SEC_COUNTER_009_HELP=The rate that inbound messages are being received.
  58.  
  59. SMTP_AVG_RCPTS_PER_MSG_RCVD_COUNTER_009_NAME=Avg Recipients/msg Received
  60. SMTP_AVG_RCPTS_PER_MSG_RCVD_COUNTER_009_HELP=The average number of recipients per inbound message received.
  61.  
  62. SMTP_BASE_AVG_RCPTS_PER_MSG_RCVD_COUNTER_009_NAME=Base Avg Recipients/msg Received
  63. SMTP_BASE_AVG_RCPTS_PER_MSG_RCVD_COUNTER_009_HELP=Base Avg Recipients/msg Received (SHOULD BE HIDDEN)
  64.  
  65. SMTP_PCT_LCL_RCPTS_PER_MSG_RCVD_COUNTER_009_NAME=% Recipients Local
  66. SMTP_PCT_LCL_RCPTS_PER_MSG_RCVD_COUNTER_009_HELP=The percentage of recipients that will be delivered locally.
  67.  
  68. SMTP_BASE_PCT_LCL_RCPTS_PER_MSG_RCVD_COUNTER_009_NAME=Base % Recipients Local
  69. SMTP_BASE_PCT_LCL_RCPTS_PER_MSG_RCVD_COUNTER_009_HELP=Base % Recipients Local (SHOULD BE HIDDEN)
  70.  
  71. SMTP_PCT_RMT_RCPTS_PER_MSG_RCVD_COUNTER_009_NAME=% Recipients Remote
  72. SMTP_PCT_RMT_RCPTS_PER_MSG_RCVD_COUNTER_009_HELP=Thepercentage of recipients that will be delivered remotely.
  73.  
  74. SMTP_BASE_PCT_RMT_RCPTS_PER_MSG_RCVD_COUNTER_009_NAME=Base % Recipients Remote
  75. SMTP_BASE_PCT_RMT_RCPTS_PER_MSG_RCVD_COUNTER_009_HELP=Base % Recipients Remote (SHOULD BE HIDDEN)
  76.  
  77. SMTP_MSG_RCVD_REFUSED_SIZE_COUNTER_009_NAME=Messages Refused for Size
  78. SMTP_MSG_RCVD_REFUSED_SIZE_COUNTER_009_HELP=The total number of messages rejected because they were too big.
  79.  
  80. SMTP_MSG_RCVD_REFUSED_CADDR_COUNTER_009_NAME=Messages Refused for Address Objects
  81. SMTP_MSG_RCVD_REFUSED_CADDR_COUNTER_009_HELP=The total number of messages refused due to no address objects.
  82.  
  83. SMTP_MSG_RCVD_REFUSED_MAIL_COUNTER_009_NAME=Messages Refused for Mail Objects
  84. SMTP_MSG_RCVD_REFUSED_MAIL_COUNTER_009_HELP=The total number of messages refused due to no mail objects.
  85.  
  86. SMTP_MSG_DLVR_TTL_COUNTER_009_NAME=Messages Delivered Total
  87. SMTP_MSG_DLVR_TTL_COUNTER_009_HELP=The total number of messages delivered to local mailboxes.
  88.  
  89. SMTP_MSG_DLVR_PER_SEC_COUNTER_009_NAME=Messages Delivered/sec
  90. SMTP_MSG_DLVR_PER_SEC_COUNTER_009_HELP=The rate that messages are delivered to local mailboxes.
  91.  
  92. SMTP_MSG_DLVR_RETRIES_TTL_COUNTER_009_NAME=Message Delivery Retries
  93. SMTP_MSG_DLVR_RETRIES_TTL_COUNTER_009_HELP=The total number of local deliveries that were retried.
  94.  
  95. SMTP_AVG_RETRIES_PER_MSG_DLVR_COUNTER_009_NAME=Avg Retries/msg Delivered
  96. SMTP_AVG_RETRIES_PER_MSG_DLVR_COUNTER_009_HELP=The average number of retries per local delivery.
  97.  
  98. SMTP_BASE_AVG_RETRIES_PER_MSG_DLVR_COUNTER_009_NAME=Base Avg Retries/msg Delivered
  99. SMTP_BASE_AVG_RETRIES_PER_MSG_DLVR_COUNTER_009_HELP=Base Avg Retries/msg Delivered (SHOULD BE HIDDEN)
  100.  
  101. SMTP_MSG_FWD_TTL_COUNTER_009_NAME=Pickup Directory Messages Retrieved Total
  102. SMTP_MSG_FWD_TTL_COUNTER_009_HELP=The total number of messages retrieved from the mail pick-up directory.
  103.  
  104. SMTP_MSG_FWD_PER_SEC_COUNTER_009_NAME=Pickup Directory Messages Retrieved/sec
  105. SMTP_MSG_FWD_PER_SEC_COUNTER_009_HELP=The rate that messages are being retrieved from the mail pick-up directory.
  106.  
  107. SMTP_NDR_GENERATED_COUNTER_009_NAME=NDRs Generated
  108. SMTP_NDR_GENERATED_COUNTER_009_HELP=The number of non-delivery reports that have been generated.
  109.  
  110. SMTP_LOCALQ_LENGTH_COUNTER_009_NAME=Local Queue Length
  111. SMTP_LOCALQ_LENGTH_COUNTER_009_HELP=The number of messages in the local queue.
  112.  
  113. SMTP_RETRYQ_LENGTH_COUNTER_009_NAME=Local Retry Queue Length
  114. SMTP_RETRYQ_LENGTH_COUNTER_009_HELP=The number of messages in the local retry queue.
  115.  
  116. SMTP_NUM_MAILFILE_HANDLES_COUNTER_009_NAME=Number of MailFiles Open
  117. SMTP_NUM_MAILFILE_HANDLES_COUNTER_009_HELP=Number of handles to open mail files.
  118.  
  119. SMTP_NUM_QUEUEFILE_HANDLES_COUNTER_009_NAME=Number of QueueFiles Open
  120. SMTP_NUM_QUEUEFILE_HANDLES_COUNTER_009_HELP=Number of handles to open queue files.
  121.  
  122. SMTP_CATQ_LENGTH_COUNTER_009_NAME=Categorizer Queue Length
  123. SMTP_CATQ_LENGTH_COUNTER_009_HELP=The number of messages in the categorizer queue.
  124.  
  125. SMTP_MSG_SENT_TTL_COUNTER_009_NAME=Messages Sent Total
  126. SMTP_MSG_SENT_TTL_COUNTER_009_HELP=The total number of outbound messages sent.
  127.  
  128. SMTP_MSG_SENT_PER_SEC_COUNTER_009_NAME=Messages Sent/sec
  129. SMTP_MSG_SENT_PER_SEC_COUNTER_009_HELP=The rate that outbound messages are being sent.
  130.  
  131. SMTP_MSG_SEND_RETRIES_TTL_COUNTER_009_NAME=Message Send Retries
  132. SMTP_MSG_SEND_RETRIES_TTL_COUNTER_009_HELP=The total number of outbound message sends that were retried.
  133.  
  134. SMTP_AVG_RETRIES_PER_MSG_SEND_COUNTER_009_NAME=Avg Retries/msg Sent
  135. SMTP_AVG_RETRIES_PER_MSG_SEND_COUNTER_009_HELP=The average number of retries per outbound message sent.
  136.  
  137. SMTP_BASE_AVG_RETRIES_PER_MSG_SEND_COUNTER_009_NAME=Base Avg Retries/msg Sent
  138. SMTP_BASE_AVG_RETRIES_PER_MSG_SEND_COUNTER_009_HELP=Base Avg Retries/msg Sent (SHOULD BE HIDDEN)
  139.  
  140. SMTP_AVG_RCPTS_PER_MSG_SENT_COUNTER_009_NAME=Avg Recipients/msg Sent
  141. SMTP_AVG_RCPTS_PER_MSG_SENT_COUNTER_009_HELP=The average number of recipients per outbound messages sent.
  142.  
  143. SMTP_BASE_AVG_RCPTS_PER_MSG_SENT_COUNTER_009_NAME=Base Avg Recipients/msg Sent
  144. SMTP_BASE_AVG_RCPTS_PER_MSG_SENT_COUNTER_009_HELP=Base Avg Recipients/msg Sent (SHOULD BE HIDDEN)
  145.  
  146. SMTP_REMOTEQ_LENGTH_COUNTER_009_NAME=Remote Queue Length
  147. SMTP_REMOTEQ_LENGTH_COUNTER_009_HELP=The number of messages in the remote queue.
  148.  
  149. SMTP_DNS_QUERIES_TTL_COUNTER_009_NAME=DNS Queries Total
  150. SMTP_DNS_QUERIES_TTL_COUNTER_009_HELP=The total number of DNS lookups.
  151.  
  152. SMTP_DNS_QUERIES_PER_SEC_COUNTER_009_NAME=DNS Queries/sec
  153. SMTP_DNS_QUERIES_PER_SEC_COUNTER_009_HELP=The rate of DNS lookups.
  154.  
  155. SMTP_REMOTE_RETRY_QUEUE_LENGTH_COUNTER_009_NAME=Remote Retry Queue Length
  156. SMTP_REMOTE_RETRY_QUEUE_LENGTH_COUNTER_009_HELP=The number of messages in the retry queue for remote delivery.
  157.  
  158. SMTP_CONN_IN_TTL_COUNTER_009_NAME=Inbound Connections Total
  159. SMTP_CONN_IN_TTL_COUNTER_009_HELP=The total number of inbound connections received.
  160.  
  161. SMTP_CONN_IN_CURR_COUNTER_009_NAME=Inbound Connections Current
  162. SMTP_CONN_IN_CURR_COUNTER_009_HELP=The total number of connections currently inbound.
  163.  
  164. SMTP_CONN_OUT_TTL_COUNTER_009_NAME=Outbound Connections Total
  165. SMTP_CONN_OUT_TTL_COUNTER_009_HELP=The total number of outbound connections attempted.
  166.  
  167. SMTP_CONN_OUT_CURR_COUNTER_009_NAME=Outbound Connections Current
  168. SMTP_CONN_OUT_CURR_COUNTER_009_HELP=The number of connections currently outbound.
  169.  
  170. SMTP_CONN_OUT_REFUSED_COUNTER_009_NAME=Outbound Connections Refused
  171. SMTP_CONN_OUT_REFUSED_COUNTER_009_HELP=The number of outbound connection attempts refused by remote sites.
  172.  
  173. SMTP_ERR_TTL_COUNTER_009_NAME=Total Connection Errors
  174. SMTP_ERR_TTL_COUNTER_009_HELP=The total number of connection errors.
  175.  
  176. SMTP_ERR_PER_SEC_COUNTER_009_NAME=Connection Errors/sec
  177. SMTP_ERR_PER_SEC_COUNTER_009_HELP=The number of connection errors per second.
  178.  
  179. SMTP_DIR_DROPS_TTL_COUNTER_009_NAME=Directory Drops Total
  180. SMTP_DIR_DROPS_TTL_COUNTER_009_HELP=The total number of messages placed in a drop directory.
  181.  
  182. SMTP_DIR_DROPS_PER_SEC_COUNTER_009_NAME=Directory Drops/sec
  183. SMTP_DIR_DROPS_PER_SEC_COUNTER_009_HELP=The number of messages placed in a drop directory per second.
  184.  
  185. SMTP_RT_LOOKUPS_TTL_COUNTER_009_NAME=Routing Table Lookups Total
  186. SMTP_RT_LOOKUPS_TTL_COUNTER_009_HELP=The total number of routing table lookups.
  187.  
  188. SMTP_RT_LOOKUPS_PER_SEC_COUNTER_009_NAME=Routing Table Lookups/sec
  189. SMTP_RT_LOOKUPS_PER_SEC_COUNTER_009_HELP=The number of routing table lookups per second.
  190.  
  191. SMTP_ETRN_MSGS_TTL_COUNTER_009_NAME=ETRN Messages Total
  192. SMTP_ETRN_MSGS_TTL_COUNTER_009_HELP=The total number of ETRN messages received by the server.
  193.  
  194. SMTP_ETRN_MSGS_PER_SEC_COUNTER_009_NAME=ETRN Messages/sec
  195. SMTP_ETRN_MSGS_PER_SEC_COUNTER_009_HELP=The number of ETRN messages per second.
  196.  
  197. SMTP_MSG_BADMAIL_NO_RECIPIENTS_COUNTER_009_NAME=Badmailed Messages (No Recipients)
  198. SMTP_MSG_BADMAIL_NO_RECIPIENTS_COUNTER_009_HELP=The number of messages sent to badmail because they had no recipients.
  199.  
  200. SMTP_MSG_BADMAIL_HOP_COUNT_EXCEEDED_COUNTER_009_NAME=Badmailed Messages (Hop Count Exceeded)
  201. SMTP_MSG_BADMAIL_HOP_COUNT_EXCEEDED_COUNTER_009_HELP=The number of messages sent to badmil becuase they had exceeded the maximum hop count.
  202.  
  203. SMTP_MSG_BADMAIL_FAILURE_GENERAL_COUNTER_009_NAME=Badmailed Messages (General Failure)
  204. SMTP_MSG_BADMAIL_FAILURE_GENERAL_COUNTER_009_HELP=The number of messages sent to badmail for reasons not associated with a specific counter.
  205.  
  206. SMTP_MSG_BADMAIL_BAD_PICKUP_FILE_COUNTER_009_NAME=Badmailed Messages (Bad Pickup File)
  207. SMTP_MSG_BADMAIL_BAD_PICKUP_FILE_COUNTER_009_HELP=The number of malformed pickup messages sent to badmail.
  208.  
  209. SMTP_MSG_BADMAIL_EVENT_COUNTER_009_NAME=Badmailed Messages (Triggered via Event)
  210. SMTP_MSG_BADMAIL_EVENT_COUNTER_009_HELP=The number of messages sent to badmail at the request of a server event sink.
  211.  
  212. SMTP_MSG_BADMAIL_NDR_OF_DSN_COUNTER_009_NAME=Badmailed Messages (NDR of DSN)
  213. SMTP_MSG_BADMAIL_NDR_OF_DSN_COUNTER_009_HELP=The number of Delivery Status Notifications sent to badmail becuase they could not be delivered.
  214.  
  215. SMTP_MSG_PENDING_ROUTING_COUNTER_009_NAME=Messages Pending Routing
  216. SMTP_MSG_PENDING_ROUTING_COUNTER_009_HELP=The number of messages that have been categorized but not routed.
  217.  
  218. SMTP_MSG_PENDING_UNREACHABLE_LINK_COUNTER_009_NAME=Messages Currently Undeliverable
  219. SMTP_MSG_PENDING_UNREACHABLE_LINK_COUNTER_009_HELP=The number of messages that have been reported as currently undeliverable by routing.
  220.  
  221. SMTP_SUBMITTED_MESSAGES_COUNTER_009_NAME=Total messages submitted
  222. SMTP_SUBMITTED_MESSAGES_COUNTER_009_HELP=The total messages submitted to queuing for delivery.
  223.  
  224. SMTP_DSN_FAILURES_COUNTER_009_NAME=Total DSN Failures
  225. SMTP_DSN_FAILURES_COUNTER_009_HELP=The total number of failed DSN generation attempts.
  226.  
  227. SMTP_MSG_IN_LOCAL_DELIVERY_COUNTER_009_NAME=Current Messages in Local Delivery
  228. SMTP_MSG_IN_LOCAL_DELIVERY_COUNTER_009_HELP=The number of messages that are currently being processed by a server event sink for local delivery.
  229.  
  230. SMTP_CAT_SUBMISSIONS_COUNTER_009_NAME=Cat: Messages submitted
  231. SMTP_CAT_SUBMISSIONS_COUNTER_009_HELP=The total number of messages submitted to the categorizer.
  232.  
  233. SMTP_CAT_SUBMISSIONS_PER_SEC_COUNTER_009_NAME=Cat: Messages submitted/sec
  234. SMTP_CAT_SUBMISSIONS_PER_SEC_COUNTER_009_HELP=The rate that messages are being submitted to the categorizer.
  235.  
  236. SMTP_CAT_COMPLETIONS_COUNTER_009_NAME=Cat: Categorizations completed
  237. SMTP_CAT_COMPLETIONS_COUNTER_009_HELP=The total number of messages submitted to categorizer that have finished categorization.
  238.  
  239. SMTP_CAT_COMPLETIONS_PER_SEC_COUNTER_009_NAME=Cat: Categorizations completed/sec
  240. SMTP_CAT_COMPLETIONS_PER_SEC_COUNTER_009_HELP=The rate of categorizations completed.
  241.  
  242. SMTP_CAT_CURRENT_CATEGORIZATIONS_COUNTER_009_NAME=Cat: Categorizations in progress
  243. SMTP_CAT_CURRENT_CATEGORIZATIONS_COUNTER_009_HELP=The number of categorizations in progress.
  244.  
  245. SMTP_CAT_SUCCEEDED_CATEGORIZATIONS_COUNTER_009_NAME=Cat: Categorizations completed successfully
  246. SMTP_CAT_SUCCEEDED_CATEGORIZATIONS_COUNTER_009_HELP=The number of categorizations that completed without any errors.
  247.  
  248. SMTP_CAT_HARD_FAILURES_COUNTER_009_NAME=Cat: Categorizations failed (non-retryable error)
  249. SMTP_CAT_HARD_FAILURES_COUNTER_009_HELP=The number of categorizations that failed with a hard error (not retryable).
  250.  
  251. SMTP_CAT_RETRY_FAILURES_COUNTER_009_NAME=Cat: Categorizations failed (retryable error)
  252. SMTP_CAT_RETRY_FAILURES_COUNTER_009_HELP=The number of categorizations that failed with a retryable error.
  253.  
  254. SMTP_CAT_RETRY_OUTOFMEMORY_COUNTER_009_NAME=Cat: Categorizations failed (Out Of Memory)
  255. SMTP_CAT_RETRY_OUTOFMEMORY_COUNTER_009_HELP=The number of categorizations that failed due to lack of available memory.
  256.  
  257. SMTP_CAT_RETRY_DSLOGON_COUNTER_009_NAME=Cat: Categorizations failed (DS logon failure)
  258. SMTP_CAT_RETRY_DSLOGON_COUNTER_009_HELP=The number of categorizations that failed due to a DS logon failure
  259.  
  260. SMTP_CAT_RETRY_DSCONNECTION_COUNTER_009_NAME=Cat: Categorizations failed (DS connection failure)
  261. SMTP_CAT_RETRY_DSCONNECTION_COUNTER_009_HELP=The number of categorizations that failed due to a DS connection failure
  262.  
  263. SMTP_CAT_RETRY_GENERIC_COUNTER_009_NAME=Cat: Categorizations failed (sink retryable error)
  264. SMTP_CAT_RETRY_GENERIC_COUNTER_009_HELP=The number of categorizations that failed with a generic retryable error
  265.  
  266. SMTP_CAT_MSGS_OUT_COUNTER_009_NAME=Cat: Messages Categorized
  267. SMTP_CAT_MSGS_OUT_COUNTER_009_HELP=The number of messages categorizer has submitted to queueing.
  268.  
  269. SMTP_CAT_MSGS_CREATED_COUNTER_009_NAME=Cat: Messages bifurcated
  270. SMTP_CAT_MSGS_CREATED_COUNTER_009_HELP=The number of new messages created by the categorizer (bifurcation).
  271.  
  272. SMTP_CAT_MSGS_ABORTED_COUNTER_009_NAME=Cat: Messages aborted
  273. SMTP_CAT_MSGS_ABORTED_COUNTER_009_HELP=The number of messages marked to be aborted by the categorizer.
  274.  
  275. SMTP_CAT_RECIPS_PRECAT_COUNTER_009_NAME=Cat: Recipients before categorization
  276. SMTP_CAT_RECIPS_PRECAT_COUNTER_009_HELP=The number of mailmsg recipients submitted to categorizer.
  277.  
  278. SMTP_CAT_RECIPS_POSTCAT_COUNTER_009_NAME=Cat: Recipients after categorization
  279. SMTP_CAT_RECIPS_POSTCAT_COUNTER_009_HELP=The number of mailmsg recipients submitted from categorizer to queueing.
  280.  
  281. SMTP_CAT_RECIPS_NDRD_COUNTER_009_NAME=Cat: Recipients NDRd by categorizer
  282. SMTP_CAT_RECIPS_NDRD_COUNTER_009_HELP=The number of recipients set to be NDRd by the categorizer.
  283.  
  284. SMTP_CAT_RECIPS_UNRESOLVED_COUNTER_009_NAME=Cat: Recipients NDRd (unresolved)
  285. SMTP_CAT_RECIPS_UNRESOLVED_COUNTER_009_HELP=The number of unresolved recipients (local addresses not found).
  286.  
  287. SMTP_CAT_RECIPS_AMBIGUOUS_COUNTER_009_NAME=Cat: Recipients NDRd (ambiguous address)
  288. SMTP_CAT_RECIPS_AMBIGUOUS_COUNTER_009_HELP=The number of recipients with addresses that match multiple DS objects.
  289.  
  290. SMTP_CAT_RECIPS_ILLEGAL_COUNTER_009_NAME=Cat: Recipients NDRd (illegal address)
  291. SMTP_CAT_RECIPS_ILLEGAL_COUNTER_009_HELP=The number of recipients with illegal addresses detected by the categorizer.
  292.  
  293. SMTP_CAT_RECIPS_LOOP_COUNTER_009_NAME=Cat: Recipients NDRd (forwarding loop)
  294. SMTP_CAT_RECIPS_LOOP_COUNTER_009_HELP=The number of recipients NDRd by the categorizer due to a forwarding loop detection.
  295.  
  296. SMTP_CAT_RECIPS_GENERICFAILURE_COUNTER_009_NAME=Cat: Recipients NDRd (sink recip errors)
  297. SMTP_CAT_RECIPS_GENERICFAILURE_COUNTER_009_HELP=The number of recipients NDRd by the categorizer due to a generic recipient failure.
  298.  
  299. SMTP_CAT_RECIPS_INMEMORY_COUNTER_009_NAME=Cat: Recipients in categorization
  300. SMTP_CAT_RECIPS_INMEMORY_COUNTER_009_HELP=The number of recipients the categorizer is currently processing.
  301.  
  302. SMTP_CAT_SENDERS_UNRESOLVED_COUNTER_009_NAME=Cat: Senders unresolved
  303. SMTP_CAT_SENDERS_UNRESOLVED_COUNTER_009_HELP=The number of seners not find in the DS.
  304.  
  305. SMTP_CAT_SENDERS_AMBIGUOUS_COUNTER_009_NAME=Cat: Senders with ambiguous addresses
  306. SMTP_CAT_SENDERS_AMBIGUOUS_COUNTER_009_HELP=The number of senders with addresses that match multiple DS objects.
  307.  
  308. SMTP_CAT_ADDRESS_LOOKUPS_COUNTER_009_NAME=Cat: Address lookups
  309. SMTP_CAT_ADDRESS_LOOKUPS_COUNTER_009_HELP=The number of DS lookups for individual addresses
  310.  
  311. SMTP_CAT_ADDRESS_LOOKUPS_PER_SEC_COUNTER_009_NAME=Cat: Address lookups/sec
  312. SMTP_CAT_ADDRESS_LOOKUPS_PER_SEC_COUNTER_009_HELP=The number of address lookups dispatched to the DS per second
  313.  
  314. SMTP_CAT_ADDRESS_LOOKUP_COMPLETIONS_COUNTER_009_NAME=Cat: Address lookup completions
  315. SMTP_CAT_ADDRESS_LOOKUP_COMPLETIONS_COUNTER_009_HELP=The number of address lookup completions processed
  316.  
  317. SMTP_CAT_ADDRESS_LOOKUP_COMPLETIONS_PER_SEC_COUNTER_009_NAME=Cat: Address lookup completions/sec
  318. SMTP_CAT_ADDRESS_LOOKUP_COMPLETIONS_PER_SEC_COUNTER_009_HELP=The number of address lookup completions processed per second
  319.  
  320. SMTP_CAT_ADDRESS_LOOKUPS_NOT_FOUND_COUNTER_009_NAME=Cat: Address lookups not found
  321. SMTP_CAT_ADDRESS_LOOKUPS_NOT_FOUND_COUNTER_009_HELP=The number of address lookups that did not find any DS object
  322.  
  323. SMTP_CAT_MAILMSG_DUPLICATE_COLLISIONS_COUNTER_009_NAME=Cat: mailmsg duplicate collisions
  324. SMTP_CAT_MAILMSG_DUPLICATE_COLLISIONS_COUNTER_009_HELP=The number of times a duplicate recipient address was detected by mailmsg/categorizer.
  325.  
  326. SMTP_CAT_LDAP_CONNECTIONS_COUNTER_009_NAME=Cat: LDAP connections
  327. SMTP_CAT_LDAP_CONNECTIONS_COUNTER_009_HELP=The total number of LDAP connections opened
  328.  
  329. SMTP_CAT_LDAP_CONNECTION_FAILURES_COUNTER_009_NAME=Cat: LDAP connection failures
  330. SMTP_CAT_LDAP_CONNECTION_FAILURES_COUNTER_009_HELP=The total number of failures encountered connection to LDAP servers
  331.  
  332. SMTP_CAT_LDAP_OPEN_CONNECTIONS_COUNTER_009_NAME=Cat: LDAP connections currently open
  333. SMTP_CAT_LDAP_OPEN_CONNECTIONS_COUNTER_009_HELP=The number of LDAP connections currently open
  334.  
  335. SMTP_CAT_LDAP_BINDS_COUNTER_009_NAME=Cat: LDAP binds
  336. SMTP_CAT_LDAP_BINDS_COUNTER_009_HELP=The total number of successfull LDAP binds performed
  337.  
  338. SMTP_CAT_LDAP_BIND_FAILURES_COUNTER_009_NAME=Cat: LDAP bind failures
  339. SMTP_CAT_LDAP_BIND_FAILURES_COUNTER_009_HELP=The total number of LDAP bind failures
  340.  
  341. SMTP_CAT_LDAP_SEARCHES_COUNTER_009_NAME=Cat: LDAP searches
  342. SMTP_CAT_LDAP_SEARCHES_COUNTER_009_HELP=LDAP searches successfully dispatched
  343.  
  344. SMTP_CAT_LDAP_SEARCHES_PER_SEC_COUNTER_009_NAME=Cat: LDAP searches/sec
  345. SMTP_CAT_LDAP_SEARCHES_PER_SEC_COUNTER_009_HELP=LDAP searches successfully dispatched/sec
  346.  
  347. SMTP_CAT_LDAP_PAGED_SEARCHES_COUNTER_009_NAME=Cat: LDAP paged searches
  348. SMTP_CAT_LDAP_PAGED_SEARCHES_COUNTER_009_HELP=LDAP paged searches successfully dispatched
  349.  
  350. SMTP_CAT_LDAP_SEARCH_FAILURES_COUNTER_009_NAME=Cat: LDAP search failures
  351. SMTP_CAT_LDAP_SEARCH_FAILURES_COUNTER_009_HELP=Number of failures to dispatch an async LDAP search
  352.  
  353. SMTP_CAT_LDAP_PAGED_SEARCH_FAILURES_COUNTER_009_NAME=Cat: LDAP paged search failures
  354. SMTP_CAT_LDAP_PAGED_SEARCH_FAILURES_COUNTER_009_HELP=Number of failures to dispatch an async paged LDAP search
  355.  
  356. SMTP_CAT_LDAP_SEARCHES_COMPLETED_COUNTER_009_NAME=Cat: LDAP searches completed
  357. SMTP_CAT_LDAP_SEARCHES_COMPLETED_COUNTER_009_HELP=Number of LDAP search completions processed
  358.  
  359. SMTP_CAT_LDAP_SEARCHES_COMPLETED_PER_SEC_COUNTER_009_NAME=Cat: LDAP searches completed/sec
  360. SMTP_CAT_LDAP_SEARCHES_COMPLETED_PER_SEC_COUNTER_009_HELP=LDAP search completions processed/sec
  361.  
  362. SMTP_CAT_LDAP_PAGED_SEARCHES_COMPLETED_COUNTER_009_NAME=Cat: LDAP paged searches completed
  363. SMTP_CAT_LDAP_PAGED_SEARCHES_COMPLETED_COUNTER_009_HELP=Number of paged LDAP completions processed
  364.  
  365. SMTP_CAT_LDAP_SEARCHES_COMPLETED_FAILURE_COUNTER_009_NAME=Cat: LDAP search completion failures
  366. SMTP_CAT_LDAP_SEARCHES_COMPLETED_FAILURE_COUNTER_009_HELP=Number of LDAP searches that completed with a failure
  367.  
  368. SMTP_CAT_LDAP_PAGED_SEARCHES_COMPLETED_FAILURE_COUNTER_009_NAME=Cat: LDAP paged search completion failures
  369. SMTP_CAT_LDAP_PAGED_SEARCHES_COMPLETED_FAILURE_COUNTER_009_HELP=Number of LDAP paged searches that completed with a failure
  370.  
  371. SMTP_CAT_LDAP_GENERAL_COMPLETION_FAILURES_COUNTER_009_NAME=Cat: LDAP general completion failures
  372. SMTP_CAT_LDAP_GENERAL_COMPLETION_FAILURES_COUNTER_009_HELP=Number of LDAP completions with a generic failure
  373.  
  374. SMTP_CAT_LDAP_ABANDONED_SEARCHES_COUNTER_009_NAME=Cat: LDAP searches abandoned
  375. SMTP_CAT_LDAP_ABANDONED_SEARCHES_COUNTER_009_HELP=Number of LDAP searches abandoned
  376.  
  377. SMTP_CAT_LDAP_PENDING_SEARCHES_COUNTER_009_NAME=Cat: LDAP searches pending completion
  378. SMTP_CAT_LDAP_PENDING_SEARCHES_COUNTER_009_HELP=Number of LDAP searches pending async completon
  379.