Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

I have installed Odoo Community 18 on my VPS. Email Marketing is working — test mails are sent and received successfully. However, the images embedded in the email templates do not show up for the recipient (they appear as broken image icons).


So far I have checked the following:

  • web.base.url and report.url are set correctly to my HTTPS domain.
  • Images exist on the server and appear in the assets inside Odoo.
  • Sending plain text and links works fine, only images fail to load.


Even when I use a direct image URL (from Odoo or from an external source like Google), the preview inside Odoo looks correct, but the sent email still shows broken images.


Has anyone faced this issue before? Is there a recommended way to make Odoo email marketing images public so they render properly in recipients’ inboxes?


Thanks in advance for your help!

Awatar
Odrzuć

What is the URL of a broken image in one of the emails by the time it is opened in an email client? Which email client (gmail web, outlook desktop, etc?)

Autor

I right click on the ? Image in the email and there were no link, the test email was send to a Gmail address, opened in Apple mail App

No URL sounds like it is being blocked - check the privacy settings of Apple Mail - and also check what the URL is when opened via mail.google.com

Autor

Hi what do you mean by privacy setting of Apple mail, how to check it? As most people are gmail user so end target is to gmail accounts

Najlepsza odpowiedź

Check the underlying HTML encoding of the marketing email sent... Can you give an example? I suspect one of the following:

  1. Your VPS is not open to the Internet (so any images referenced from it can't be accessed when the email is viewed.
  2. You might be doing an absolute URL reference, but the actual URLs for the images might be different when sent out. Try relative URLs.
  3. Assets inside Odoo might not be accessible on public Internet.
  4. HTTPS issue due to missing certificate might be blocking the proper loading when email is viewed.
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
cze 23
2436
1
mar 16
6250
0
lut 23
3995
0
sie 20
3420
0
maj 17
4370