Skip to content

Weizhang2017/EmailServerSetup

Repository files navigation

Prerequisite

Install Ansible: sudo apt-get install ansible

Godaddy domain and API key

Set up email server with user accounts

Step 1. Create a VPS in Digital ocean with ssh key, assign a Godaddy's domain as the VPS's name

Step 2. Update server IP address and assigned domain in hosts file

Step 3. Run Ansible Playbook

ansible-playbook main.yml

Default account: [email protected]

Default password: 123password123

Account name and password can be changed in database dump

About

Set up Postfix Server with Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published