mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: Mails not displayed correctly in Gmail #340
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paolodc95 on GitHub.
Reproduction steps
Just setup smtp2go with my domain and added credentials through GUI o pocket-id.
Test email and login email do arrive, but without images and strange formatting.
Maybe it's not a bug of pocket-id but a bad configuration of smtp2go, but I couldn't find anything special in the provider options.
Thank you for your incredible service, I'm using it to secure all my docker services!
Expected behavior
correct mail
Actual Behavior
I'll leave a screenshot:
Version and Environment
v0.33.0
Log Output
no logs available
@golias17 commented on GitHub:
Hi @stonith404 the image problem still persists in Gmail, even with the link exposed.
I think the problem is the image being svg and Gmail doesn't support them. I was able to address the issue converting the image to PNG and upload it in the UI, and my emails are now showing the image correctly.
I'm also using the SMTP Gmail configuration. Thanks
@stonith404 commented on GitHub:
Thanks for reporting this. I was able to reproduce this in Gmail. So the issue isn't caused by smtp2go but Gmail. I'll look into it.
@stonith404 commented on GitHub:
This should be fixed in
v0.35.0.The image probably won't load though. Google proxies the images so you have to make sure that the Google servers have access to this path.