the-djmaze / snappymail

Simple, modern & fast web-based email client
https://snappymail.eu
GNU Affero General Public License v3.0
998 stars 121 forks source link

Nextcloud Log Error #1586

Closed Luncheon3462 closed 4 months ago

Luncheon3462 commented 4 months ago

I keep getting this error in my nextcloud log. Do you know why?

"preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated at /var/www/nextcloud/apps/snappymail/app/snappymail/v/2.36.1/app/libraries/MailSo/Base/Http.php#246",

prismopensource commented 4 months ago

Same problem over here, running on version 2.36.1 on PHP 8.2 with Nextcloud 28.0.5 with these extensions enabled:

the-djmaze commented 4 months ago

Already fixed at https://github.com/the-djmaze/snappymail/commit/f4e81a183ef7ed6e03f4561603c17ae9a3262afc

Luncheon3462 commented 4 months ago

@the-djmaze how do we get the fix from f4e81a1?