@filename

Specifies the location of the MTA startup file. On NetWare and Windows, the full path must be included if the file does not reside in the same directory with the MTA program. On Linux, the startup file always resides in the /opt/novell/groupwise/agents/share directory. The startup file must reside on the same server where the MTA is installed. For more information about the MTA startup file, see Starting the MTA.

 

NetWare MTA Linux MTA Windows MTA

Syntax:

@[vol:][\dir\]file@\\svr\vol\dir\file

@[/dir/]file

@[drive:][\dir\]file
@\\svr\sharename\dir\file

Example:

load gwmta @provo2.mta
load gwmta @sys:\agt\provo2.mta
load gwmta @\\s2\sys\agt\provo2.mta

./gwmta @../share/lnxdom.mta

gwmta.exe @provo2.mta
gwmta.exe @d:\agt\provo2.mta
gwmta.exe @\\s2\c\agt\provo2.mta