2018-11-20 17:13:09 +00:00
# General
2018-12-07 16:00:01 +00:00
Postfix mta doesnt provide SNI, so mailserver and lists must run on the same domain.
2018-11-20 17:13:09 +00:00
2018-12-07 16:00:01 +00:00
# State
2018-11-20 17:13:09 +00:00
2018-12-07 16:00:01 +00:00
All the front facing files are just examplatory of the final docker-compose directory structure on the provisioned host, therefore completely out of date. Just deploy the ansible project.
2018-11-20 17:13:09 +00:00
2018-12-07 16:00:01 +00:00
All the credentials found in this repo are for testing purpose and may only work on the test instance @creditcards .bayern (v6). Happy fuzzing
2018-11-20 17:13:09 +00:00
# Configure
## Postfixadmin
1 - Go to the setup page : https://admin.domain.tld/setup.php
:bulb: Don't forget to add a new A/CNAME record in your DNS zone.
2 - Define the setup password
3 - Set the setup hash
```
docker exec -ti admin setup
> Postfixadmin setup hash : ffdeb741c58db70d060ddb170af4623a:54e0ac9a55d69c5e53d214c7ad7f1e3df40a3caa
Setup done.
```
4 - Create your admin account
5 - Go to the login page : https://admin.your-domain.tld/
6 - You can now create your domains, mailboxes, alias...etc :smiley:
![](http://i.imgur.com/4B7UMKi.png)
![](http://i.imgur.com/Jhoy5On.png)%
## mailman-web
Restore the Password for admin defined in docker-compose.yml via the defined mail address.