summaryrefslogtreecommitdiff
path: root/mail/cucipop/scripts/pre-install
blob: 494cafe3bbd39f39df4bc2bdd658396dfd710bfb (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
#if ! id -u vpop > /dev/null 2>&1; then
#  echo
#  echo "Fake account \"vpop\" needed for virtual hosts support (as mboxes owner)."
#  echo "Please add it by hand in case you need them (try \"man vipw\")."
#  echo
#fi
exit 0