nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
831 stars 258 forks source link

Mails of immobilienscout24 will not be displayed completely #5563

Closed zian92 closed 2 years ago

zian92 commented 2 years ago

Expected behavior

The message of any immobilienscout24 filter email is cut off after some lines. -> https://ibb.co/wdH9Hmz

Actual behavior

The mail should be displayed completely.

Mail app

Mail app version: (1.10.4 Mailserver or service: my own postfix/dovecot

Server configuration

Operating system: Cent OS 7 Web server: Apache

Database: MariaDB

PHP version: 7. something

Nextcloud Version: 21.0.2

Client configuration

Browser: Chrome and Firefox

Operating system: Fedora

ChristophWurst commented 2 years ago

would it be possible to get this email as .eml or similar so that we can import and inspect in our dev envs?

ChristophWurst commented 2 years ago

this is very likely a duplicate of https://github.com/nextcloud/mail/issues/5527

zian92 commented 2 years ago

Yes, it looks the same. I'll see that I hand over that mail.

zian92 commented 2 years ago

Hey @ChristophWurst , here is the mail: immoscout.txt

ChristophWurst commented 2 years ago

Thanks a lot! This should be fixed with https://github.com/nextcloud/mail/pull/5567 and the next v1.10.x release :v:

zian92 commented 2 years ago

It was fixed! :) Thanks a lot!