@filename

Specifies the location of the MTA startup file. The full path must be included if the file does not reside in the same directory with the MTA program. The startup file must reside on the same machine where the MTA is installed. For more information about the MTA startup file, see Starting the MTA.

 

NetWare MTA Windows MTA

Syntax:

@[vol:][\dir\]file@\\svr\vol\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.exe @provo2.mta
gwmta.exe @d:\agt\provo2.mta
gwmta.exe @\\s2\c\agt\provo2.mta