|
|
@ -3,7 +3,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# |
|
|
|
# Filename: package/.../qmail/config.in |
|
|
|
# Filename: package/.../qmail/config.in |
|
|
|
# Copyright (C) 2007 - 2009 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2013 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -32,6 +32,8 @@ if pkgcheck qmail X; then |
|
|
|
SDECFGSET_PKG_QMAIL_QUEUE=0 |
|
|
|
SDECFGSET_PKG_QMAIL_QUEUE=0 |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bool 'Apply Milkys big qmail extension patch' SDECFG_PKG_QMAIL_MILKYPATCH 0 |
|
|
|
|
|
|
|
|
|
|
|
bool 'Apply QMAILQUEUE patch' SDECFG_PKG_QMAIL_QUEUE 0 |
|
|
|
bool 'Apply QMAILQUEUE patch' SDECFG_PKG_QMAIL_QUEUE 0 |
|
|
|
bool 'Enable remote QMTP' SDECFG_PKG_QMAIL_QMTP 0 |
|
|
|
bool 'Enable remote QMTP' SDECFG_PKG_QMAIL_QMTP 0 |
|
|
|
bool 'Enable dynamic hold/release remote/local delivery' SDECFG_PKG_QMAIL_HOLD 0 |
|
|
|
bool 'Enable dynamic hold/release remote/local delivery' SDECFG_PKG_QMAIL_HOLD 0 |
|
|
|