$_action
$_action :
The Ingo_Script_Procmail_Recipe class represents a Procmail recipe.
__construct(array $params = array(), array $scriptparams = array())
Constructs a new procmail recipe.
array | $params | Array of parameters. REQUIRED FIELDS: 'action' OPTIONAL FIELDS: 'action-value' (only used if the 'action' requires it) 'disable' |
array | $scriptparams | Array of parameters passed to Ingo_Script_Procmail. |