2.8 Using Messaging Agent Startup Switches

You can override settings provided in ConsoleOne by using startup switches in the Messaging Agent startup file (strtup.ma). On Windows, the startup file is located in the Messenger Agent installation directory. On Linux, the startup file is located in /etc/opt/novell/messenger. You can override startup switches provided in the startup file by using startup switches on the command line. For more information about starting the Messaging Agent, see Section 2.1, Starting the Messaging Agent.

This section contains information on the following startup switches:

The following table summarizes the Messaging Agent startup switches and how they correspond to configuration settings in ConsoleOne.

Table 2-5 Messaging Agent Startup Switches

Linux Messaging Agent

Windows Messaging Agent

ConsoleOne Setting

--certfile

/certfile

SSL Certificate

--certpath

/certpath

Certificate Path

--dhparm

/dhparm

N/A

--dirdefaultconnections

/dirdefaultconnections

Default Number of Connections (LDAP profile)

--diridletimeout

/diridletimeout

Idle Timeout (LDAP profile)

--dirmaxconnections

/dirmaxconnections

Maximum Number of Connections (LDAP profile)

--dirpoolresettime

/dirpoolresettime

N/A

--dirquerymaxresults

/dirquerymaxresults

Maximum Query Results

--dirreplicaipaddr

/dirreplicaipaddr

N/A

--diruseralias

/diruseralias

N/A

--diruserauthbind

/diruserauthbind

N/A

--diruserforcedirect

/diruserforcedirect

N/A

--home

/home

N/A

--httppassword

/httppassword

HTTP Password

--httpport

/httpport

HTTP Port

--httpuser

/httpuser

HTTP Username

--httpssl

/httpssl

Enable SSL for Web Console

--ip

/ip

Host IP Address with Bind to this Address selected

--keepalive

/keepalive

N/A

--keyfile

/keyfile

SSL Key File

--keypassword

/keypassword

SSL Set Password

N/A

/language

N/A

--ldapipaddr

/ldapipaddr

LDAP Connection IP Address

--ldapport

/ldapport

LDAP Connection Port

--ldappwd

/ldappwd

LDAP Profile Set Password

--ldapssl

/ldapssl

LDAP Connection SSL Enabled

--ldapsslkey

/ldapsslkey

LDAP Connection Root Certificate

--ldapuser

/ldapuser

LDAP Profile Username

--log

/log

Log Files Path

--logdays

/logdays

Log Maximum Age

--logdiskoff

/logdiskoff

Enable Disk Logging

--loglevel

/loglevel

Log Level

--logmax

/logmax

Log Maximum Size

--maxconns

/maxconns

Maximum Number of Users

--mtpconnecttimeout

/mtpconnecttimeout

N/A

--mtpdatatimeout

/mtpdatatimeout

N/A

--mtpipaddr

/mtpipaddr

Host Address (Archive Agent)

--mtpport

/mtpport

Message Transfer Port (Archive Agent)

--mtpssl

/mtpssl

Enable SSL for Message Transfer Protocol (Archive Agent)

--nomtp

/nomtp

N/A

--nosnmp

/nosnmp

Enable SNMP

--password

/password

Set Password

--port

/port

Client/Server Port

--productinfo

/productinfo

N/A

--queue

/queue

Messaging Queue Path

--sslciphersuite

/sslciphersuite

N/A

--ssloption

/ssloption

N/A

--threads

/threads

Client/Server Threads

--user

/user

Username

2.8.1 /certfile

Specifies the full path to the certificate files used to provide secure SSL communication between the Messaging Agent and other programs. See Section 2.3, Configuring Messaging Security with SSL Encryption.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--certfile=/dir/file

/certfile-[drive:]\dir\file /certfile-\\svr\sharename\dir\file

Example:

--certfile=/certs/gw.crt

/certfile-\novell\nm\ma\certs\nm.crt /certfile-m:\novell\nm\ma\certs\nm.crt /certfile-\\s2\c\novell\nm\ma\certs\nm.crt

