Oracle Communications Unified Communications Suite
De Linuxmemo.
| Ligne 5 : | Ligne 5 : | ||
=== Gestion des files d'attentes === | === Gestion des files d'attentes === | ||
| + | <nowiki> | ||
| + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm summarize | ||
| + | Channel Messages Size (Mb) | ||
| + | -------------------------------- -------- --------- | ||
| + | defragment 0 0.0 | ||
| + | process 0 0.0 | ||
| + | reprocess 0 0.0 | ||
| + | tcp_auth 0 0.0 | ||
| + | tcp_gouv 0 0.0 | ||
| + | tcp_intranet 10 0.1 | ||
| + | tcp_lmtpcs 0 0.0 | ||
| + | tcp_local 0 0.0 | ||
| + | -------------------------------- -------- --------- | ||
| + | Totals 10 0.1 | ||
| + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm | ||
| + | qm.maint> stop tcp_intranet | ||
| + | %QM-I-STOPPED, channel stopped | ||
| + | qm.maint> view dir | ||
| + | View set to directory | ||
| + | qm.maint> dir tcp_intranet | ||
| + | Fri, 20 Apr 2012 15:02:22 +0200 (CEST) | ||
| + | Data gathered from the queue directory tree | ||
| + | |||
| + | Channel: tcp_intranet Size Queued since | ||
| + | -------------------------------------------------------------- | ||
| + | 1 Z9h0S3tohaAem.00 11 13 Apr 2012 09:19:52 | ||
| + | 2 ZSh0T70hOo2MW.00 4 19 Apr 2012 17:49:28 | ||
| + | 3 ZLh0S3Oy_Eraj.00 3 17 Apr 2012 08:15:16 | ||
| + | 4 ZSh0T7075oCMS.00 2 19 Apr 2012 14:31:28 | ||
| + | 5 ZSh0T70ajo9Mo.00 6 19 Apr 2012 15:37:40 | ||
| + | 6 ZJh0S3KkBEtaS.00 6 16 Apr 2012 16:06:52 | ||
| + | 7 ZJh0S3KkAEzaE.00 38 16 Apr 2012 16:03:00 | ||
| + | 8 ZOh0S5TtL_gr4.00 41 18 Apr 2012 09:46:16 | ||
| + | 9 ZSh0T70drozM4.00 2 19 Apr 2012 16:13:40 | ||
| + | 10 Z9h0S3tm~aheJ.00 9 13 Apr 2012 08:44:28 | ||
| + | -------------------------------------------------------------- | ||
| + | Total size: 122 | ||
| + | |||
| + | Grand total size: 122 | ||
| + | qm.maint> dir -evelope tcp_intranet | ||
| + | %QM-E-CMDERR, Unrecognized qualifier EVELOPE | ||
| + | qm.maint> dir -envelope tcp_intranet | ||
| + | Fri, 20 Apr 2012 15:03:11 +0200 (CEST) | ||
| + | Data gathered from the queue directory tree | ||
| + | |||
| + | Channel: tcp_intranet | ||
| + | From To Size Queued since | ||
| + | ------------------------------------------------------------------------------- | ||
| + | 1 xxxxx@xxxxxxx xxxxxxx@xxxxxxxxxxx 11 13 Apr 12 09:19 | ||
| + | |||
| + | qm.maint> history 1 | ||
| + | |||
| + | Message id: 1 | ||
| + | Filename: /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/009/ZSh0T70hOo2MW.00 | ||
| + | |||
| + | Transport layer information: | ||
| + | ---------------------------------------------------------------------- | ||
| + | Envelope From: address: xxxxxxxx@xxxxxxxx | ||
| + | Envelope To: addresses: xxxxxxxx@xxxxxxxx | ||
| + | |||
| + | Message delivery history: | ||
| + | ---------------------------------------------------------------------- | ||
| + | Thu, 19 Apr 2012 17:49:29 +0200 (CEST) | ||
| + | Thu, 19 Apr 2012 18:49:29 +0200 (CEST) | ||
| + | Thu, 19 Apr 2012 20:49:29 +0200 (CEST) | ||
| + | Thu, 19 Apr 2012 22:49:29 +0200 (CEST) | ||
| + | Fri, 20 Apr 2012 02:49:29 +0200 (CEST) | ||
| + | Fri, 20 Apr 2012 06:49:29 +0200 (CEST) | ||
| + | Fri, 20 Apr 2012 10:49:29 +0200 (CEST) | ||
| + | qm.maint> help | ||
| + | help | ||
| + | |||
| + | clean -- Hold or delete queued messages | ||
| + | copy [n] -- Copy queued messages | ||
| + | counters clear -- Zero the channel counters | ||
| + | counters create -- Create the channel counters | ||
| + | counters delete -- Delete the channel counters | ||
| + | counters show [channel] -- Show the channel counters | ||
| + | date -- Show the current time and date | ||
| + | delete [n] -- Delete queued messages | ||
| + | directory [channel] -- List queued messages | ||
| + | exit -- Exit this utility | ||
| + | held [channel] -- List messages marked as held | ||
| + | help [topic] -- Display help on this utility | ||
| + | history [n] -- Show history information for a queued message | ||
| + | hold [n] -- Mark a queued message as held | ||
| + | jobs [channel] -- List active and pending delivery jobs | ||
| + | quit -- Exit this utility | ||
| + | read [n] -- Show the contents of a queued message | ||
| + | release [n] -- Release a message marked as held | ||
| + | return [n] -- Return (bounce) a queued message | ||
| + | run command-file -- Execute commands from the specified file | ||
| + | start channel -- Resume processing for the specified channel | ||
| + | stop channel -- Suspend processing for the specified channel | ||
| + | stress [channel] -- Have the Job Controller ease off on a channel | ||
| + | summarize -- Display a summary listing of message files | ||
| + | top -- Display frequently occurring fields in message | ||
| + | unstress [channel] -- Resume channel to non-stressed behavior | ||
| + | version -- Display program version information | ||
| + | view database|directory -- Select source of queued message information | ||
| + | |||
| + | To see help on a specific topic, issue the command "help topic". For example, | ||
| + | "help directory" | ||
| + | |||
| + | qm.maint> return 1 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/013/Z9h0S3tohaAem.00 | ||
| + | qm.maint> return 2 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/009/ZSh0T70hOo2MW.00 | ||
| + | qm.maint> return 3 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/001/ZLh0S3Oy_Eraj.00 | ||
| + | qm.maint> return 4 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/018/ZSh0T7075oCMS.00 | ||
| + | qm.maint> return 5 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/019/ZSh0T70ajo9Mo.00 | ||
| + | qm.maint> return 6 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/011/ZJh0S3KkBEtaS.00 | ||
| + | qm.maint> return 7 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/000/ZJh0S3KkAEzaE.00 | ||
| + | qm.maint> return 8 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/016/ZOh0S5TtL_gr4.00 | ||
| + | qm.maint> return 9 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/015/ZSh0T70drozM4.00 | ||
| + | qm.maint> return 10 | ||
| + | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/002/Z9h0S3tm~aheJ.00 | ||
| + | qm.maint> start tcp_intranet | ||
| + | %QM-I-STARTED, channel started | ||
| + | qm.maint> quit | ||
| + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./stop-msg job_controler | ||
| + | Error: Don't know how to start/stop: job_controler | ||
| + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./stop-msg job_controller | ||
| + | Connecting to watcher ... | ||
| + | Stopping job_controller server 4464 ... done | ||
| + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./start-msg job_controller | ||
| + | Connecting to watcher ... | ||
| + | Starting job_controller server .... 23104 | ||
| + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm summarize | ||
| + | Channel Messages Size (Mb) | ||
| + | -------------------------------- -------- --------- | ||
| + | defragment 0 0.0 | ||
| + | process 0 0.0 | ||
| + | reprocess 0 0.0 | ||
| + | tcp_auth 0 0.0 | ||
| + | tcp_gouv 0 0.0 | ||
| + | tcp_intranet 0 0.0 | ||
| + | tcp_lmtpcs 0 0.0 | ||
| + | tcp_local 0 0.0 | ||
| + | -------------------------------- -------- --------- | ||
| + | Totals 0 0.0 | ||
| + | </nowiki> | ||
== Directory server == | == Directory server == | ||
Version du 23 avril 2012 à 07:12
System messaging
Gestion des files d'attentes
root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm summarize Channel Messages Size (Mb) -------------------------------- -------- --------- defragment 0 0.0 process 0 0.0 reprocess 0 0.0 tcp_auth 0 0.0 tcp_gouv 0 0.0 tcp_intranet 10 0.1 tcp_lmtpcs 0 0.0 tcp_local 0 0.0 -------------------------------- -------- --------- Totals 10 0.1 root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm qm.maint> stop tcp_intranet %QM-I-STOPPED, channel stopped qm.maint> view dir View set to directory qm.maint> dir tcp_intranet Fri, 20 Apr 2012 15:02:22 +0200 (CEST) Data gathered from the queue directory tree Channel: tcp_intranet Size Queued since -------------------------------------------------------------- 1 Z9h0S3tohaAem.00 11 13 Apr 2012 09:19:52 2 ZSh0T70hOo2MW.00 4 19 Apr 2012 17:49:28 3 ZLh0S3Oy_Eraj.00 3 17 Apr 2012 08:15:16 4 ZSh0T7075oCMS.00 2 19 Apr 2012 14:31:28 5 ZSh0T70ajo9Mo.00 6 19 Apr 2012 15:37:40 6 ZJh0S3KkBEtaS.00 6 16 Apr 2012 16:06:52 7 ZJh0S3KkAEzaE.00 38 16 Apr 2012 16:03:00 8 ZOh0S5TtL_gr4.00 41 18 Apr 2012 09:46:16 9 ZSh0T70drozM4.00 2 19 Apr 2012 16:13:40 10 Z9h0S3tm~aheJ.00 9 13 Apr 2012 08:44:28 -------------------------------------------------------------- Total size: 122 Grand total size: 122 qm.maint> dir -evelope tcp_intranet %QM-E-CMDERR, Unrecognized qualifier EVELOPE qm.maint> dir -envelope tcp_intranet Fri, 20 Apr 2012 15:03:11 +0200 (CEST) Data gathered from the queue directory tree Channel: tcp_intranet From To Size Queued since ------------------------------------------------------------------------------- 1 xxxxx@xxxxxxx xxxxxxx@xxxxxxxxxxx 11 13 Apr 12 09:19 qm.maint> history 1 Message id: 1 Filename: /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/009/ZSh0T70hOo2MW.00 Transport layer information: ---------------------------------------------------------------------- Envelope From: address: xxxxxxxx@xxxxxxxx Envelope To: addresses: xxxxxxxx@xxxxxxxx Message delivery history: ---------------------------------------------------------------------- Thu, 19 Apr 2012 17:49:29 +0200 (CEST) Thu, 19 Apr 2012 18:49:29 +0200 (CEST) Thu, 19 Apr 2012 20:49:29 +0200 (CEST) Thu, 19 Apr 2012 22:49:29 +0200 (CEST) Fri, 20 Apr 2012 02:49:29 +0200 (CEST) Fri, 20 Apr 2012 06:49:29 +0200 (CEST) Fri, 20 Apr 2012 10:49:29 +0200 (CEST) qm.maint> help help clean -- Hold or delete queued messages copy [n] -- Copy queued messages counters clear -- Zero the channel counters counters create -- Create the channel counters counters delete -- Delete the channel counters counters show [channel] -- Show the channel counters date -- Show the current time and date delete [n] -- Delete queued messages directory [channel] -- List queued messages exit -- Exit this utility held [channel] -- List messages marked as held help [topic] -- Display help on this utility history [n] -- Show history information for a queued message hold [n] -- Mark a queued message as held jobs [channel] -- List active and pending delivery jobs quit -- Exit this utility read [n] -- Show the contents of a queued message release [n] -- Release a message marked as held return [n] -- Return (bounce) a queued message run command-file -- Execute commands from the specified file start channel -- Resume processing for the specified channel stop channel -- Suspend processing for the specified channel stress [channel] -- Have the Job Controller ease off on a channel summarize -- Display a summary listing of message files top -- Display frequently occurring fields in message unstress [channel] -- Resume channel to non-stressed behavior version -- Display program version information view database|directory -- Select source of queued message information To see help on a specific topic, issue the command "help topic". For example, "help directory" qm.maint> return 1 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/013/Z9h0S3tohaAem.00 qm.maint> return 2 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/009/ZSh0T70hOo2MW.00 qm.maint> return 3 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/001/ZLh0S3Oy_Eraj.00 qm.maint> return 4 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/018/ZSh0T7075oCMS.00 qm.maint> return 5 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/019/ZSh0T70ajo9Mo.00 qm.maint> return 6 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/011/ZJh0S3KkBEtaS.00 qm.maint> return 7 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/000/ZJh0S3KkAEzaE.00 qm.maint> return 8 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/016/ZOh0S5TtL_gr4.00 qm.maint> return 9 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/015/ZSh0T70drozM4.00 qm.maint> return 10 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/002/Z9h0S3tm~aheJ.00 qm.maint> start tcp_intranet %QM-I-STARTED, channel started qm.maint> quit root@mta1:/opt/sun/comms/mta/messaging/sbin# ./stop-msg job_controler Error: Don't know how to start/stop: job_controler root@mta1:/opt/sun/comms/mta/messaging/sbin# ./stop-msg job_controller Connecting to watcher ... Stopping job_controller server 4464 ... done root@mta1:/opt/sun/comms/mta/messaging/sbin# ./start-msg job_controller Connecting to watcher ... Starting job_controller server .... 23104 root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm summarize Channel Messages Size (Mb) -------------------------------- -------- --------- defragment 0 0.0 process 0 0.0 reprocess 0 0.0 tcp_auth 0 0.0 tcp_gouv 0 0.0 tcp_intranet 0 0.0 tcp_lmtpcs 0 0.0 tcp_local 0 0.0 -------------------------------- -------- --------- Totals 0 0.0
Directory server
Oracle Communications Messaging Server and Oracle Communications Calendar Server LDAP Attributes Describes the Oracle Communications Messaging Server and Oracle Communications Calendar Server attributes.
| Nom de l'attribut | Signification | Valeurs possibles | Valeurs "entreprise" |
|---|---|---|---|
| aclGroupAddr | |||
| adminRole | |||
| aliasedObjectName | |||
| businessCategory | |||
| calCalURI | |||
| calFBURL | |||
| cn | voir "commonName" | Contiguity In Syntax (CIS) | NOM Prénom Service |
| co | |||
| commonName | voir "cn" | Contiguity In Syntax (CIS) | NOM Prénom Service |
| countryName | |||
| dataSource | |||
| dateOfBirth | |||
| davAllowedServices | |||
| davEventNotification | |||
| davStore | |||
| davTimezone | |||
| dc | |||
| description | |||
| displayName | Affichage pour Thunderbird | Contiguity In Syntax (CIS) | "Prénom NOM" <mail> |
| domainUidSeparator | |||
| domOrgMaxUsers | |||
| domOrgNumUsers | |||
| facsimileTelephoneNumber | |||
| employeeType | Corp | Contiguity In Syntax (CIS) | Corp |
| gidNumber | Numéro | Numéro RH | |
| givenName | Prénom | Contiguity In Syntax (CIS) | Prénom |
| groupid | |||
| homeDirectory | Contiguity In Syntax (CIS) | ||
| icsAdminRole | |||
| icsAlias | |||
| icsAllowedServiceAccess | |||
| icsAllowRights | |||
| icsAnonymousAllowWrite | |||
| icsAnonymousCalendar | |||
| icsAnonymousDefaultSet | |||
| icsAnonymousLogin | |||
| icsAnonymousSet | |||
| icsAutoaccept | |||
| icsCalendar | |||
| icsCalendarOwned | |||
| icsCapacity | |||
| icsContact | |||
| icsDefaultAccess | |||
| icsDefaultacl | |||
| icsDefaultSet | |||
| icsDomainAcl | |||
| icsDomainAllowed | |||
| icsDomainNames | |||
| icsDomainNotAllowed | |||
| icsDoublebooking | |||
| icsDWPBackEndHosts | |||
| icsDWPHost | |||
| icsExtended | |||
| icsExtendedDomainPrefs | |||
| icsExtendedGroupPrefs | |||
| icsExtendedResourcePrefs | |||
| icsExtendedUserPrefs | |||
| icsFirstDay | |||
| icsFreeBusy | |||
| icsGeo | |||
| icsMandatorySubscribed | |||
| icsMandatoryView | |||
| icsPartition | |||
| icsPreferredHost | |||
| icsQuota | |||
| icsRecurrenceBound | |||
| icsRecurrenceDate | |||
| icsRegularExpressions | |||
| icsSecondaryowners | |||
| icsSessionTimeout | |||
| icsSet | |||
| icsSourceHtml | |||
| icsStatus | |||
| icsSubscribed | |||
| icsTimezone | |||
| inetCanonicalDomainName | |||
| inetCoS | |||
| inetDomainBaseDN | |||
| inetDomainCertMap | |||
| inetDomainSearchFilter | |||
| inetDomainStatus | |||
| inetMailGroupStatus | |||
| inetResourceStatus | |||
| inetSubscriberAccountId | |||
| inetSubscriberChallenge | |||
| inetSubscriberResponse | |||
| inetUserHttpURL | |||
| inetUserStatus | |||
| Contiguity In Syntax (CIS) | Adresse mail | ||
| mailAccessProxyPreAuth | |||
| mailAccessProxyReplay | |||
| mailAdminRole | |||
| mailAllowedServiceAccess | |||
| mailAlternateAddress | |||
| mailAntiUBEService | |||
| mailAutoReplyMode | |||
| mailAutoReplySubject | |||
| mailAutoReplyText | |||
| mailAutoReplyTextInternal | |||
| mailAutoReplyTimeOut | |||
| mailClientAttachmentQuota | |||
| mailConversionTag | |||
| mailDeferProcessing | |||
| mailDeliveryFileURL | |||
| mailDeliveryOption | |||
| mailDomainAllowedServiceAccess | |||
| mailDomainCatchallAddress | |||
| mailDomainConversionTag | |||
| mailDomainDiskQuota | |||
| mailDomainMsgMaxBlocks | |||
| mailDomainMsgQuota | |||
| mailDomainReportAddress | |||
| mailDomainSieveRuleSource | |||
| mailDomainStatus | |||
| mailDomainWelcomeMessage | |||
| mailEquivalentAddress | |||
| mailFolderName | |||
| mailForwardingAddress | |||
| mailHost | |||
| mailMessageStore | |||
| mailMsgMaxBlocks | |||
| mailMsgQuota | |||
| mailProgramDeliveryInfo | |||
| mailPublicFolderDefaultRights | |||
| mailQuota | |||
| mailRoutingAddress | |||
| mailRoutingHosts | |||
| mailRoutingSmartHost | |||
| mailSieveRuleSource | |||
| mailSMTPSubmitChannel | |||
| mailUserStatus | |||
| maxPabEntries | |||
| memberOf | |||
| memberOfPAB | |||
| memberOfPABGroup | |||
| memberURL | |||
| mgrpAddHeader | |||
| mgrpAllowedBroadcaster | |||
| mgrpAllowedDomain | |||
| mgrpAuthPassword | |||
| mgrpBroadcasterPolicy | |||
| mgrpDeliverTo | |||
| mgrpDisallowedBroadcaster | |||
| mgrpDisallowedDomain | |||
| mgrpErrorsTo | |||
| mgrpModerator | |||
| mgrpMsgMaxSize | |||
| mgrpMsgPrefixText | |||
| mgrpMsgRejectAction | |||
| mgrpMsgRejectText | |||
| mgrpMsgSuffixText | |||
| mgrpNoDuplicateChecks | |||
| mgrpRemoveHeader | |||
| mgrpRequestTo | |||
| mgrpRFC822MailMember | |||
| msgVanityDomain | |||
| multiLineDescription | |||
| nickName | |||
| nswcalDisallowAccess | |||
| nswmExtendedUserPrefs | |||
| o | |||
| objectClass | |||
| organizationName | |||
| organizationUnitName | |||
| ou | |||
| owner | |||
| pabURI | |||
| parentOrganization | |||
| postalAddress | |||
| preferredLanguage | |||
| preferredMailHost | |||
| preferredMailMessageStore | |||
| sambaSID | 0.0-0 | ||
| seeAlso | |||
| shadowExpire | Date d'expiration | ||
| sn | NOM de famille | ||
| telephoneNumber | |||
| title | Titre | ||
| uid | login | ||
| uidNumber | Numéro de compte unique | ||
| un | |||
| uniqueMember | |||
| userId | |||
| userPassword | |||
| vacationEndDate | |||
| vacationStartDate | |||
| mgrpErrorsTo |