Server env config for mail + fetchmail
Project description
Extend mail and fetch mail with server environment module.
In config files, sections outgoing_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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo8_addon_mail_environment-8.0.0.1.0.99.dev13-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_mail_environment-8.0.0.1.0.99.dev13-py2-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/30.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b39d051ffab966b9bc98ae5a92369f103a3c601792b44a7ff12b4d65af42816 |
|
MD5 | a6829b9f6438add2614270f0c7510fb5 |
|
BLAKE2b-256 | 25165fc64165d3f94a6c87905234c43c3db1b82b2397721d9e70f3cc4e7fc748 |