{namespace vh=In2code\Powermail\ViewHelpers}
	Render Powermail Spam notification mail to administration
		{mail}									Mail object
		{pid}									Current Page Uid
		{calculatedMailSpamFactor}				Spam factor
		{messages}								Spam messages
		{ipAddress}								IP Address from sender (if not disabled)
Possible spam in powermail form on page with PID {pid}
Spamfactor of this mail: {calculatedMailSpamFactor}
Failed Spamchecks:
{message}
Given Form variables:
{answer.field.title}: {answer.value}
Senders IP addess: {ipAddress}