Skip to content

Commit

Permalink
We could use the upstream dovecot version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Jul 14, 2015
1 parent ff4bdff commit 6847e32
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions customize
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@ set -o errexit
# Configuring image specific packages
echo "* Configuring image specific packages.";

# update to backported dovecot
pkg_add -u http://pkgsrc.smartos.skylime.net/skylime-extra/2014Q2/x86_64/dovecot-2.2.15nb1.tgz
pkg_add -u http://pkgsrc.smartos.skylime.net/skylime-extra/2014Q2/x86_64/dovecot-pigeonhole-0.4.6nb1.tgz


# remove mailx lock dir
echo "* Remove mailx lock dir"
rm -rf /var/mail/\:saved/

echo "* Remove all examples dovecot configuration"
Expand Down

0 comments on commit 6847e32

Please sign in to comment.