Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page