See also /certpath, /keyfile, and /keypassword.

2.8.2 /certpath

Specifies the full path to the directory where certificate files are stored on your system. See Section 2.3, Configuring Messaging Security with SSL Encryption.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--certpath=/dir

/certpath-[drive:]\dir /certpath-\\svr\sharename\dir

Example:

--certpath=/certs

/certpath-\novell\nm\ma\certs /certpath-m:\novell\nm\ma\certs /certpath-\\svr2\c\novell\nm\ma\certs

See also /certfile, /keyfile, and /keypassword.

2.8.3 /dhparm

Specifies a Diffie-Hellman cipher parameters file used for SSL/TLS to replace the default parameters set by Messenger. Messenger uses default Diffie-Hellman parameters of 2048 bits to generate the DH key. A valid DH parameter is in PEM format.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--dhparm directory/pemfile

/dhparm directory/pemfile

Example:

--dhparm /var/tmp/dh.pem

/dhparm C:\temp\dh.pem

2.8.4 /dirdefaultconnections

Specifies the minimum number of direct access connections you want open at all times between the Messaging Agent and eDirectory. The default is 10 connections. See Section 2.6, Optimizing Messaging Agent Performance.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--dirdefaultconnections= number

/dirdefaultconnections-number

Example:

--dirdefaultconnections=30

/dirdefaultconnections-50

See also /diridletimeout and /dirmaxconnections.

2.8.5 /diridletimeout

Specifies the number of seconds after which idle direct access connections in excess of the default number of connections are closed. The default is 30 seconds. See Section 2.6, Optimizing Messaging Agent Performance.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--diridletimeout=seconds

/diridletimeout-seconds

Example:

--diridletimeout=60

/diridletimeout-90

See also /dirdefaultconnections.

2.8.6 /dirmaxconnections

Specifies the maximum number of direct access connections you want open between the Messaging Agent and eDirectory. The default is 50 connections. See Section 2.6, Optimizing Messaging Agent Performance.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--dirmaxconnections=number

/dirmaxconnections-number

Example:

--dirmaxconnections=100

/dirmaxconnections-100

See also /dirdefaultconnections.

2.8.7 /dirpoolresettime

Specifies the number of minutes between the time when the Messaging Agent receives an error response from a pooled LDAP server and the time when that LDAP server is reinstated into the pool of available LDAP servers. The default is 5 minutes. See Providing LDAP Access to eDirectory for Messenger Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--dirpoolresettime=minutes

/dirpoolresettime-minutes

Example:

--dirpoolresettime=10

/dirpoolresettime-10

2.8.8 /dirquerymaxresults

Specifies the maximum number of query results you want the Messaging Agent to return when users search for other users to add to their contact lists in the Messenger client. The default maximum is 100 contacts. See Section 2.6, Optimizing Messaging Agent Performance.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--dirquerymaxresults= contacts

/dirquerymaxresults-contacts

Example:

--dirquerymaxresults=200

/dirquerymaxresults-200

2.8.9 /dirreplicaipaddr (Linux and Windows only)

Specifies the IP address of an eDirectory replica for a Messaging Agent that is running on a Windows server. See Changing the eDirectory Access Method for Starting the Messaging Agent.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--dirreplicaipaddr=IP_address

/dirreplicaipaddr-IP_address

Example:

--dirreplicaipaddr=172.16.5.18

/dirreplicaipaddr-172.16.5.19

2.8.10 /diruseralias

Specifies the eDirectory attribute that the Messaging Agent searches on when users use the User ID field to search for other Messenger users. By default, the Messaging Agent searches on the CN attribute. See Customizing Authentication and Searches by eDirectory Attribute.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--diruseralias= "eDirectory_attribute"

/diruseralias-"eDirectory_attribute"

Example:

--diruseralias="Internet EMail                                           Address"

/diruseralias-"Internet EMail                                            Address"

2.8.11 /diruserauthbind

