Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

odoo 10: problem with mail setup

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
setupmessageemailtemplates
5220 Visualizzazioni
Avatar
Michele F.

Hello, i did install odoo10 community (this version 10.0-20170103) on ubuntu 16.04 virtual local machine, everything goes fine by following the guide, been setting up wkhtmltopdf and other usefull tools for my country fiscal settings.

i did arrive to the email setup, and started first problems, i will explain what kind of interaction i need between emails/odoo for the company and how i did try to reach that goal.


in the ideal setup i must have all outgoing emails with FROM to be always the same, in that case noreply@xxxx.com

than by setting the reply to field everyone that receive an odoo generated document could reply to the user that actually send the email via odoo.

on the incoming email, i only have one email for generating leads, i don't need any other communication for users, so actually this is not giving problems.


that is all what i try to do to reach my goal of outgoing emails setup.

1) at begin communication witha  dovecot+postfix vm was not working, so i had to make this patch:   https://github.com/odoo/odoo/issues/10833    and this fixed authentication problems.

2) all outgoing emails was than having FROM as the user email and reply to catchall@xxxx.com and this was not correct, so as stated in most thread here and around web, i did remove the catchall in systems parameters (mail.catchall.alias)

3) after fixing the catchall problem, now email comes from user and there's no more REPLY TO, as without catchall it let you reply only to the sender, but it was still far from what i wanted.

4) i did try to modify the template, under the configuration -> email -> templates , but none of what i write in that template is beign read by odoo, and it does not change anything in email received.

5) to fix the sender issue, as i wanted to have one and only sender( FROM), noreply@xxxx.com i did modify the file ir_email_server.py   adding a static address for FROM , and it worked, so by now all seems to be ok.

6) i did try to send varius emails/communications, like direct message to a partner work perfectly as i wanted, but when i try to send an invoice or any kind of other attached documents the email arrive to the right TO receiver, but the REPLY TO field is set to the creator of the document, to fix this problem, as told before i did try to add REPLY TO in email templates but odoo is not taking care of that templates setup.


the problem at the end, it's not possible that a customer ask for an document to be sent, and once sent it comes from another odoo user email becouse(REPLY TO), if the customer have problems he will have to deal with who send the document, and it means that actual user that wanted to send the email with attachment, and NOT the user who did create the document.

i'd like also to fix the FIXED FROM sender issue, couse manually changing a PY File does not seem to be a fair solution.

thanks for the help, i read soo many pages around the web but none of the solution proposed could fix this problems.




0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Editing helpdesk message template
message email templates helpdesk
Avatar
0
feb 21
4874
Email Template subject parameters Risolto
email templates
Avatar
Avatar
1
feb 24
3675
Nothing rendered into email body_html (Odoo 16) Risolto
email templates
Avatar
1
lug 23
4706
How to add company logo to email templates? Risolto
email templates
Avatar
Avatar
Avatar
Avatar
3
dic 23
19984
Failed to render template Risolto
email templates
Avatar
Avatar
1
feb 22
7214
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now