Skip to content

Seerr logo does not appear in SMTP notifications with Gmail when Seerr is not reachable from Google's servers #3034

@felixschndr

Description

@felixschndr

Description

When receiving a mail from Seerr the logo of Seerr is not loading:

Image

As you can see the logo on the top does not work, the logo of the requested movie does work.


The Seerr logo points to (extracted from dev tools)
https://ci3.googleusercontent.com/meips/ADKq_NYaSl1IJE2DY07kccQf4ZAG4q-b6nTl_Fs31TGyHQJTE8-VSlmOc4b0NZ4RyqJIw0udB9fueNZ3WVESdxNmXInu8fDp=s0-d-e1-ft#https://<my-domain>/logo_full.png which results in a

Image

https:///logo_full.png is a valid url, works and returns the logo.


The logo of the movie points to
https://ci3.googleusercontent.com/meips/ADKq_NYsR5FccTpzfZVVzz3ppGez6WJVQ7qlHsN4e4FLzNo2M49-3OY3wFgaiGcGL-3OynQoZgiqw2qLCuJHHTe7a_XnMWNpLsMTlU9YgMJJedwNiWXnFRISPXruhTnL7NL2ocM4ru2g=s0-d-e1-ft#https://image.tmdb.org/t/p/w600_and_h900_bestv2/oZLHMMxFrYpf38Yj53GuH7E6hL6.jpg
--> https://image.tmdb.org/t/p/w600_and_h900_bestv2/oZLHMMxFrYpf38Yj53GuH7E6hL6.jpg

which works (in both ways).


So whatever google is doing with the url of the logo is messing it up somehow.
However, this not only seems to a problem with google. This a screenshot of a mail sent to my mail address hosted on IONOS:

Image

In the mail to IONOS the image element is
<img src="https://<my domain>/logo_full.png" style="width: 26rem; image-rendering: crisp-edges; image-rendering: -webkit-optimize-contrast;">
which is the correct url, but does not work in the mail.


This issue has been there for quite some time, I just now came around to reporting it.

Version

3.2.0

Steps to Reproduce

  1. Set up SMTP notifications
  2. Request a media
  3. Wait for it to be available
  4. Receive the mail with the missing logo

Screenshots

No response

Logs

Platform

desktop

Database

SQLite (default)

Device

Every device

Operating System

Every OS

Browser

Every Browser

Additional Context

No response

Search Existing Issues

  • Yes, I have searched existing issues.

Code of Conduct

  • I agree to follow Seerr's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions