BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

SMTP Configuration for sending emails (docker)

Bahmni supports sending of email notifications to patients on different events such as teleconsultation appointments, adhoc teleconsultation, prescription sharing etc. For these emails to flow out of Bahmni, SMTP server details needs to be configured in the .env file which will be used by the OpenMRS service.

.env file configuration

In your implementation specific env file, update the values for the below files. These properties can be retrieved from your SMTP provider such as AWS SES, Google Mail etc.

Once the properties are updated, recreate the service by running docker compose up -d openmrs.

There are also few Global properties which control email sending behaviours for OpenMRS features. Thos can be accessed by navigating to OpenMRS → Administration → Settings → Mail

Reference Links:

  1. https://support.google.com/a/answer/176600
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