mailSenderToFrom
extends PluginBase
in package
mailSenderToFrom : Set the smtp user to sender and from Needed for some smtp server, see mantis issue #10529 <https://bugs.limesurvey.org/view.php?id=10529>
Tags
Table of Contents
Properties
- $allowedPublicMethods : mixed
- $description : mixed
- $name : mixed
Methods
- beforeEmail() : mixed
- Set From and Bounce of PHPmailer to siteadminemail
- init() : mixed
Properties
$allowedPublicMethods
public
mixed
$allowedPublicMethods
= array()
Tags
$description
protected
static mixed
$description
= 'Set sender to the SMTP user.'
$name
protected
static mixed
$name
= 'mailSenderToFrom'
Methods
beforeEmail()
Set From and Bounce of PHPmailer to siteadminemail
public
beforeEmail() : mixed
Tags
init()
public
init() : mixed