Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
186 Visualizzazioni

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
Abbandona

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

Autore

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

Autore

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

Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
giu 23
2441
1
mar 16
6263
0
feb 23
4020
0
ago 20
3425
0
mag 17
4377