Linked emailbackup email accounts to company wide settings in firmendaten
-> To do: clean up emailbackup accounts with smtp / imap settings
This commit is contained in:
@@ -139,6 +139,7 @@ final class SystemMailer
|
||||
&& $account->getSmtpAuthType() !== EmailBackupAccount::AUTH_GMAIL
|
||||
)
|
||||
) {
|
||||
$mailerror_text = 'Authtype error.';
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user