Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple PHP Warnings - Roundcube 1.6.6 #9365

Closed
ozgurkazancci opened this issue Feb 21, 2024 · 2 comments
Closed

Multiple PHP Warnings - Roundcube 1.6.6 #9365

ozgurkazancci opened this issue Feb 21, 2024 · 2 comments

Comments

@ozgurkazancci
Copy link

ozgurkazancci commented Feb 21, 2024

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.

@ozgurkazancci
Copy link
Author

ozgurkazancci commented Feb 21, 2024

And one more, different warning that I catched;

PHP Warning:  Undefined array key "11708333402027745800" in /rcube/program/actions/mail/attachment_upload.php on line 187

PHP Warning:  Undefined array key "11708333402027676300" in /rcube/program/actions/mail/attachment_upload.php on line 187

@ozgurkazancci ozgurkazancci changed the title PHP Warnings - Roundcube 1.6.6 Multiple PHP Warnings - Roundcube 1.6.6 Feb 21, 2024
alecpl added a commit that referenced this issue Feb 25, 2024
@alecpl alecpl added this to the 1.6.7 milestone Feb 25, 2024
@alecpl
Copy link
Member

alecpl commented Feb 25, 2024

Fixed.

@alecpl alecpl closed this as completed Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants