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

Confused with "catchall" configuration

Iscriviti

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

La domanda è stata contrassegnata
configurationemailcatchall
4 Risposte
22115 Visualizzazioni
Avatar
Joni Kukkohovi

Hello,

I'm running the enterprise version 11 and trying to setup the mail system.

I managed to setup my Gmail incoming and outgoingg servers as instructed in the documentation (https://www.odoo.com/documentation/user/11.0/discuss/email_servers.html) but the final step throws me into a loop.

The documentation says "Create a catchall address in your email server settings. We advise you to use "catchall@" so that everything works out straight away."

What I don't get, is where and how this address should be created? Gmail admin?

I created a G-suite group email "catchall@mydomain.com" but it didn't do anything.


0
Avatar
Abbandona
Avatar
Arsenty Karamurza
Risposta migliore

Gmail is not a good match to Odoo since it doesn't permit sending emails on behalf of different users (even of the same domain). Particularly, you have to authenticate as tom@yourdomain to send as Tom, but not the way Odoo wants it to be handled when all the emails got sent via a shared email address such as system@yourdomain or catchall@

Please be informed that there's one more issue related to that.

https://www.odoo.com/forum/help-1/question/how-do-i-configure-the-catchall-address-to-properly-receive-replies-on-odoo-sh-136322

Indeed, this is crazy that such a basic feature as email delivery doesn't work reliably, but it's true.

As for a workaround, I came across an OCA module that sends a rejection notice to the sender, but that's not what we want at all! I mean bothering clients with this fluff is a bit dull, isn't it?

So I'm just going to make that OCA module forward those messages to our own predefined email address instead..

If you need such a fix too, please just drop me a line at vi3ual[at]gmail.[соm] and I'll just send you a modified module free of any charge.

Regards, 

Arsenty

0
Avatar
Abbandona
Avatar
Goldy Arora
Risposta migliore

You will need to login to your G Suite (Google Apps) admin console to create this catch all account, you should either be a G Suite super admin or delegated admin to complete this task.

I have a step by step video that might help.

https://www.goldyarora.com/creating-catch-all-account-which-works-with-multiple-domains-in-google-apps/

0
Avatar
Abbandona
Avatar
Joni Kukkohovi
Autore Risposta migliore

Thanks for the reply. I tried to edit the title but keep getting 404 error.

As for th eissue at hand, the Google documentation didn't help. The first section says "This feature is only available with the legacy free edition of Google Apps" and second section "Set up catch-all routing with the Routing setting" directs to domain-level page that says "The Email routing setting is deprecated and will soon be removed from usage, replaced by the Routing setting"

So loop-de-loop.

I still don't understand the function of the catchall address. The Google documentatins says:

Designate a catch-all address only when you really need it. Spammers often try to guess email addresses in your domain. When they guess incorrectly, the spam is delivered to the catch-all address. The volume of incoming messages can exceed the Gmail receiving limits, resulting in the account becoming locked. Or, it might lead to legitimate messages being deferred, delayed, or bounced.

How does Odoo implement the address function?

0
Avatar
Abbandona
Avatar
Ermin Trevisan
Risposta migliore

The proper title of your question should be: "How to setup a catchall address with GMail?". A catchall email address is not the literally "catchall@mydomain.com", but something like "*@mydomain.com", means everything before @mydomain.com will be routed to the email address catchall@mydomain.com. You may read this on how to setup a Gmail catchall address: https://support.google.com/a/answer/33962?hl=en

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à
Error in Test Connection Email
configuration email
Avatar
0
gen 25
2097
Odoo is not adding messages from the email.
email catchall
Avatar
0
giu 24
1985
Email Configuration - v15
configuration email
Avatar
Avatar
1
mag 22
4476
Catchall not working after Database move from On-premise to Odoo.sh
email catchall
Avatar
0
mag 21
3905
how to do email Configuration in openerp 7 (ubuntu)
configuration email
Avatar
Avatar
1
mar 17
11747
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