msiSendStdoutAsEmail ( msParam_t *  xtoAddr,
msParam_t *  xsubjectLine,
ruleExecInfo_t *  rei 
)
Description:
Sends the current buffer content in rei->ruleExecOut->stdoutBuf.buf as email.
Module:
core
Since:
pre-2.1
Author:
Arcot Rajasekar
Date:
2008-05
Note:
This microservice sends contents of the buffer rei->ruleExecOut->stdoutBuf.buf as email.
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] xtoAddr - a msParam of type STR_MS_T which is the address of the receiver.
[in] xsubjectLine - a msParam of type STR_MS_T which is the subject of the message.
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
writeLine, writeString

Definition at line 160 of file mailMS.c.

Generated on Fri Mar 15 13:40:30 2013 for iRODS Documentation by  doxygen 1.6.3