Skip to content

Multiple PHP Warnings - Roundcube 1.6.6 #9365

Closed
@ozgurkazancci

Description

Roundcube version: 1.6.6
PHP version: 8.1.27

Greetings. I'm getting the following warnings filling web server's log file that I'd like to report here;

PHP Warning:  Undefined array key "compose_data_194324102365d2d12709ef1" in /rcube/program/include/rcmail_attachment_handler.php on line 99

PHP Warning:  Undefined array key "compose_data_194324102365d2d12709ef1" in /rcube/program/include/rcmail_attachment_handler.php on line 99

PHP Warning:  Undefined array key "compose_data_194324102365d2d12709ef1" in /rcube/program/include/rcmail_attachment_handler.php on line 99

PHP Error: Invalid response code received from server (POST /webmail/?_task=mail&_unlock=loading1708334565079&_framed=1&_action=send)

In the same log file, the following line follows the warnings above -in case of any relate-;

SMTP Error: Failed to add recipient '[email protected]': 5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table (Code: 550) in /rcube/program/lib/Roundcube/rcube.php on line 1794 (POST /webmail/?_task=mail&_unlock=loading1708334565079&_framed=1&_action=send)

Regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions