Keonik1
3826de8c60
Add installation via docker compose (MVP 1)
...
- Add markdown tabs blocks
- Fix [Issue 604](https://github.com/chatmail/relay/issues/604 )
- Add `--skip-dns-check` argument to `cmdeploy run` command
- Add `--force` argument to `cmdeploy init` command
- Add startup for `fcgiwrap.service`
- Add extended check when installing `unbound.service`
- Add configuration parameters (`is_development_instance`, `use_foreign_cert_manager`, `acme_email`, `change_kernel_settings`, `fs_inotify_max_user_instances_and_watchers`)
2025-08-09 15:55:37 +03:00
B. Petersen
c848b61346
add a hint that deletion may be earlier
...
there is another mention of times in privacy.md,
however, there the gist is about that things are deleted,
it is fine if that happens earlier there (also it is not excluded).
targets discussion from https://github.com/chatmail/relay/pull/504
2025-04-08 14:57:15 +02:00
link2xt
49787044ff
Do not encourage non-random addresses and weak passwords
2025-04-08 11:49:39 +00:00
holger krekel
cdfce25494
add a note on deletion of accounts
2024-09-02 19:40:42 +02:00
zrknlzr
dcab097e00
www: update custom chatmail address steps
2024-07-31 20:25:10 +02:00
holger krekel
6b84eaf8af
Update www/src/info.md
...
Co-authored-by: missytake <missytake@systemli.org >
2024-05-30 19:03:09 +02:00
holger krekel
61c915995b
reworking the privacy policy entry point
2024-05-30 19:03:09 +02:00
missytake
30bcf9ff77
www: change nine.testrun.org occurence to mail_domain
2024-01-05 12:12:52 +01:00
missytake
39550d3096
small fixes
2023-12-14 19:11:43 +01:00
missytake
070003b983
dovecot: deleting mails with find instead of doveadm expunge
2023-12-14 19:11:43 +01:00
missytake
049ed79e59
dovecot: unconditionally delete all mails after 40 days
2023-12-14 19:11:43 +01:00
Septias
5a178ed235
feat: one more paragraph to explain chatmail
...
close #126
2023-12-14 16:39:41 +01:00
missytake
2817ffd411
www: get actual account restrictions from chatmail.ini
2023-12-13 00:40:01 +01:00
missytake
3b45e82c76
www: be honest that only seen messages are removed for now
2023-12-12 20:12:25 +01:00
B. Petersen
4a7e36618f
use a class for the banner, make sure it is always width of page
2023-12-12 20:02:46 +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