OCA / server-env

Tools to manage environment-dependent configuration
GNU Affero General Public License v3.0
57 stars 157 forks source link

Question: How to fallback mail_environment to database values? #73

Closed GSLabIt closed 2 years ago

GSLabIt commented 3 years ago

Hi there,

is there any way to fallback mail_environment in prod env to database smpt values?

What's needed it that if [outgoing_email] section is not found, it should use the smtp defined in database; so that setting running_env=prod and not defining any [outgoing_email] it will use the one set into database.

Actually it seems that it set all smtp values to False instead of getting the one in the database.

Am i missing something? Is there anyway to do?

Thx

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.