l-arnold / tkl-nomadic-odoo

Focused on Flow and Function
Other
4 stars 44 forks source link

Integrating Postfix effectively into Odoo #54

Open l-arnold opened 8 years ago

l-arnold commented 8 years ago

Just saw this when browsing the "traffic" to this repo. Seems lots of people are trying to figure how to use Postfix for an Odoo Mail Server: (far and away most popular)

Find how to Integrate Postfix Mailing into Odoo Mail Services · Issue #20 · l... 24 20 Connector Jobrunner Setup · Issue #37 4 4 Bring your doc-master up to speed with TKL Odoo Master by DocCyblade · Pull R... 3 2 l-arnold/tkl-nomadic-odoo 2 2 Home 2 2 Issues 2 1 Comparing l-arnold:doc-master...DocCyblade:master 1 1 Comparing l-arnold:master...DocCyblade:master 1 1 Data Migration Documentation · Issue #18 1 1 Final TODO List for TKL Consideration TKL-Final-RC1 · Issue #26 · l-arnold/tk... 1 1

JedMeister commented 8 years ago

Good thinking! :+1:

Personally I think that the way to go is to get it working on an Odoo instance and carefully document every step (do it manually on the commandline so that it's reliable and repeatable as well as easily turned into a script).

Once that it all good, then converting that into a script/inithook will be pretty straightforward.

l-arnold commented 2 years ago

A lead here on Postfix setup with Odoo:

https://www.odoo.com/documentation/14.0/administration/install/email_gateway.html

There are others as well.