# arg 1:  the new package version
post_install() {

cat << EOM

==> mairix post-install message:

==> copy /etc/mairixrc.sample in ~/.mairixrc
==> and edit it according to your needs.

EOM

}

