imta submit

The imta submit command forks a process to execute the messages in the channel specified by the channel parameter.


Syntax

 
imta submit [channel] [poll]
 

The parameters for this command are:

channel  

Specifies the channel to be processed. The default, if this parameter is not specified, is the local channel 1.  

poll  

If poll is specified, the channel program only attempts to run if actual messages for that channel are waiting to be processed.  


Example

Use the following command to process any messages in the tcp_local channel:

 
% imta submit tcp_local poll
 




Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved.