InstallScript
InstallScript copied to clipboard
Add email setup like postfix
Have any Idea to setup email configuration? For example, installing postfix and set smtp , ... . Finally use local emailing system.
Install Virtualmin GPL it installs and manages Postfix, mail users, mail boxes, filter spam/virus, your Odoo domain, etc.
wget https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh
sudo sh virtualmin-install.sh
Thank you Chris. My issue was about adding Postfix installation (and Virtualmin) to odoo installation script. I mean, we can add these installations as an option.
A few codes will add to script, but solve many things :) ... . I'm going to try it.
Great idea, @danayen , add two lines to the script to install Virtualmin with Odoo !