Password change
This commit is contained in:
@@ -34,7 +34,7 @@ class Renderer {
|
||||
protected string $smtpServer = 'mail.gmx.net';
|
||||
protected int $smtpPort = 465;
|
||||
protected string $emailUser = 'foerderverein-ajs@gmx.de';
|
||||
protected string $emailPassword = 'HarheimerWeg16';
|
||||
protected string $emailPassword = '16HarheimerWeg';
|
||||
protected ClientManager $imapClientManager;
|
||||
protected Client $mbox;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user