Mail configuration with server_environment

Technical Name:
mail_environment
License:
Author:
Camptocamp
https://odoo-community.org/web/image/product.template/1535/image_1920?unique=72284bd
  • Odoo Version

Terms and Conditions 

Extend mail and fetch mail with server environment module.

In config files, sections outgoint_mail and incoming_mails are default values for all Outgoing Mail Servers and Fetchmail Servers. For each server, you can (re)define values with a section named "outgoing_mail.resource_name" where resource_name is the name of your server.

Exemple of config file :

[outgoing_mail] smtp_host = smtp.myserver.com smtp_port = 587 smtp_user = smtp_pass = smtp_encryption = ssl

[outgoing_mail.openerp_smtp_server1] smtp_user = openerp smtp_pass = openerp

[incoming_mail.openerp_pop_mail1] server = mail.myserver.com port = 110 type = pop is_ssl = 0 attach = 0 original = 0 user = openerp@myserver.com password = openerp

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products