Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Kov
    • Nábytek
    • Jídlo
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • IT hardware a podpora
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

How can i use user wise smtp account?

Odebírat

Get notified when there's activity on this post

This question has been flagged
emailsmtpv7openerp
2 Odpovědi
11149 Zobrazení
Avatar
jamesbale

hello, I have configured smtp account for each user of my company how can i use this different smtp to send the mail?(i.e. if demo user login and want to send mail then it will use smtp account for demo user)

6
Avatar
Zrušit
Avatar
Leonid Kurbatov
Nejlepší odpověď

I create small module for using different smtp settings for different users: github.com/bamps/smtp-per-user. Try it.

1
Avatar
Zrušit
Gilles Lehoux

It would be easier for a lot of users if your module showed in the OpenERP module installation interface. Easier to install and also keep up to date with any future bug fixes. Is this possible for you? Are you planning on doing it soon? I'm curious as to what it takes for a programmer to have his work show up in the OpenERP interface. Anyway, thank you for your good work.

Leonid Kurbatov

Hi Gilles! Glad to see your interest! It is not possible to add module to http://apps.openerp.com now. Here comments: http://help.openerp.com/question/18074/how-to-add-my-module-on-appsopenerpcomapps/ . Of course I'm interested to use standart OpenERP way for distributing it.

Gilles Lehoux

I've downloaded the files from github and placed them in the addons folder. I updated the module list and then clicked "install" for the module. The module is now installed. I don't see any change to the OpenERP interface. Nothing under Settings > Technical > Email > Outgoing Mail Servers. Nothing in Settings > Users > Users > Username. Where in the menus can I enter smtp settings for each user?

Leonid Kurbatov

1) Install module. 2)Create or edit outgoing mail server: you should see "Owner" field. Here you point user for this smtp server. 3)After setup you should add Read Access to ir.mail_server for relevant user groups via OpenERP interface: Database Structure -> Models -> ir.mail_server -> Access Rights.

Avatar
Mustafa Rawi
Nejlepší odpověď

You don't need to set up a different SMTP for each user. OpenERP uses aliases. That means, if you set a domain in Settings > General Settings > Alias Domain to your_alias_domain.com, OpenERP will generate an alias for every user. If Jone Doe sends an email, OpenERP will send the email as if originated from jonedoe@your_alias_domain.com.

You can find a list of all aliases available in the system from the menu Settings > Technical > Email > Aliases. Hope this helps.

0
Avatar
Zrušit
Leonid Kurbatov

Anyway, how to setup user depending smtp? Mail service requires correct user authentification for outgoing emails: SMTPSenderRefused: (553, '5.7.1 Sender address rejected: not owned by auth user.'

Gilles Lehoux

Our company uses Gmail. When an employee sends an email (through a browser or email client) then that email shows up in his "sent" folder on gmail. When an employee sends a purchase order or quote through OpenERP then he wants that email to show up in his gmail "sent" folder. If he sends that email through the company-wide smtp login then it won't show up in the individual's "sent" folder. The answer using aliases is attractive by its simplicity but can it be made to work in regards to the "sent" folder? Otherwise, the smtp_per_user module (mentioned below) seems to be the only solution.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
OpenERP 7: SMTP fails
email smtp v7 7.0
Avatar
Avatar
Avatar
2
bře 15
14794
outgoing mail server not working with smtp.office365.com Vyřešeno
email smtp
Avatar
Avatar
Avatar
Avatar
Avatar
14
kvě 24
237184
How to disable automatic mail ? Vyřešeno
email v7
Avatar
Avatar
Avatar
Avatar
Avatar
7
dub 24
46901
How can I set custom from and reply-to addresses in email templates? Vyřešeno
email v7
Avatar
Avatar
Avatar
Avatar
Avatar
6
čvc 23
27204
what is the difference between mail.message and mail.mail? Vyřešeno
email v7
Avatar
Avatar
Avatar
Avatar
3
srp 24
21812
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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