Reply email dont work

  • Holger Alscher
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 hours 34 minutes ago #178309 by Holger Alscher
Reply email dont work was created by Holger Alscher
I use the command 
https://*********.de/index.php?secret_code=********&lang=de
or
https://********.de/de/?secret_code=********

When use the debug system I get the messages:


Deprecated: Ddeboer\Imap\ImapResource::__construct(): Implicitly marking parameter $mailbox as nullable is deprecated, the explicit nullable type must be used in

Deprecated: Ddeboer\Imap\Mailbox::getStatus(): Implicitly marking parameter $flags as nullable is deprecated, the explicit nullable type must be used instead in 

Deprecated: Ddeboer\Imap\Mailbox::getMessages(): Implicitly marking parameter $search as nullable is deprecated, the explicit nullable type must be used instead 

Deprecated: Ddeboer\Imap\Mailbox::getMessages(): Implicitly marking parameter $sortCriteria as nullable is deprecated, the explicit nullable type must be used in

Deprecated: Ddeboer\Imap\Mailbox::getMessages(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead

Deprecated: Ddeboer\Imap\Mailbox::addMessage(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead 

Deprecated: Ddeboer\Imap\Mailbox::addMessage(): Implicitly marking parameter $internalDate as nullable is deprecated, the explicit nullable type must be used ins

Deprecated: Ddeboer\Imap\MailboxInterface::getStatus(): Implicitly marking parameter $flags as nullable is deprecated, the explicit nullable type must be used in

Deprecated: Ddeboer\Imap\MailboxInterface::getMessages(): Implicitly marking parameter $search as nullable is deprecated, the explicit nullable type must be used

Deprecated: Ddeboer\Imap\MailboxInterface::getMessages(): Implicitly marking parameter $sortCriteria as nullable is deprecated, the explicit nullable type must b

Deprecated: Ddeboer\Imap\MailboxInterface::getMessages(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be use

Deprecated: Ddeboer\Imap\MailboxInterface::addMessage(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used

Deprecated: Ddeboer\Imap\MailboxInterface::addMessage(): Implicitly marking parameter $internalDate as nullable is deprecated, the explicit nullable type must be

 

Please Log in or Create an account to join the conversation.

More
2 hours 31 minutes ago #178311 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Reply email dont work
Hi Holger

That's just some kind of warning causes by changes in PHP 8.4.0+. These warnings should be fixed and I will fix that in the next release

However, the reply via email will still work OK even with these warnings. Are you saying that reply via email does not work at all? If so, please submit support ticket so that I can check it directly on your site

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc