Added postmaster@ and abuse@ to virtuals when you create a domain. Hard coded at the moment.

This commit is contained in:
2024-05-09 12:01:45 +01:00
parent e3d0e72a38
commit 1ac47de706
6 changed files with 107 additions and 93 deletions

View File

@@ -41,4 +41,4 @@ pidfile ENV.fetch("PIDFILE") { "tmp/pids/server.pid" }
# Allow puma to be restarted by `bin/rails restart` command.
plugin :tmp_restart
bind 'tcp://0.0.0.0:3001'
bind 'tcp://0.0.0.0:3002'