You can override settings provided in ConsoleOne by using startup switches in the Messaging Agent startup file (strtup.ma). On NetWare and 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
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
ConsoleOne Setting |
---|---|---|---|
SSL Certificate |
|||
Certificate Path |
|||
N/A |
N/A |
N/A |
|
Default Number of Connections (LDAP profile) |
|||
Idle Timeout (LDAP profile) |
|||
Maximum Number of Connections (LDAP profile) |
|||
N/A |
|||
Maximum Query Results |
|||
N/A |
N/A |
||
N/A |
|||
N/A |
|||
N/A |
|||
N/A |
|||
HTTP Password |
|||
HTTP Port |
|||
HTTP Username |
|||
Enable SSL for Web Console |
|||
Host IP Address with Bind to this Address selected |
|||
N/A |
|||
SSL Key File |
|||
SSL Set Password |
|||
N/A |
N/A |
N/A |
|
LDAP Connection IP Address |
|||
LDAP Connection Port |
|||
LDAP Profile Set Password |
|||
LDAP Connection SSL Enabled |
|||
LDAP Connection Root Certificate |
|||
LDAP Profile Username |
|||
Log Files Path |
|||
Log Maximum Age |
|||
Enable Disk Logging |
|||
Log Level |
|||
Log Maximum Size |
|||
Maximum Number of Users |
|||
N/A |
|||
N/A |
|||
Host Address (Archive Agent) |
|||
Message Transfer Port (Archive Agent) |
|||
Enable SSL for Message Transfer Protocol (Archive Agent) |
|||
N/A |
|||
Enable SNMP |
|||
Set Password |
|||
Client/Server Port |
|||
Messaging Queue Path |
|||
Enable SSL for Client/Server |
|||
Client/Server Threads |
|||
Username |
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, Establishing Messaging Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/certfile-[svr\][vol:]\dir\file /certfile-\\svr\vol\dir\file |
--certfile=/dir/file |
/certfile-[drive:]\dir\file /certfile-\\svr\sharename\dir\file |
Example: |
/certfile-\novell\nm\ma\certs\nm.crt /certfile-svr2\sys:\novell\nm\ma\certs\nm.crt /certfile-\\svr2\sys\novell\nm\ma\certs\nm.crt |
--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.
Specifies the full path to the directory where certificate files are stored on your system. See Section 2.3, Establishing Messaging Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/certpath-[svr\][vol:]\dir/certpath-\\svr\vol\dir |
--certpath=/dir |
/certpath-[drive:]\dir /certpath-\\svr\sharename\dir |
Example: |
/certpath-\novell\nm\ma\certs /certpath-svr2\sys:\novell\nm\ma\certs /certpath-\\svr2\sys\novell\nm\ma\certs |
--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.
Informs the Messaging Agent that it is running in a clustering environment. See Implementing Messenger in a NetWare Cluster
in Novell Cluster Services on NetWare
in the GroupWise 8 Interoperability Guide.
If you are running the Messaging Agent on the latest version of NetWare 6.x and Novell Cluster Services, the Messaging Agent can detect the cluster automatically.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/cluster |
N/A |
N/A |
See also /ip.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/dirdefaultconnections-number |
--dirdefaultconnections= number |
/dirdefaultconnections-number |
Example: |
/dirdefaultconnections-20 |
--dirdefaultconnections=30 |
/dirdefaultconnections-50 |
See also /diridletimeout and /dirmaxconnections.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/diridletimeout-seconds |
--diridletimeout=seconds |
/diridletimeout-seconds |
Example: |
/diridletimeout-20 |
--diridletimeout=60 |
/diridletimeout-90 |
See also /dirdefaultconnections.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/dirmaxconnections-number |
--dirmaxconnections=number |
/dirmaxconnections-number |
Example: |
/dirmaxconnections-200 |
--dirmaxconnections=100 |
/dirmaxconnections-100 |
See also /dirdefaultconnections.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/dirpoolresettime-minutes |
--dirpoolresettime=minutes |
/dirpoolresettime-minutes |
Example: |
/dirpoolresettime-10 |
--dirpoolresettime=10 |
/dirpoolresettime-10 |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/dirquerymaxresults-contacts |
--dirquerymaxresults= contacts |
/dirquerymaxresults-contacts |
Example: |
/dirquerymaxresults-50 |
--dirquerymaxresults=200 |
/dirquerymaxresults-200 |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
N/A |
--dirreplicaipaddr=IP_address |
/dirreplicaipaddr-IP_address |
Example: |
N/A |
--dirreplicaipaddr=172.16.5.18 |
/dirreplicaipaddr-172.16.5.19 |
Specifies the eDirectory attribute that the Messaging Agent searches on when users use the Customizing Authentication and Searches by eDirectory Attribute
field to search for other Messenger users. By default, the Messaging Agent searches on the CN attribute. See
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/diruseralias-"eDirectory_attribute" |
--diruseralias= "eDirectory_attribute" |
/diruseralias-"eDirectory_attribute" |
Example: |
/diruseralias-"Internet EMail Address" |
--diruseralias="Internet EMail Address" |
/diruseralias-"Internet EMail Address" |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/diruserauthbind |
--diruserauthbind |
/diruserauthbind |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/diruserforcedirect |
--diruserforcedirect |
/diruserforcedirect |
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.
|
NetWare 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 |
/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 |
/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.
Specifies the password for the Messaging Agent to prompt for before allowing Messaging Agent status information to be displayed in your Web browser. Unless you are using SSL encryption, do not use an existing eDirectory password because the information passes over the connection between your Web browser and the Messaging Agent. See Using the Messaging Agent Web Console.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/httppassword-unique_password |
--httppassword= unique_password |
/httppassword-unique_password |
Example: |
/httppassword-AgentWatch |
--httppassword=AgentWatch |
/httppassword-AgentWatch |
See also /httpuser.
Sets the HTTP port number used for the Messaging Agent to communicate with your Web browser. The setting must be unique on the server where the Messaging Agent runs. See Using the Messaging Agent Web Console.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/httpport-port_number |
--httpport=port_number |
/httpport-port_number |
Example: |
/httpport-8314 |
--httpport=8315 |
/httpport-8316 |
Sets the availability of SSL encryption between the Messaging Agent and the Web console displayed in your Web browser. Valid values are enable and disable. See Using the Messaging Agent Web Console.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/httpssl-setting |
--httpssl=setting |
/httpssl-setting |
Example: |
/httpssl-enable |
--httpssl=enable |
/httpssl-enable |
Specifies the username for the Messaging Agent to prompt for before allowing Messaging Agent status information to be displayed in a Web browser. Providing a user name is optional. Unless you are using SSL encryption, do not use an existing eDirectory username because the information passes over the connection between your Web browser and the Messaging Agent. See Using the Messaging Agent Web Console.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/httpuser-unique_username |
--httpuser=unique_username |
/httpuser-unique_username |
Example: |
/httpuser-NMWebConsole |
--httpuser=NMWebConsole |
/httpuser-NMWebConsole |
See also /httppassword.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ip-IP_address |
--ip=IP_address |
/ip-IP_address |
Example: |
/ip-172.16.5.18 |
--ip=172.16.5.19 |
/ip-172.16.5.20 |
See also /cluster.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/keepalive-minutes |
--keepalive=minutes |
/keepalive-minutes |
Example: |
/keepalive-20 |
--keepalive=5 |
/keepalive-15 |
The ping interval can be adjusted for individual clients by using the /keepalive startup switch with the Messenger client.
Specifies the full path to the private file used to provide SSL encryption between the Messaging Agent and other programs. See Section 2.3, Establishing Messaging Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/keyfile-[svr\][vol:]\dir\file /keyfile-\\svr\vol\dir\file |
--keyfile=/dir/file |
/keyfile-[drive:]\dir\file /keyfile-\\svr\sharename\dir\file |
Example: |
/keyfile-\novell\nm\ma\certs\nm.key /keyfile-svr2\sys:\novell\nm\ma\certs\nm.key /keyfile-\\svr2\sys\novell\nm\ma\certs\nm.key |
---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.
Specifies the password used to encrypt the private SSL key file when it was created. See Section 2.3, Establishing Messaging Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/keypassword-password |
--keypassword=password |
/keypassword-password |
Example: |
/keypassword-gwssl |
--keypassword=gwssl |
/keypassword-gwssl |
See also /keyfile.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
N/A |
N/A |
/language-code |
Example: |
N/A |
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 |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ldapipaddr-network_address |
--ldapipaddr=network_address |
/ldapipaddr-network_address |
Example: |
/ldapipaddr-172.16.5.18 /ldapipaddr-server1 server2 |
--ldapipaddr=172.16.5.19 --ldapipaddr server1 server2 |
/ldapipaddr-172.16.5.20 /ldapipaddr-server1 server2 |
See also /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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ldapport-port_number |
--ldapport=port_number |
/ldapport-port_number |
Example: |
/ldapport-390 |
--ldapport=391 |
/ldapport-392 |
See also /ldapipaddr.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ldappwd-LDAP_password |
--ldappwd=LDAP_password |
/ldappwd-LDAP_password |
Example: |
/ldappwd-nmldap |
--ldappwd=nmldap |
/ldappwd-nmldap |
See also /ldapuser.
Indicates to the Messaging Agent that the LDAP server it is logging in to uses SSL encryption. See Section 2.3, Establishing Messaging Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ldapssl |
--ldapssl |
/ldapssl |
See also /ldapsslkey.
Specifies the full path to the private SSL key file used with LDAP authentication. See Providing LDAP Access to eDirectory for Messenger Users.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ldapsslkey-[svr\][vol:]\dir\file /ldapsslkey-\\svr\vol\dir\file |
--ldapsslkey=/dir/file |
/ldapsslkey-[drive:]\dir\file /ldapsslkey-\\svr\sharename\dir\file |
Example: |
/ldapsslkey- \novell\nm\ma\certs\nmkey.der /ldapsslkey- server2\sys:\novell\nm\ ma\certs\nmkey.der /ldapsslkey- \\server2\sys\novell\nm\ ma\certs\nmkey.der |
--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.
Specifies the username 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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ldapuser-LDAP_userID |
--ldapuser=LDAP_userID |
/ldapuser-LDAP_userID |
Example: |
/ldapuser-NMAuth |
--ldapuser=NMAuth |
/ldapuser-NMAuth |
See also /ldappwd.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/log-[svr\][vol:]\dir /log-\\svr\vol\dir |
--log=/dir |
/log-[drive:]\dir /log-\\svr\sharename\dir |
Example: |
/log-\nmlog\ma /log-\\server2\mail:\nmlog\ma /log-\\server2\mail\nmlog\ma |
--log=/nm/log/ma |
/log-\nmlog\ma /log-m:\nmlog\ma /log-\\server2\c\mail\nmlog\ma |
See also /loglevel, /logdays, /logmax, and /logdiskoff.
Specifies how many days to keep Messaging Agent log files on disk. The default is 14 days. See Using Messaging Agent Log Files.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/logdays-days |
--logdays=days |
/logdays-days |
Example: |
/logdays-7 |
--logdays=30 |
/logdays-90 |
See also /log, /loglevel, /logmax, and /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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/logdiskoff |
--logdiskoff |
/logdiskoff |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/loglevel-level |
--loglevel=level |
/loglevel-level |
Example: |
/loglevel-verbose |
--loglevel=diagnostic |
/loglevel-diagnostic |
See also /log, /logdays, /logmax, and /logdiskoff.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/logmax-megabytes |
--logmax=megabytes |
/logmax-megabytes |
Example: |
/logmax-64 |
--logmax=256 |
/logmax-256 |
See also /log, /loglevel, /logdays, and /logdiskoff
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/maxconns-connections |
--maxconns=connections |
/maxconns-connections |
Example: |
/maxconns-10000 |
--maxconns=10000 |
/maxconns-10000 |
See also /threads.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/mtpconnecttimeout-seconds |
--mtpconnecttimeout= seconds |
/mtpconnecttimeout-seconds |
Example: |
/mtpconnecttimeout-30 |
--mtpconnecttimeout=60 |
/mtpconnecttimeout-60 |
See also /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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/mtpdatatimeout-seconds |
--mtpdatatimeout=seconds |
/mtpdatatimeout-seconds |
Example: |
/mtpconnecttimeout-30 |
--mtpconnecttimeout=40 |
/mtpconnecttimeout-60 |
See also /mtpdatatimeout.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/mtpipaddr-network_address |
--mtpipaddr= network_address |
/mtpipaddr-network_address |
Example: |
/mtpipaddr-172.16.5.18 /mtpipaddr-server2 |
--mtpipaddr=172.16.5.19 --mtpipaddr=server3 |
/mtpipaddr-172.16.5.20 /mtpipaddr-server4 |
See also /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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/mtpport-port_number |
--mtpport=port_number |
/mtpport-port_number |
Example: |
/mtpport-8412 |
--mtpport=8413 |
/mtpport-8414 |
See also /mtpipaddr.
Sets the availability of SSL encryption between the Archive Agent and the Messaging Agent. Valid values are enable and disable. See Section 4.6, Enhancing Archive Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/mtpssl-setting |
--mtpssl=setting |
/mtpssl-setting |
Example: |
/mtpssl-enable |
--mtpssl=enable |
/mtpssl-enable |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/nomtp |
--nomtp |
/nomtp |
Disables SNMP for the Messaging Agent. The default is to have SNMP enabled. See Using SNMP Monitoring Programs.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/nosnmp |
--nosnmp |
/nosnmp |
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 after Messenger 2.0.2 Hot Patch 1 is installed, 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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/password-eDir_password |
--password=eDir_password |
/password-eDir_password |
Example: |
/password-NMAgent |
--password=NMAgent |
/password-NMAgent |
See also /user.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/port-port_number |
--port=port_number |
/port-port_number |
Example: |
/port-8301 |
--port=8302 |
/port-8303 |
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/queue-[svr\][vol:]\dir /queue-\\svr\vol\dir |
--queue=/dir |
/queue-[drive:]\dir /queue-\\svr\sharename\dir\ |
Example: |
/queue-\nmqueues\ma /queue-\\server2\mail:\nmqueues\ma /queue-\\server2\mail\nmqueues\ma |
--queue=/nmqueues/ma |
/queue-\nmqueues\ma /queue-m:\nmqueues\ma /queue-\\server2\c\mail\nmqueues\ma |
Sets the availability of SSL encryption between the Messaging Agent, the Archive Agent, and Messenger clients. Valid values are enable and disable. See Section 2.3, Establishing Messaging Security with SSL Encryption.
|
NetWare Messaging Agent |
Linux Messaging Agent |
Windows Messaging Agent |
---|---|---|---|
Syntax: |
/ssl-setting |
--ssl=setting |
/ssl-setting |
Example: |
/ssl-enable |
--ssl=enable |
/ssl-enable |
See also /certpath, /certfile, /keyfile, and /keypassword.
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.
|
NetWare Messaging Agent |
Linux Messaging Agent |
WIndows Messaging Agent |
---|---|---|---|
Syntax: |
/threads-number |
--threads=number |
/threads-number |
Example: |
/threads-10 |
--threads=20 |
/threads-30 |
See also /maxconns.
Provides the eDirectory username 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.
|
NetWare 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 |
/user-CN=User_object, OU=org_unit,O=organization |
Example: |
/user-CN=Messenger, OU=Users,O=Novell |
--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.