Indicates that you want users to authenticate to eDirectory by using a bind rather than a compare operation. See Selecting Bind or Compare eDirectory Access for Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--diruserauthbind

/diruserauthbind

2.8.12 /diruserforcedirect

Indicates that you want users to use direct access to eDirectory even though you have configured the Messaging Agent to use LDAP access. See Using LDAP Access for the Messaging Agent.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--diruserforcedirect

/diruserforcedirect

2.8.13 /home

Specifies the distinguished name (DN) of the Messaging Agent object where the Messaging Agent configuration information is stored. There is no default location. You must use this switch in order to start the Messaging Agent. See Section 2.1, Starting the Messaging Agent.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--home=CN=agent_object, OU=server_object, OU=Messenger_system, O=organization

/home-CN=agent_object, OU=server_object, OU=Messenger_system, O=organization

Example:

--home=CN=MessagingAgent, OU=PRV-GWSERVER, OU=MessengerService, O=Novell

/home-CN=MessagingAgent, OU=PRV-GWSERVER, OU=MessengerService, O=Novell

IMPORTANT:Use commas, rather than periods, between object names. If any object name includes a space, surround the switch value with double quotation marks.

2.8.14 /httppassword

Specifies the password for the Messaging Agent to prompt for before allowing Messaging Agent status information to be displayed in your browser. Unless you are using SSL encryption, do not use an existing eDirectory password because the information passes over the connection between your browser and the Messaging Agent. See Using the Messaging Agent Web Console.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--httppassword= unique_password

/httppassword-unique_password

Example:

--httppassword=AgentWatch

/httppassword-AgentWatch

See also /httpuser.

2.8.15 /httpport

Sets the HTTP port number used for the Messaging Agent to communicate with your browser. The setting must be unique on the server where the Messaging Agent runs. See Using the Messaging Agent Web Console.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--httpport=port_number

/httpport-port_number

Example:

--httpport=8315

/httpport-8316

2.8.16 /httpssl

Sets the availability of SSL encryption between the Messaging Agent and the Web Console displayed in your browser. Valid values are enable and disable. See Using the Messaging Agent Web Console.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--httpssl=setting

/httpssl-setting

Example:

--httpssl=enable

/httpssl-enable

2.8.17 /httpuser

Specifies the user name for the Messaging Agent to prompt for before allowing Messaging Agent status information to be displayed in a browser. Providing a user name is optional. Unless you are using SSL encryption, do not use an existing eDirectory user name because the information passes over the connection between your browser and the Messaging Agent. See Using the Messaging Agent Web Console.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--httpuser=unique_username

/httpuser-unique_username

Example:

--httpuser=NMWebConsole

/httpuser-NMWebConsole

See also /httppassword.

2.8.18 /ip

Binds the Messaging Agent to a specific IP address when the server where it runs uses multiple IP addresses, such as in a clustering environment. Without the /ip switch, the Messaging Agent binds to all available IP addresses and Messenger clients can communicate with the Messaging Agent on all available IP addresses.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ip=IP_address

/ip-IP_address

Example:

--ip=172.16.5.19

/ip-172.16.5.20

2.8.19 /keepalive

Adjusts the default ping interval at which the Messenger clients notify the Messaging Agent that they are still active. The default interval is every 10 minutes. This regular communication between the Messaging Agent and the client prevents firewalls and routers from disconnecting connections that seem to be inactive. You can decrease the interval if client users are being unexpectedly disconnected. You can increase the interval to decrease network traffic. Use a setting of 0 (zero) to turn off the ping activity.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--keepalive=minutes

/keepalive-minutes

Example:

--keepalive=5

/keepalive-15

The ping interval can be adjusted for individual clients by using the /keepalive startup switch with the Messenger client.

2.8.20 /keyfile

Specifies the full path to the private file used to provide SSL encryption between the Messaging Agent and other programs. See Section 2.3, Configuring Messaging Security with SSL Encryption.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--keyfile=/dir/file

/keyfile-[drive:]\dir\file /keyfile-\\svr\sharename\dir\file

Example:

