diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-26 03:55:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:29 +0700 |
commit | 25fca852a5ee270f14f278193df3cc43514a1a1c (patch) | |
tree | 4c5e4d3007a1514a30359b829611c30c06f859a6 /network/opensmtpd-extras | |
parent | 18f4adb05aeee83d61a0e79e23c383cea992e9f5 (diff) | |
download | slackbuilds-25fca852a5ee270f14f278193df3cc43514a1a1c.tar.gz |
network/opensmtpd-extras: Reflow README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/opensmtpd-extras')
-rw-r--r-- | network/opensmtpd-extras/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/network/opensmtpd-extras/README b/network/opensmtpd-extras/README index d1bc1595ea..3ea2084472 100644 --- a/network/opensmtpd-extras/README +++ b/network/opensmtpd-extras/README @@ -1,11 +1,13 @@ -OpenSMTPD extras - backends for OpenSMTPD tables, schedulers, queues and filters +OpenSMTPD extras - backends for OpenSMTPD tables, schedulers, queues +and filters -Allows using different backends for OpenSMTPD tables, schedulers, queues and filters, -including SQLite, MySQL, PostgreSQL, LDAP... +Allows using different backends for OpenSMTPD tables, schedulers, queues +and filters, including SQLite, MySQL, PostgreSQL, LDAP... -Each backend can be activated or deactivated by setting the relevant env var to yes or no. -By default, Password, MySQL and SQLite table backends are built, since they are pretty straightforward to use, -and everything is available on a stock slackware installation. +Each backend can be activated or deactivated by setting the relevant env +var to yes or no. By default, Password, MySQL and SQLite table backends +are built, since they are pretty straightforward to use, and everything +is available on a stock Slackware installation. * Tables: TLDAP=no |