6 . /usr/share/debconf/confmodule
8 db_input high postfix-cn/rbl || true
9 if dpkg --compare-versions "$2" lt 2.1.5-8; then
10 db_fset postfix-cn/matchgecos seen false
13 db_input critical postfix-cn/matchgecos || true
15 db_get postfix-cn/upgrade-from-sendmail || true
18 if [ "$upgrade_yes" = "false" ]; then