---keyfile=/certs/gw.key

/keyfile-\novell\nm\ma\certs\nm.key /keyfile-m:\novell\nm\ma\certs\nm.key /keyfile-\\svr2\c\novell\nm\ma\certs\nm.key

See also /keypassword.

2.8.21 /keypassword

Specifies the password used to encrypt the private SSL key file when it was created. See Section 2.3, Configuring Messaging Security with SSL Encryption.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--keypassword=password

/keypassword-password

Example:

--keypassword=gwssl

/keypassword-gwssl

See also /keyfile.

2.8.22 /language (Windows only)

Specifies the language to run the Messaging Agent in, using a two-letter language code as listed below. When you install the Messenger agents, all language versions are automatically installed.

The initial default is the language used by the operating system. If that language is not available, the Messaging Agent runs in English. Use this switch only if you need to override these defaults.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

N/A

/language-code

Example:

N/A

/language-fr

The table below lists the valid language codes:

Language

Language Code

English

EN

French

FR

German

DE

Portuguese

PT

Spanish

ES

2.8.23 /ldapipaddr

Specifies the LDAP server's network address as either an IP address or a DNS hostname. See Section 3.2, Customizing eDirectory Access for Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ldapipaddr=network_address

/ldapipaddr-network_address

Example:

--ldapipaddr=172.16.5.19 --ldapipaddr server1 server2

/ldapipaddr-172.16.5.20 /ldapipaddr-server1 server2

See also /ldapport.

2.8.24 /ldapport

Specifies the port number that the LDAP server listens on for service requests. The default is 389. See Providing LDAP Access to eDirectory for Messenger Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ldapport=port_number

/ldapport-port_number

Example:

--ldapport=391

/ldapport-392

See also /ldapipaddr.

2.8.25 /ldappwd

Provides the password for the LDAP user that the Messaging Agent uses to log in to the LDAP server. See Providing LDAP Access to eDirectory for Messenger Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ldappwd=LDAP_password

/ldappwd-LDAP_password

Example:

--ldappwd=nmldap

/ldappwd-nmldap

See also /ldapuser.

2.8.26 /ldapssl

Indicates to the Messaging Agent that the LDAP server it is logging in to uses SSL encryption. See Section 2.3, Configuring Messaging Security with SSL Encryption.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ldapssl

/ldapssl

See also /ldapsslkey.

2.8.27 /ldapsslkey

Specifies the full path to the private SSL key file used with LDAP authentication. See Providing LDAP Access to eDirectory for Messenger Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ldapsslkey=/dir/file

/ldapsslkey-[drive:]\dir\file /ldapsslkey-\\svr\sharename\dir\file

Example:

--ldapsslkey=/certs/gwkey.der

/ldapsslkey-         novell\nm\ma\certs\\nmkey.der /ldapsslkey-         m:\novell\nm\ma\certs\nmkey.der /ldapsslkey-          \\server2\c\novell\nm\                               ma\certs\nmkey.der

See also /ldapssl.

2.8.28 /ldapuser

Specifies the user name that the Messaging Agent can use to log in to the LDAP server to obtain information from eDirectory. See Providing LDAP Access to eDirectory for Messenger Users.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ldapuser=LDAP_userID

/ldapuser-LDAP_userID

Example:

--ldapuser=NMAuth

/ldapuser-NMAuth

See also /ldappwd.

2.8.29 /log

Specifies the directory where the Messaging Agent will store its log files. The default location is the \novell\nm\ma\log directory. See Using Messaging Agent Log Files.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--log=/dir

/log-[drive:]\dir /log-\\svr\sharename\dir

Example:

--log=/nm/log/ma

/log-\nmlog\ma /log-m:\nmlog\ma /log-\\server2\c\mail\nmlog\ma

See also /loglevel, /logdays, /logmax, and /logdiskoff.

2.8.30 /logdays

Specifies how many days to keep Messaging Agent log files on disk. The default is 14 days. See Using Messaging Agent Log Files.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--logdays=days

/logdays-days

