EmailLoginNotification implements LoggerAwareInterface uses LoggerAwareTrait

FinalYes

Sends out an email if a backend user has just been logged in.

Relevant settings: $GLOBALS['TYPO3_CONF_VARS']['BE']['warning_mode'] $GLOBALS['TYPO3_CONF_VARS']['BE']['warning_email_addr'] $BE_USER->uc['emailMeAtLogin']

Internal

this is not part of TYPO3 API as this is an internal hook

Table of Contents

Interfaces

LoggerAwareInterface

Methods

__construct()  : mixed
emailAtLogin()  : void
Sends an email notification to warning_email_address and/or the logged-in user's email address.
sendEmail()  : void
Sends an email.

Methods


        
On this page

Search results