phiilu / mailman

Mailman is a GUI to help you manage your email accounts stored in a MySQL/MariaDB database.
MIT License
70 stars 10 forks source link

External Database Support #55

Open ghost opened 3 years ago

ghost commented 3 years ago

Hey,

just a quick question about that - is it able to get a external database connection working with mailman? I have my database external but the ENV variables didnt give me a way to define a DB HOST.

Best regards

fgbs commented 1 year ago

you need to define the variable MAILMAN_DB_HOST in the .env file