Example:

--logdays=30

/logdays-90

See also /log, /loglevel, /logmax, and /logdiskoff.

2.8.31 /logdiskoff

Turns off disk logging for the Messaging Agent so no information about the functioning of the Messaging Agent is stored on disk. The default is for logging to be turned on. See Using Messaging Agent Log Files.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--logdiskoff

/logdiskoff

See also /log, /loglevel, /logdays, and /logmax.

2.8.32 /loglevel

Controls the amount of information logged by the Messaging Agent. Logged information is displayed in the log message box and written to the Messaging Agent log file during the current agent session. The default is Normal, which displays only the essential information suitable for a smoothly running Messaging Agent. Use Verbose to display the essential information, plus additional information helpful for troubleshooting. Use Diagnostic to include very detailed, code-specific information. See Using Messaging Agent Log Files.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--loglevel=level

/loglevel-level

Example:

--loglevel=diagnostic

/loglevel-diagnostic

See also /log, /logdays, /logmax, and /logdiskoff.

2.8.33 /logmax

Sets the maximum amount of disk space for all Messaging Agent log files. When the specified disk space is consumed, the Messaging Agent deletes existing log files, starting with the oldest. The default is 128 MB. See Using Messaging Agent Log Files.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--logmax=megabytes

/logmax-megabytes

Example:

--logmax=256

/logmax-256

See also /log, /loglevel, /logdays, and /logdiskoff.

2.8.34 /maxconns

Specifies the maximum number of connections between the Messaging Agent and Messenger clients. The default is 5120. See Section 2.6, Optimizing Messaging Agent Performance.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--maxconns=connections

/maxconns-connections

Example:

--maxconns=10000

/maxconns-10000

See also /threads.

2.8.35 /mtpconnecttimeout

Specifies the number of seconds that the Messaging Agent waits for a response from the Archive Agent before returning an error. The default is 5 seconds. See Optimizing the Connection between the Archive Agent and the Messaging Agent.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--mtpconnecttimeout= seconds

/mtpconnecttimeout-seconds

Example:

--mtpconnecttimeout=60

/mtpconnecttimeout-60

See also /mtpdatatimeout.

2.8.36 /mtpdatatimeout

Specify in seconds the amount of time the Messaging Agent tries to send conversations to the Archive agent before reporting an error. The default is 20 seconds. See Optimizing the Connection between the Archive Agent and the Messaging Agent.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--mtpdatatimeout=seconds

/mtpdatatimeout-seconds

Example:

--mtpconnecttimeout=40

/mtpconnecttimeout-60

See also /mtpdatatimeout.

2.8.37 /mtpipaddr

Specifies the network address of the Server where the Archive Agent runs, as either an IP address or a DNS hostname. By default, the Messaging Agent uses the network address specified on the Identification page of the Archive Agent object.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--mtpipaddr= network_address

/mtpipaddr-network_address

Example:

--mtpipaddr=172.16.5.19 --mtpipaddr=server3

/mtpipaddr-172.16.5.20 /mtpipaddr-server4

See also /mtpport.

2.8.38 /mtpport

Specifies the message transfer port number the Archive Agent listens on for conversations to archive. By default, the Messaging Agent uses the message transfer port specified on the Identification page of the Archive Agent object, which is 8312.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--mtpport=port_number

/mtpport-port_number

Example:

--mtpport=8413

/mtpport-8414

See also /mtpipaddr.

2.8.39 /mtpssl

Sets the availability of SSL encryption between the Archive Agent and the Messaging Agent. Valid values are enable and disable. See Section 5.6, Enhancing Archive Security with SSL Encryption.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--mtpssl=setting

/mtpssl-setting

Example:

--mtpssl=enable

/mtpssl-enable

2.8.40 /nomtp

Disables the Messaging Agent's attempts to contact the Archive Agent. You might want to do this if you do not plan to enable archiving.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--nomtp

/nomtp

2.8.41 /nosnmp

