config_query DOVECOT_EXT_LDA 'Use extended LDA with Sieve support?' y  &&
if [[ $DOVECOT_EXT_LDA == y ]]; then
config_query DOVECOT_MANAGESIEVE 'Do you want the manage sieve server patch?' n
fi
