Oracle Communications Unified Communications Suite
De Linuxmemo.
Ligne 118 : | Ligne 118 : | ||
<nowiki> | <nowiki> | ||
- | qm.maint> return 1 | + | |
- | %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/013/Z9h0S3tohaAem.00 | + | ; Retourner le mail a l'expéditeur : |
- | + | 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> | + | |
- | + | ; Supprimer le mail : | |
- | + | qm.maint> delete 1 | |
- | + | ||
- | + | ; Redémarrer la files d'attente : | |
- | + | qm.maint> start tcp_intranet | |
- | + | %QM-I-STARTED, channel started | |
- | + | ||
- | + | ; Quitter | |
- | + | qm.maint> quit | |
- | + | ||
- | + | ; relancer le "job_controller": | |
- | + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./stop-msg job_controller | |
- | + | Connecting to watcher ... | |
- | + | Stopping job_controller server 4464 ... done | |
- | + | ||
- | qm.maint> start tcp_intranet | + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./start-msg job_controller |
- | %QM-I-STARTED, channel started | + | Connecting to watcher ... |
- | qm.maint> quit | + | Starting job_controller server .... 23104 |
- | + | ||
- | + | ; Dernière vérifications : | |
- | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./stop-msg job_controller | + | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm summarize |
- | Connecting to watcher ... | + | Channel Messages Size (Mb) |
- | Stopping job_controller server 4464 ... done | + | -------------------------------- -------- --------- |
- | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./start-msg job_controller | + | defragment 0 0.0 |
- | Connecting to watcher ... | + | process 0 0.0 |
- | Starting job_controller server .... 23104 | + | reprocess 0 0.0 |
- | root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm summarize | + | 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 == | == Directory server == |
Version du 23 avril 2012 à 08:59
System messaging
Gestion des files d'attentes
- Répertoire des commandes
/opt/sun/comms/mta/messaging/sbin
- Demander le sommaire (liste des mails dans les files) en mode non interactif
imsimta qm summarize
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 1 0.1 tcp_lmtpcs 0 0.0 tcp_local 0 0.0 -------------------------------- -------- --------- Totals 10 0.1
- Gestion en mode interactif
root@mta1:/opt/sun/comms/mta/messaging/sbin# ./imsimta qm
- stopper un files (tcp_intranet)
qm.maint> stop tcp_intranet %QM-I-STOPPED, channel stopped
- vu en mode repertoire
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 -------------------------------------------------------------- Total size: 122
Grand total size: 122
- Voir les enveloppes
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
- Voir l'ihstorique des essais de distribution
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)
- Aide du manager de files d'attentes
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"
; Retourner le mail a l'expéditeur : qm.maint> return 1 %QM-I-RETURNED, returned the message file /opt/sun/comms/mta/messaging/data/queue/tcp_intranet/013/Z9h0S3tohaAem.00 ; Supprimer le mail : qm.maint> delete 1 ; Redémarrer la files d'attente : qm.maint> start tcp_intranet %QM-I-STARTED, channel started ; Quitter qm.maint> quit ; relancer le "job_controller": 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 ; Dernière vérifications : 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 == https://wikis.oracle.com/display/CommSuite/Messaging+Server+and+Calendar+Server+LDAP+Object+Classes+and+Attributes#MessagingServerandCalendarServerLDAPObjectClassesandAttributes-GGFUQ Oracle Communications Messaging Server and Oracle Communications Calendar Server LDAP Attributes Describes the Oracle Communications Messaging Server and Oracle Communications Calendar Server attributes. {| align="center" border="1" ! scope=col | Nom de l'attribut ! scope=col | Signification ! scope=col | Valeurs possibles ! scope=col | 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 | | | |- |mail | |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 | | | |- |}