holger krekel
0662e3a8b1
"cmdeploy test" now installs deltachat if it's not there
2023-12-11 02:13:46 +01:00
holger krekel
6c453f93a1
consistently use shell helper
2023-12-11 01:58:31 +01:00
holger krekel
54f29f6bae
consistently show ssh/shell output
2023-12-11 01:50:56 +01:00
holger krekel
ad8fee76cd
add "build" dependency
2023-12-11 01:45:32 +01:00
holger krekel
528cd3da25
always show which ssh-commands execute
2023-12-11 01:43:09 +01:00
holger krekel
5734e00625
some more shifting around
2023-12-11 01:36:11 +01:00
holger krekel
947e1d6f89
shift functions around, discover sub commands automatically
2023-12-11 01:18:57 +01:00
holger krekel
59083ad16a
don't print a traceback but do a proper return code for "cmdeploy test"
2023-12-10 18:24:08 +01:00
holger krekel
c25eefccc4
address nami comment
2023-12-10 17:56:26 +01:00
holger krekel
ccc552f852
add status command and delete last script
2023-12-10 12:45:23 +01:00
holger krekel
73768256f6
some more housekeeping
2023-12-10 12:17:05 +01:00
holger krekel
34f7b3c0d3
introduce "cmdeploy bench"
2023-12-10 12:10:36 +01:00
holger krekel
e2828f4103
cleanup
2023-12-10 12:00:03 +01:00
holger krekel
df515bea41
generate dns zone file via cmdeploy
2023-12-10 11:56:41 +01:00
holger krekel
5614f03611
add dns command beginning
2023-12-09 18:07:44 +01:00
holger krekel
70443545d7
make cmdeploy test work
2023-12-09 17:55:08 +01:00
holger krekel
10ef842061
snap
2023-12-09 17:45:26 +01:00
holger krekel
fe99b97386
add webdev sub command
2023-12-09 16:42:03 +01:00
holger krekel
542decf798
making it work
2023-12-09 15:15:57 +01:00
holger krekel
2e7f8483b3
rework UI for chatmail setup
2023-12-09 13:43:56 +01:00
holger krekel
b52a8c969f
various fixes
2023-12-09 00:22:58 +01:00
holger krekel
652b9688d3
deploy chatmaild in a virtualenv to make it easier to add dependencies
2023-12-08 21:55:18 +01:00
holger krekel
7eec0ab301
tweak QR code generation
2023-12-08 14:56:48 +01:00
holger krekel
7cb8f90340
create a wwwdev.sh entry point for helping live web design/development ( #92 )
...
* create a wwwdev.sh entry point for developing the web part
* rename script
* fix README
* add a note
* don't depend on deltachat python package
* avoid bailing out on jinja2 errors, and provide file-url for instant clickability
* in webdev mode make page auto-refresh every 3 seconds
2023-12-08 14:32:40 +01:00
holger krekel
c67fb69af2
Parametrized privacy policy, unified and refined nine/non-nine landing pages ( #89 )
...
- move web sources to markdown
- integrate privacy policy template
- create and use chatmail.ini file to driving web-page generation
Co-authored-by: missytake <missytake@systemli.org >
---------
Co-authored-by: missytake <missytake@systemli.org >
2023-12-07 13:52:00 +01:00
holger krekel
75551224b3
revert unneccessary reformatting and unused file
2023-12-05 14:22:42 +01:00
holger krekel
0b8de41da2
put index.html into www/ dir, as it's not config
2023-12-05 14:22:42 +01:00
holger krekel
f9b5783296
streamline text to be less redundant
2023-12-05 14:22:42 +01:00
holger krekel
d3281cc746
Update deploy-chatmail/src/deploy_chatmail/nginx/index.html.j2
...
Co-authored-by: missytake <missytake@systemli.org >
use example config as recommended by fcgiwrap/README.debian
2023-12-05 14:22:42 +01:00
holger krekel
4c7e39c10c
add origin of genqr code
2023-12-05 14:22:42 +01:00
holger krekel
7b3c1d5ab9
streamline index.html
2023-12-05 14:22:42 +01:00
holger krekel
2d5eb86776
make QR code clickable, verified it works on android and desktop
2023-12-05 14:22:42 +01:00
holger krekel
5c9d9a98b3
works
2023-12-05 14:22:42 +01:00
missytake
5eb5c09052
redirect HTTPS traffic to HTTPS. fix #81
2023-11-28 16:40:19 +01:00
missytake
a86e135967
opendkim: correctly specify SigningTable in opendkim.conf
2023-11-26 07:40:25 +01:00
missytake
776bd87888
moved mta-sts-resolver to /usr/local/lib
2023-11-25 00:39:27 +01:00
link2xt
d7683ed3f7
Move ssl_certificate back to http and fix indentation
2023-11-25 00:39:27 +01:00
missytake
0cc9f18468
acmetool: request one TLS cert for all domains
2023-11-25 00:39:27 +01:00
missytake
889e18f803
generate-dns-zone.sh doesn't need to support CHATMAIL_SERVER env var for now, let's assume A/AAAA point to the chatmail server, too
2023-11-25 00:39:27 +01:00
missytake
773b8d1e00
MTA-STS: fixing lint issues
2023-11-25 00:39:27 +01:00
missytake
dca6d35a6f
MTA-STS: adding correct line breaks to config
2023-11-25 00:39:27 +01:00
missytake
d29d2d147b
MTA-STS: the HTTPS route needs to be mta-sts.@ not _mta-sts
2023-11-25 00:39:27 +01:00
missytake
27d135fee7
python3-venv was missing
2023-11-25 00:39:27 +01:00
missytake
ccd7c789f0
postfix: install MTA-STS resolver daemon
2023-11-25 00:39:27 +01:00
missytake
c7625fad81
DNS: distinguish between mail_server and mail_domain
2023-11-25 00:39:27 +01:00
missytake
5305dfab12
Added MTA-STS records and .well-known file
2023-11-25 00:39:27 +01:00
holger krekel
e7c9992fdc
it's unclear what this limit really means -- with ipv6 one can easily create lots of IP addresses anyway
2023-11-20 22:54:15 +01:00
holger krekel
a9d43c42f4
- tune down logging for filtermail
...
- allow higher smtp connection limit
2023-11-20 22:54:15 +01:00
missytake
af90d0a7de
rename doveauth-dictproxy to doveauth
2023-11-15 15:00:27 +01:00
link2xt
e4009854dc
Add NOTIFY capability
...
Delta Chat does not use it now,
but should: <https://github.com/deltachat/deltachat-core-rust/issues/4983 >
Having no capability will confuse whoever develops it.
2023-11-12 20:41:29 +01:00