Disables SNMP for the Messaging Agent. The default is to have SNMP enabled. See Using SNMP Monitoring Programs.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--nosnmp

/nosnmp

2.8.42 /password

Provides the password for the Messaging Agent to use when accessing eDirectory in order to obtain its configuration information from the Messaging Agent object. This switch is required in order to start the Messaging Agent. See Section 2.1, Starting the Messaging Agent. By default, the password is obfuscated for security purposes. If the password has been obfuscated, the password is prepended with $$: in the startup file. In order to change the obfuscated password, you need to use the NMPassword utility. For additional information on how to use the NMPassword utility, see Section 2.4, Changing the Agent User Password.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--password=eDir_password

/password-eDir_password

Example:

--password=NMAgent

/password-NMAgent

See also /user.

2.8.43 /port

Sets the port number on which the Messaging Agent listens for service requests from Messenger clients. The default is 8300. See Section 2.2, Configuring the Messaging Agent in ConsoleOne.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--port=port_number

/port-port_number

Example:

--port=8302

/port-8303

2.8.44 /productinfo

Sets the level of anonymous product information is sent to Micro Focus. The level is initially set during the install or upgrade. The following options are available:

  • 0: Turns off anonymous product information collection.

  • 1: Enables basic collection which collects the uptime, product version, OS type, and number of peak users.

  • 2: Enables basic collection additional data collection which adds message traffic, chat room usage, number of conversations, and other similar information.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--productinfo=value

/productinfo-value

Example:

--productinfo=1

/productinfo-1

2.8.45 /queue

Specifies the directory where the Messaging Agent stores conversations to archive if it is unable to communicate with the Archive Agent. The default is \novell\nm\ma\queue. See Moving the Messaging Agent Conversation Holding Queue.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--queue=/dir

/queue-[drive:]\dir /queue-\\svr\sharename\dir\

Example:

--queue=/nmqueues/ma

/queue-\nmqueues\ma /queue-m:\nmqueues\ma /queue-\\server2\c\mail\nmqueues\ma

2.8.46 /sslciphersuite

Sets the SSL cipher suites used by the Archive Agent, the Messaging Agent, and Messenger clients. The cipher list must be in OpenSSL format. For more information on OpenSSL format, see Cipher List Format

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--sslciphersuite “setting”

/sslciphersuite-”setting

Example:

--sslciphersuite “HIGH:!AECDH:!EXP:@STRENGTH”

/sslciphersuite-”HIGH:!AECDH:!EXP:@STRENGTH”

2.8.47 /ssloption

Specify a specific SSL protocol to disable. By specifying SSL_OP_NO_TLSv1, Messenger will disable TLSv1 support. Specify additional options by adding the SSL key work separated by a comma.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--ssloption SSL_protocol

/ssloption SSL_protocol

Example:

--ssloption SSL_OP_NO_TLSv1,SSL_OP_NO_TLSv1_1

/ssloption SSL_OP_NO_TLSv1,SSL_OP_NO_TLSv1_1

2.8.48 /threads

Specifies the maximum number of client/server threads the Messaging Agent can create. The default is 15. See Section 2.6, Optimizing Messaging Agent Performance.

 

Linux Messaging Agent

WIndows Messaging Agent

Syntax:

--threads=number

/threads-number

Example:

--threads=20

/threads-30

See also /maxconns.

2.8.49 /user

Provides the eDirectory user name for the Messaging Agent to use when accessing eDirectory to obtain its configuration information from the Messaging Agent object. This switch is required in order to start the Messaging Agent. See Section 2.1, Starting the Messaging Agent.

 

Linux Messaging Agent

Windows Messaging Agent

Syntax:

--user=CN=User_object, OU=org_unit,O=organization

/user-CN=User_object, OU=org_unit,O=organization

Example:

--user=CN=Messenger, OU=Users,O=Novell

/user-CN=Messenger, OU=Users,O=Novell

IMPORTANT:Use commas, rather than periods, between object names. If any object name includes a space, surround the switch value with double quotation marks.

See also /password.