From f9aeeaad751559201e3937f772a6ad90ba3956c3 Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Wed, 4 Aug 2021 23:55:28 +0200 Subject: [PATCH] Update README.md --- README.md | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index d84f989..fb1734c 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,24 @@ affect the performance experience of users. ## Mail configuration +### 1.8.0 and higher + +As of 1.8.0, the image is based on Debian Buster instead of Debian Stretch; +with Buster, the `ssmtp` program has been removed from Debian, this image +had to change strategy. The main application always came with built-in e-mail +yet with the deprecation, the abilities have expanded. + +The following parameters are now supported to set mail preferences: + +* `LSMB_MAIL_SMTPHOST` +* `LSMB_MAIL_SMTPPORT` +* `LSMB_MAIL_SMTPTLS` +* `LSMB_MAIL_SMTPSENDER_HOSTNAME` +* `LSMB_MAIL_SMTPUSER` +* `LSMB_MAIL_SMTPPASS` +* `LSMB_MAIL_SMTPAUTHMECH` + + ### Before 1.8.0 These variables are used to set outgoing SMTP defaults. @@ -170,25 +188,6 @@ Use the [ssmtp.conf man page](https://www.systutorials.com/docs/linux/man/5-ssmtp.conf/) to look up the meaning and function of each of the mail configuration keys. -### 1.8.0 and higher (under development) - -As of 1.8.0, the image is based on Debian Buster instead of Debian Stretch; -with Buster, the `ssmtp` program has been removed from Debian, this image -had to change strategy. The main application always came with built-in e-mail -yet with the deprecation, the abilities have expanded. - -The following parameters are now supported to set mail preferences: - -* `LSMB_MAIL_SMTPHOST` -* `LSMB_MAIL_SMTPPORT` -* `LSMB_MAIL_SMTPTLS` -* `LSMB_MAIL_SMTPSENDER_HOSTNAME` -* `LSMB_MAIL_SMTPUSER` -* `LSMB_MAIL_SMTPPASS` -* `LSMB_MAIL_SMTPAUTHMECH` - - - # Troubleshooting/Developing Currently the LedgerSMB installation is in /srv/ledgersmb