post_install() {
cat << _EOF
==>
==> cyrus-sasl has been split up into several standalone packages.
==>
==> - If you use saslauthd, make sure you have cyrus-sasl installed
==>
==> - If you use authentication modules other than sasldb,
==> install cyrus-sasl-plugins
==>
_EOF
}
op=$1
shift
$op $*