diff --git a/maddy.conf b/maddy.conf index 5f02fb35..a93f89f1 100644 --- a/maddy.conf +++ b/maddy.conf @@ -57,6 +57,8 @@ table.chain local_rewrites { optional_step static { entry postmaster postmaster@$(primary_domain) } + + # See here for an example: https://github.com/foxcpp/maddy/blob/master/contrib/kubernetes/chart/files/aliases optional_step file /etc/maddy/aliases }