|
|
@ -1,3 +1,4 @@ |
|
|
|
#!/bin/sh |
|
|
|
# --- T2-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
@ -11,4 +12,7 @@ |
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- T2-COPYRIGHT-NOTE-END --- |
|
|
|
SDECFGSET_PKG_QMAIL_LDAP=1 |
|
|
|
|
|
|
|
case "$SDECFG_TRG_MNEMOSYNE_MTA" in |
|
|
|
qmail-ldap) SDECFGSET_PKG_QMAIL_LDAP=1 ;; |
|
|
|
esac |