# LukeSmithxyz/emailwiz

Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server

Repository: https://github.com/LukeSmithxyz/emailwiz
Canonical: https://ross.abutalabs.com/products/emailwiz
Language: Shell
License: GPL-3.0
License Family: copyleft
Last push: 2025-05-04T15:22:26+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 19, release rhythm 35, longevity 100
- inputs: {"age_days": 2655, "days_push": 486, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2166, forks 341 (observed 2026-08-28T04:06:21.360001+00:00)

## What it is
A shell script that automates installing and configuring a full email server on Debian/Ubuntu using Postfix, Dovecot, Spamassassin, OpenDKIM, Certbot, and fail2ban. It uses standard Unix system users for accounts and outputs the DNS records needed for mail authentication.

## Use cases
- set up my own email server on a VPS
- self-host email instead of Gmail
- automate Postfix and Dovecot installation on Debian
- send mail that doesn't land in Gmail spam with DKIM and SPF
- run a private mail server for device notifications over a VPN

## When to choose
- you want a simple, scriptable mail server on Debian/Ubuntu with Unix user accounts
- you prefer using a native mail client like mutt or Thunderbird rather than a webmail interface
- you want DKIM, SPF, DMARC, and SSL configured automatically

## When to avoid
- you need a webmail interface like Roundcube out of the box
- you need virtual mail domains backed by a SQL database
- you run a non-Debian distribution

## Facets
- artifact type: cli-tool
- maturity: active
- function: email, security, configuration-management, deployment
- domain: self-hosted, email, privacy
- platform: linux, cli
- tags: email-server, postfix, dovecot, spamassassin, opendkim, shell-script, mail-server-setup, devops, linux

## Member repositories
- LukeSmithxyz/emailwiz (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.360001+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:56.086440+00:00, confidence not recorded.
  - readme: https://github.com/LukeSmithxyz/emailwiz (fetched 2026-08-28T04:06:21.360001+00:00, sha 9e995c59f1ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
