Commit Graph

2195 Commits (7bc46baae0298f00c8f54d84cf66558413faa172)
 

Author SHA1 Message Date
Pierre Jaury a5279b7757 Prefill user forms
Pierre Jaury 6638f656e2 Add some example settings
Pierre Jaury 6ab580b976 Stop importing views.account
Pierre Jaury b07158c256 Add the auto-reply feature in the admin panel
Pierre Jaury e1c34c5984 Update mail server configurations to match the database structure
Pierre Jaury 4576e1f5c2 First shot at an AdminLTE dashboard
Pierre Jaury 3302921cee Disable the Roundcube password module
Pierre Jaury 09d737ce9a Change the sed delimiter to avoid some errors
Pierre Jaury 3842b4b41e Enable TLS for outgoing mails
Pierre Jaury 16edf49bf3 Build the webmail on top of PHP5 (PHP7 not supported)
Pierre Jaury 9a39baee83 Merge branch 'master' of github.com:kaiyou/freeposte.io
Pierre Jaury f51180415c Put clamav and amavis togther, fix spam filtering
Pierre Jaury e9ae250d7d Add a basic clamav server
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