summaryrefslogtreecommitdiffstats
path: root/bin/helpers/launch-mail
Commit message (Collapse)AuthorAgeFilesLines
* use hostnames for droplet namesJesse Luehrs2020-04-241-1/+1
| | | | this is how you convince digitalocean to set up proper reverse dns
* launch mail server with the real domain nameJesse Luehrs2019-03-041-5/+5
|
* mailu needs more ramJesse Luehrs2019-02-221-1/+1
|
* factor out some common bits into a helper libraryJesse Luehrs2018-12-061-56/+5
|
* fix up the mail launch script a bitJesse Luehrs2018-12-051-5/+4
|
* start trying to migrate mail into the main puppet configJesse Luehrs2018-12-051-16/+21
|
* allow use of subdomains with dkimJesse Luehrs2018-10-251-3/+3
|
* automatically update dkim entry when launching mailJesse Luehrs2018-10-241-0/+24
|
* autogenerate mailu secret keyJesse Luehrs2018-10-231-1/+0
| | | | and stop using local secrets at all
* missed oneJesse Luehrs2018-10-231-1/+1
|
* use a lower ttl for nowJesse Luehrs2018-10-231-2/+2
| | | | | and switch to a different test domain name to avoid waiting for the existing ttl
* just stop using floating ip for nowJesse Luehrs2018-10-231-14/+25
| | | | digital ocean makes this unnecessarily hard for some reason
* rate limitsJesse Luehrs2018-10-221-1/+1
|
* put mail data on a persistent volumeJesse Luehrs2018-10-201-0/+1
|
* silence aptJesse Luehrs2018-10-191-3/+7
|
* start writing provisioning script for mailJesse Luehrs2018-10-191-1/+30
|
* make tools recognize the mail host typeJesse Luehrs2018-10-191-0/+34