Commit graph

41 commits

Author SHA1 Message Date
tctlrd d26ed3b6a9
added "mkdir -p /run/nginx" to start.sh
This fixes an issue in kubernetes where the /run/nginx folder is missing on deployment.
https://github.com/HaschekSolutions/opentrashmail/issues/74#issue-2060935772
2023-12-31 17:33:38 +00:00
Chris fa8dd3e09c updated container configuration for less log spam 2023-12-04 11:14:46 +01:00
Chris 4c603a2fc4 added missing ADMIN_PASSWORD variable in start file closes #70 2023-12-01 13:33:54 +01:00
Chris 2c248dac12 moved admin stuff behind admin panel with opt. password closes #68 2023-12-01 12:19:29 +01:00
Lars Jansen a09ace7ed9 feat: added webhook support when a mail is received 2023-11-30 15:53:36 +01:00
Chris f263ad8b2a TLS now in production closes #47 2023-11-29 11:09:26 +01:00
Chris fab84974d9 updated settings based on new understanding of TLS and STARTTLS 2023-11-28 21:48:23 +00:00
Chris 8b68e6dfa8 preparations for TLS 2023-11-24 18:59:31 +00:00
Chris b2009490a1 updated the way version is reported in the container 2023-11-24 18:18:36 +00:00
Chris 78860f3329 added version string to title 2023-11-23 15:05:50 +00:00
Chris 87404cc3d7 v1.2.0 closes #63 2023-11-22 12:26:09 +01:00
Chris b821441580 attachmentsystem overhaul and cid replacement 2023-11-19 22:13:19 +01:00
Chris 02b41673fd upgrade to python3 and php8 2023-11-19 13:48:47 +01:00
Chris 8c498d7b56 update the mailseerver log file rather than overriding on each start 2023-11-18 20:05:23 +01:00
Chris e7d37545f3 added docker-compose example files and updated scripts to include logs in the GUI 2023-11-18 10:16:59 +01:00
Chris 90f7bcb1fd cleanup and enhanced logs 2023-11-18 09:14:31 +01:00
Chris 4b090d998f fixed nginx config so attachments can be downloaded 2023-11-12 15:12:35 +00:00
Chris d79091faac almost ready 2023-11-11 16:41:14 +01:00
Adam Klaff c05a9c329f
Update Dockerfile 2023-08-21 17:31:34 -07:00
Adam Klaff 3e443d4875 Remove Dockerfile label 2023-08-21 17:13:48 -07:00
Christian Haschek 0a3ab047a9 added label 2023-03-23 10:04:13 +01:00
greyhatsec-au 0fb9b4a7c0 Add configuration option to enable list of accounts - defaults to hidden 2022-10-08 15:32:49 +11:00
Christian Haschek 688a52ce89 mailserver now run as nginx user. should fix #37 2022-03-25 22:30:13 +01:00
Christian Haschek bc4a64464f
we don't do that anymore 2022-02-09 20:31:56 +01:00
Christian Haschek 92765b79fe prepare for api rewrite 2021-11-27 16:41:26 +01:00
Christian Haschek e7b9a822da added default domain so run won't fail 2021-11-27 16:35:18 +01:00
Christian Haschek 359e884e6f newer nginx version uses different location for config file 2021-11-27 16:30:36 +01:00
Christian Haschek fd901a7464 alpine 14 wants specific python version 2021-11-27 16:27:08 +01:00
Christian Haschek 69f723d7af upgraded dockerfile to be more sane 2021-11-27 16:22:20 +01:00
Christian Haschek 2566988f73 implemented new settings into docker container 2021-11-10 09:27:59 +01:00
Christian Haschek 2870cf7ccc fixed root file path for CI 2021-11-10 09:20:38 +01:00
Chris 57bc6a32ed added experimental support for rss 2020-03-11 02:25:11 +01:00
Christian Haschek 74c0c8e4e8
Merge branch 'master' into momentjs 2019-10-06 18:57:58 +02:00
Pat O'Brien 54888f1410 Remove PORT option (thought I had this already) 2019-10-06 10:48:39 -04:00
Pat O'Brien cdd80c046b Update start.sh for MAILPORT option instead of PORT 2019-10-06 10:48:03 -04:00
Pat O'Brien 28bbf88426 Update docker start.sh for dateformat 2019-10-06 10:47:33 -04:00
Chris 9f6151766b fixed docker start script 2019-10-03 19:19:51 +02:00
Chris d2183dce4f added fileinfo. fixes #1 2019-09-29 11:53:07 +02:00
Chris 02d1a5977d added admin email account that can see all emails on all acounts 2019-08-18 21:02:04 +02:00
Chris 78c29d48fc added settings to docker and extended quickstart guide 2019-08-16 21:54:17 +02:00
Chris f276a31c92 docker init 2019-08-16 14:12:16 +02:00