Loading and Unloading NetMail Agents

The following sections provide the information needed to load and unload NetMail agents on NetWare, Windows, and Linux servers.


Loading and Unloading NetMail Agents on NetWare

To restart an individual agent on NetWare systems:

  1. Stop the agent using the unload command.

    For example, unload nmapd .

  2. Restart the agent using the load command.

    For example, load nmapd .

The following is a listing of the NLMTM program files for each NetMail agent:

Agent Object Agent Name NLM Program

Address Book Agent icon

Address Book Agent

msgldap.nlm

Alias Agent icon

Alias Agent

msgalias.nlm

AntiSpam Agent icon

AntiSpam Agent

antispam.nlm

AntiVirus Agent icon

AntiVirus Agent

avirus.nlm

AutoReply Agent icon

AutoReply Agent

forward.nlm

Calendar Agent icon

Calendar Agent

calagent.nlm

CAP Agent icon

CAP Agent

capd.nlm

Connection Manager icon

Connection Manager

gkeeper.nlm

IMAP Agent icon

IMAP Agent

imapd.nlm

List Agent icon

List Agent

imslist.nlm

Modular Web Agent icon

Modular Web Agent

modwebd.nlm

 

ModWeb Calendar Module

mwcal.nlm

 

ModWeb Mail Module

mwmail.nlm

 

ModWeb Preferences Module

mwpref.nlm

 

ModWeb TOM Module

mwtom.nlm

NMAP Agent icon

NMAP Agent

nmapd.nlm

Pluspack Agent icon

Pluspack Agent

pluspackd.nlm

POP Agent icon

POP Agent

pop3d.nlm

Proxy Agent icon

Proxy Agent

mailprox.nlm

Rule Agent icon

Rule Agent

ruleserv.nlm

SMTP Agent icon

SMTP Agent

smtpd.nlm

WebAdmin Server icon

WebAdmin Agent

webadmin.nlm


Loading and Unloading NetMail Agents on Windows

To restart an individual agent on Windows systems:

  1. Go to a DOS window and enter nimsstop program_name

    For example, nimsstop nmapd .

    Ensure that you are in the \program files\novell\netmail\bin directory or have it in your path.

  2. Restart the agent in the DOS window by entering the agent's program name.

    For example, nmapd .

NOTE:  To start or stop the WebAdmin Agent on Windows, you must start or stop the Novell WebAdmin service.

The following is a listing of the program names for each NetMail agent:

Agent Object Agent Name Program Name

Address Book Agent

Address Book Agent

msgldap.exe

Alias Agent icon

Alias Agent

msgalias.exe

AntiSpam Agent icon

AntiSpam Agent

antispam.exe

AntiVirus Agent icon

AntiVirus Agent

avirus.exe

AutoReply Agent icon

AutoReply Agent

forward.exe

Calendar Agent icon

Calendar Agent

calagent.exe

CAP Agent icon

CAP Agent

capd.exe

Connection Manager icon

Connection Manager

gkeeper.exe

IMAP Agent icon

IMAP Agent

imapd.exe

List Agent icon

List Agent

imslist.exe

Modular Web Agent icon

Modular Web Agent

modwebd.exe

 

ModWeb Calendar Module

mwcal.exe

 

ModWeb Mail Module

mwmail.exe

 

ModWeb Preferences Module

mwpref.exe

 

ModWeb TOM Module

mwtom.exe

NMAP Agent icon

NMAP Agent

nmapd.exe

Pluspack Agent icon

Pluspack Agent

pluspackd.exe

POP Agent icon

POP Agent

pop3d.exe

Proxy Agent icon

Proxy Agent

mailprox.exe

Rule Agent icon

Rule Agent

ruleserv.exe

SMTP Agent icon

SMTP Agent

smtpd.exe

WebAdmin Server icon

WebAdmin Agent

webadmin.exe


Loading and Unloading NetMail Agents on Linux

To restart an individual agent on Linux systems, kill the agent's process. The NetMail autoloader will then notice that a required agent is not running and will restart it for you.

To kill an agent's process, enter killall -15 agent_module_name .

For example, killall -15 nmapd .

NOTE:  To start or stop the WebAdmin Agent on Linux, you must use the following commands:

/etc/init.d/novell-webadmin start

/etc/init.d/novell-webadmin stop

The following is a listing of the module names for each NetMail agent:

Agent Object Agent Name Module Name

Address Book Agent icon

Address Book Agent

msgldap

Alias Agent icon

Alias Agent

msgalias

AntiSpam Agent icon

AntiSpam Agent

antispam

AntiVirus Agent icon

AntiVirus Agent

avirus

AutoReply Agent icon

AutoReply Agent

forward

Calendar Agent icon

Calendar Agent

calagent

CAP Agent icon

CAP Agent

capd

Connection Manager icon

Connection Manager

gkeeper

IMAP Agent icon

IMAP Agent

imapd

List Agent icon

List Agent

imslist

Modular Web Agent icon

Modular Web Agent

modwebd

 

ModWeb Calendar Module

mwcal

 

ModWeb Mail Module

mwmail

 

ModWeb Preferences Module

mwpref

 

ModWeb TOM Module

mwtom

NMAP Agent icon

NMAP Agent

nmapd

Pluspack Agent icon

Pluspack Agent

pluspackd

POP Agent icon

POP Agent

pop3d

Proxy Agent icon

Proxy Agent

mailprox

Rule Agent icon

Rule Agent

ruleserv

SMTP Agent icon

SMTP Agent

smtpd

WebAdmin Server icon

WebAdmin Agent

webadmin