mailserver/README.md

47 lines
1.1 KiB
Markdown

# General
Postfix mta doesnt provide SNI, so mailserver and lists must run on the same domain.
# State
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.
All the credentials found in this repo are for testing purpose and may only work on the test instance @creditcards.bayern (v6). Happy fuzzing
# 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.