1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 03:35:23 +02:00
docker-mailserver/docs/content/setup-docker-mailserver-using-the-script-setup.sh.md
2016-08-29 22:03:35 +02:00

665 B

The latest version of the script setup.sh is included in the docker-mailserver repository. Get the last version to the script by copying this command in your console:

wget -q -O setup.sh https://raw.githubusercontent.com/tomav/docker-mailserver/master/setup.sh; chmod a+x ./setup.sh

Run ./setup.sh without arguments and you get some usage informations.

Usage: ./setup.sh <subcommand> <subcommand> [args]

SUBCOMMANDS:

  email:

    ./setup.sh email add <email> <password>
    ./setup.sh email del <email>
    ./setup.sh email list

  config:

    ./setup.sh config dkim
    ./setup.sh config ssl

  debug:

    ./setup.sh debug fetchmail