LimeSurvey API - Master branch

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
author

Denis Chenu denis@sondages.pro

copyright

2019 LimeSurvey - Denis Chenu

license

MIT

version
1.0.1

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the The MIT License

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
inheritdoc

this plugin didn't have any public method

$description

protected static mixed $description = 'Set sender to the SMTP user.'

Methods


        
On this page

Search results