Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

how to configure email gateway

Subscribe

Get notified when there's activity on this post

This question has been flagged
system
16 Replies
61519 Views
Avatar
jheszica

Hi, Good Day, Can anyone please help me to configure my Email Gateways in OpenERP version 7, so that I can send notifications to a specific employee about his/her task. Thanks in advance.,

Your opinion will be highly appreciated. :D

6
Avatar
Discard
Martin

You should indicate which of the ones below is the best answer to your question. While you leave that ambiguous people will keep trying to supply an answer that might satisfy you.

Avatar
Sudhir Arya (ERP Harbor Consulting Services)
Best Answer

You will find Email outgoing server in

Settings>>Technical>>Email>>Outgoing mail servers

Fill mandatory fields:

SMTP Server: smtp.gmail.com

Connection Security: Select Any One

Username: Your E-Mail user name

Password: Your E-Mail password

9
Avatar
Discard
Vikram

Hi Arya, I have doubt. I am working on email configuration in openerp 7 with my client domain. I couldnt configure his domain with OpenERP. Entered his server name in Server Name field. If i Choose IMAP server as Server type should i add imap.mydomain.net? or use pop for pop.mydomain.net. Please mention ur comment whether i m right direction? Or Else any other procedure for do this one..

Shahid Ali

The answer above furnished is exactly true.But how can i configure email servers for different user with the different email id and passwords.

Avatar
Shelton
Best Answer

The Email outgoing server can be configured in Settings>>Technical>>Email>>Outgoing mail serversrver

Incoming Server Configuration:

Server Type : POP Server
Server Name:  pop.gmail.com
Port: 995
SSL/TLS: True
Username: user@gmail.com
Password: userpwd
8
Avatar
Discard
Avatar
Abner Galeno Jr.
Best Answer

For a [gmail] incoming port server, you can either choose IMAP (port 993) or POP (port 995) protocol - summarized here.

From gmail help article, it seems IMAP is a more modern protocol, so I chose it.

For Incoming Mail Server, assuming you chose the IMAP protocol instead of POP:

Navigate to Settings/Configuration/General Settings/Configure the incoming email gateway

Name          : *anything you want*
Server Type   : IMAP server
Server Name   : imap.gmail.com
Port          : 993
SSL/TLS       : [✔] *make sure to check this or else you will get an error*
Supply your email address and password. 
I did not supply any other information to the Server Action Field or to the Advanced tab.

Only OpenERP users that supply their email address and password to the Configuration can fetch the unread messages in their inbox and will appear in the Messaging Module. As I have read, OpenERP will fetch every 5 minutes but you can press Fetch Now to force the fetch.

BTW, i'm using google apps email server but I'm using a custom domain, so my email looks like: myname@customdomain.com but is still served by gmail

actual screenshot of my settings


For an outgoing email setup, even if I configure all the emails of many users, the email is always sent from the first configured [outgoing] email, also asked here

All emails that arrive on my inbox is from openerp@mycustomdomain.com. I also don't know how to change the "from" address. Maybe Fabien's suggestion of configuring a local server will make it work.

2
Avatar
Discard
jheszica
Author

Thanks to you answer Sir, however, I am just a bit confused about the Port setting, is 993 the default setting? :) thanks again,

Fabien Pinckaers (fp)

The best approach is to use Local Server instead of POP or IMAP in the selection box. It gives you the script to use on your own email server. That way, all email aliases will work automatically.

Abner Galeno Jr.

@jheszica: only use port 993 if you chose the IMAP protocol for the "Server Type" , and I have updated my answer :)

Abner Galeno Jr.

@fabien wow thanks for the tip I'll try a local mail server. It seems "a local mail server" is the only answer to this question: http://help.openerp.com/question/413/how-i-can-change-the-from-field-value-when-sending-a-message-because-it-always-has-the-same-email-address/ . Is my assumption correct?

jheszica
Author

Thanks to all your answers Sir. it is really a big help for me. :D

Avatar
Oliver Prenn
Best Answer

So finally I succeded in getting emails for a single email to a discussion group.

  • Create an imap account for that email test@test.com
  • Change the alias on the discussion group to test@test.com -In Actions to Perform on Incoming emails => Create new Record "Discussion group"

This worked for me. But I still do not understand why some messages are sent and others not.

Question: I want the users to get additionally emails on all the notifications from their message inbox. I changed the preferences to "Incoming Emails and Discussions" but user do not get new messages?

0
Avatar
Discard
Avatar
kathan
Best Answer

You can configure your mail gateway of any service provider, for example if you are using gmail then the configuration will like this, •Gmail SMTP server address: smtp.gmail.com •Gmail SMTP user name: Your full Gmail address (e.g. example@gmail.com) •Gmail SMTP password: Your Gmail password •Gmail SMTP port: 465 •Gmail SMTP TLS/SSL required: yes other mail options are also available.

0
Avatar
Discard
Avatar
jheszica
Author Best Answer

Thanks to all your feedback, I can now send Emails using ERP. I am still exploring ERP so it is very helpful for me. :)

But can you also help me with configuration of Incoming Mail Servers. I really don't have idea on how to configure it. thanks again in advance

0
Avatar
Discard
Shelton

I've edited my answer for incoming mail server configuration

Avatar
Nikhil kushwaha
Best Answer


Server name : smtp.gmail.com

Port: 465   

User name: something@gmail.com

Password:****

Priority  : 10


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

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

Sign up
Related Posts Replies Views Activity
COMO SE LA VERSION QUE TENGO DE ODO
system
Avatar
Avatar
Avatar
2
Nov 25
376
Free Odoo instance suddenly asking for payment
system
Avatar
Avatar
1
Nov 25
397
Student can not see all apps in my database?
system
Avatar
Avatar
Avatar
2
Oct 25
650
which features are add in odoo19 compare with odoo18 Solved
system
Avatar
Avatar
1
Oct 25
1534
Date Error cash closing report Odoo Enterprise V14 sh
system
Avatar
Avatar
2
Sep 25
1884
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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