deltachat / mailadm

mail account administration tool for temporary and other account creation/modification
https://mailadm.readthedocs.io/
Mozilla Public License 2.0
14 stars 1 forks source link

Document non-docker setup #119

Open link2xt opened 1 year ago

link2xt commented 1 year ago

Alternative to #117.

Instead of trying to integrate into docker-compose, I think it makes more sense for our usecase to document running mailadm as a separate user with a systemd unit, so mailadm (gunicorn) can be started/stopped with systemctl.

CarlosEVC63 commented 5 months ago

This would be much appreciated!

link2xt commented 5 months ago

Development is currently mostly focused on https://github.com/deltachat/chatmail/ which provides throwaway accounts using the same type of QR-codes without mailadm. @CarlosEVC63 do you have an usecase for mailadm? If you already have Mailcow setup which requires docker already, any reason you want to run mailadm outside of the docker setup?