14 lines
478 B
Python
14 lines
478 B
Python
# Copyright 2012-2018 Camptocamp SA
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
|
|
|
|
{
|
|
"name": "Mail configuration with server_environment",
|
|
"version": "13.0.1.0.2",
|
|
"category": "Tools",
|
|
"summary": "Configure mail servers with server_environment_files",
|
|
"author": "Camptocamp, Odoo Community Association (OCA)",
|
|
"license": "AGPL-3",
|
|
"website": "https://github.com/OCA/server-env",
|
|
"depends": ["fetchmail", "server_environment"],
|
|
}
|