#!/bin/sh -e

# Source debconf library.
. /usr/share/debconf/confmodule

db_version 2.0

db_input medium sagator/confpostfix || true
db_go || true
db_stop || true
