aboutsummaryrefslogtreecommitdiff
path: root/services/docker/mail-server/app/main.bash
blob: fda36a4333198fba571bdb6518d3b3713d239174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/bash

set -e -o pipefail

die() {
  echo "$@" >&2
  exit 1
}

# TODO: restore this.
# /app/crupest-mail serve --real &

/dovecot/sbin/dovecot -F