Luke Smith's debian emailwiz script ported to Arch Linux. Stability of this script is yet to be tested.
Go to file
Alexander Bocken fdb36ad712
update README
2024-03-26 14:34:41 +01:00
LICENSE switch to AGPL license 2024-03-26 14:25:12 +01:00
README.md update README 2024-03-26 14:34:41 +01:00
adddomain.sh adddomain.sh to add an additional domain 2024-03-26 14:29:07 +01:00
emailwiz.sh fix permission for dkim to allow sending of emails 2024-03-26 14:16:50 +01:00

README.md

emailwiz-arch

Set up a minimal email server on Arch Linux with a single script. This script is largely based off of Luke's emailwiz for Debian: emailwiz.

Small changes were made to the script to make it work on Arch Linux.

NOTE

You need to fill the value of $domain as outlined in the script.

For more info read https://github.com/LukeSmithxyz/emailwiz/blob/master/README.md