config_query  DSPAM_SCM                                           \
              "Do you want to use the dspam development version?" \
              ${DSPAM_CVS:-n} &&
if [[ $DSPAM_SCM == y ]]; then
config_query DSPAM_SCM_AUTO \
             "Automaticaly update the spell on sorcery queue/system-update?" \
						 n
fi
