Se rendre au contenu
Menu
Cette question a été signalée

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!

Avatar
Ignorer

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?)

Auteur

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

Auteur

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

Meilleure réponse

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.
Avatar
Ignorer
Publications associées Réponses Vues Activité
0
juin 23
2436
1
mars 16
6250
0
févr. 23
3993
0
août 20
3419
0
mai 17
4370