You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess I have a related problem, my environment is same as Cijay22 (only OS I have is Ubuntu 24.04 LTS).
If I move an email to another folder using Outlook - IMAP4, NC mail does not notice this and still shows the given email in the inbox folder. But without the body of the email, the client reports "Not found". And such an email cannot be deleted.
@Cijay22 I can reproduce with the help of your email source. The server returns the full email, and the body is rendered in the embedded iframe. But for some reason the iframe hight is too low. You can check the element .message-frame. It has a fixed height. Increase this manually and you will see the message contents.
This could be an issue with https://iframe-resizer.com/. We use this library to resize the iframe to the message height.
Steps to reproduce
Expected behavior
The email should be fully displayed and rendered.
Actual behavior
Only header and answer button is visible. But the body message is not visible no text not images etc.
NC Mail App
Mail as txt
Willkommen-email-body-issue.txt
Mail app version
3.7.5
Mailserver or service
Postfix 3.6.4 - Dovecot 2.3.16
Operating system
Ubuntu 22
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database
MariaDB
Additional info
No response
The text was updated successfully, but these errors were encountered: