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

roundcube: PHP Notice: Undefined index: #13

Open
Dmitry422 opened this issue Apr 18, 2024 · 1 comment
Open

roundcube: PHP Notice: Undefined index: #13

Dmitry422 opened this issue Apr 18, 2024 · 1 comment

Comments

@Dmitry422
Copy link

Dmitry422 commented Apr 18, 2024

Hi!
Error messages on Roundcube 1.7

Apr 18 11:33:00 mail roundcube: PHP Notice:  Undefined index: x-spam-status in /var/www/html/webmail/plugins/banner_warn/banner_warn.php on line 150
Apr 18 11:33:00 mail roundcube: PHP Notice:  Undefined index: x-spam-level in /var/www/html/webmail/plugins/banner_warn/banner_warn.php on line 153
Apr 18 11:33:00 mail roundcube: PHP Notice:  Undefined index: received-spf in /var/www/html/webmail/plugins/banner_warn/banner_warn.php on line 145

and I not use X-spam.

but I have SPF in headers

For example

Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=209.85.160.178; helo=mail-qt1-f178.google.com; [email protected]; receiver=<UNKNOWN>

@melroy89
Copy link

Null check is implemented and PR is merged. This ticket can closed. Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants