Commit Graph

1332 Commits (eccadeca16e353b8aa644dd2b8f577d144f1be71)
 

Author SHA1 Message Date
Pierre Jaury c55c1202d6 Switch to env_file and deploy amavis
Pierre Jaury dd2bc38f8b Add an architecture diagram
kaiyou c827659104 Simplify the README for mere mortals
kaiyou 2672708e81 Remove the previous general Dockerfile
Pierre Jaury d0006dc624 Move to Docker Compose and multiple containers
Pierre Jaury caab793716 Store logs to /data/logs
Pierre Jaury 9fc202006c Use exec to start supervisor
Pierre Jaury 737635effd Temporarily run flask as root
Pierre Jaury 8e38535710 Initialize the databae properly
Pierre Jaury 946054240d Run the administration interface as www-data
Pierre Jaury d896965cd0 Install missing tool: sqlite3
Pierre Jaury 0080621c4d Enable changing password from the webmail
Pierre Jaury ebcf115d72 Improve the startup script
Pierre Jaury 8bf14dac87 Enable some sieve, spam and quota related plugins for roundcube
Pierre Jaury cbfd2b3ebe Enable quotas in dovecot
Pierre Jaury 5075faea5b Restructure the dovecot configuration file
Pierre Jaury 6c492e854e Enable sieve and move spam to Junk
Pierre Jaury 16f30813c9 Setup a roundcube Webmail
Pierre Jaury bb0e972321 Fix a typo in the password query
Pierre Jaury 77dd73c113 Only set mynetworks to localhost (Webmail)
Pierre Jaury 9a8435134b Do not force session commits
Pierre Jaury b790030c9a Update the Dockefile
Pierre Jaury 699d4ba2fb Add some how-to and move todos as issues
Pierre Jaury 48fbf737ce Actually bind flask-admin to the mail servers
Pierre Jaury 61c99c7014 Remove the python cache from git
Pierre Jaury a5ffcfdc90 Setup a basic flask-admin interface
Pierre Jaury 9df197f412 Add basic spamassassin support
Pierre Jaury 47272df96b Simple yet functional dovecot+postfix
Pierre Jaury 508c741ffa Specify the supervisord configuration file
Pierre Jaury 97dcf9d361 Import and clean vmm provided configuration files
Pierre Jaury 45e5f5f4d2 Setup a basic configuration for postfix and dovecot
Pierre Jaury ee0d6391cd Initial commit