Property | Type | Description | |
---|---|---|---|
$_params |
Method | Description | |
---|---|---|
__construct ( array $params = [] ) | Constructor. | |
generate ( ) : string | Generates procmail code to represent the default delivery rule. |
public __construct ( array $params = [] ) | ||
$params | array | Array of parameters. Expected fields are 'delivery_agent' and optionally 'delivery_mailbox_prefix'. |