Commit graph

201 commits

Author SHA1 Message Date
Pēteris Caune
214b90dc9f
Fix md formating and small grammar issues 2023-08-08 12:36:13 +03:00
Max Mazurov
37bbd40189
Merge pull request #600 from cuu508/md_reformat
Improve Markdown formatting
2023-07-17 01:54:23 +03:00
Max Mazurov
001771615c
Merge pull request #602 from fluidum/docker-minor-fix
Update docker.md
2023-07-17 01:53:55 +03:00
fluidum
b3980ff715
Update docker.md
fixing reference
2023-07-04 10:45:29 +03:00
fluidum
05d2d9dfc9
Update setting-up.md
fixing docker reference
2023-07-04 10:29:30 +03:00
Pēteris Caune
5d6d1a3a53
Improve Markdown formatting
* use <h3> and <hr> elements to separate configuration directives
* use <code> elements to mark constants, fs paths,
  module names etc.
* fix unneeded "\_" escaping
* fix list formatting
2023-06-29 16:12:11 +03:00
fox.cpp
448aa07402
Update all version requirements to Go 1.19
0.7.0 actually requires 1.19.
2023-06-27 19:09:33 +03:00
fox.cpp
de756c8dc5
tls/acme: Add support for DNS-01 domain delegation
See #588.
2023-05-29 22:19:47 +03:00
Pēteris Caune
420e85ce96
Fix precise_casefold -> precis_casefold and .md formatting 2023-05-24 08:20:12 +03:00
Pēteris Caune
681976cc7b
Fix typos 2023-05-23 09:32:51 +03:00
fox.cpp
a7001ab730
Implement auth_map and storage_map at endpoint level
This makes auth_map do what its name implies. Old auth_map in storage
module is deprecated and will be removed in the next release.
2023-03-12 13:52:04 +03:00
fox.cpp
43c0325708
table: Implement email_localpart_optional module 2023-03-08 16:14:03 +03:00
fox.cpp
8083ffaf31
table: Implement email_with_domains module 2023-03-08 16:10:37 +03:00
Michael Aldridge
0010c9d3d9 docs/reference/auth: Add information about netauth support 2023-02-05 14:37:29 -06:00
fox.cpp
6453363eb5
docs: Improve authorize_sender documentation
Add prepare_email description. Expand user_to_email description.

See #565.
2023-02-05 16:17:13 +03:00
fox.cpp
2dab873f50
Bump required Go version to 1.18 2023-01-08 18:00:55 +03:00
Max Mazurov
7c3aab270d
Merge pull request #545 from pouriya/remove-maddyctl-from-docs
doc: replace `maddyctl` with `maddy`
2022-12-02 16:47:24 +03:00
Max Mazurov
e1b3391db3
Merge pull request #537 from arush15june/feat-s3-creds
internal/storage/blob/s3: add iam, aws config file, minio config file configurable credentials
2022-11-16 15:22:05 +03:00
Pouriya Jahanbakhsh
46dcef4110 doc: replace maddyctl with maddy 2022-11-06 11:32:23 +03:30
Aarush Ahuja
587f380935 feat: add iam, aws config file, minio config file configurable credentials for s3 blob storage 2022-09-14 18:48:20 +05:30
fox.cpp
f7107d4a92
docs: Improve description of how delivery_map is supposed to be used for custom authentication support 2022-09-11 20:58:40 +03:00
清靈語
c63253b1c1
Add description of dkim key algorithm ed25519 2022-07-31 21:04:08 +08:00
清靈語
8baa2df879
Fix curve to curves 2022-07-30 14:36:21 +08:00
fox.cpp
d6a317e32a
docs: Update Arch repository and Docker instructions links
See #513.
2022-07-01 23:40:59 +03:00
fox.cpp
51bfc9a756
Fix-up doc 2022-06-23 13:49:39 +03:00
fox.cpp
f4995642e2
Require Go 1.17, use Go 1.17.11 for artifacts 2022-06-23 12:44:03 +03:00
fox.cpp
2037b05dae
Improve Docker image
* Use TLS filenames same as certbot (see #350).
* Put the Docker-specific maddy.conf in the repo (see #350).
* Set OCI labels for the image in CI
* Move Docker-specific documentation from Docker Hub into docs/
* Add .dockerignore
2022-06-18 23:45:59 +03:00
fox.cpp
9dd34b85ef
check: Remove require_matching_echo
See #280.
2022-06-18 19:26:48 +03:00
fox.cpp
dab36e41a7
docs: Update internals/ to not mention quirks of go-imap v1 2022-06-18 18:47:08 +03:00
fox.cpp
d60ce8321f Merge remote-tracking branch 'angelnu/more-fields' into dev
# Conflicts:
#	docs/reference/storage/imap-filters.md
2022-02-19 14:27:49 +03:00
fox.cpp
bc42464466 Merge remote-tracking branch 'angelnu/1-n' into dev 2022-02-19 14:19:43 +03:00
fox.cpp
2677e190dc
Merge branch 'master' into dev 2022-02-19 14:08:50 +03:00
angelnu
7a06fa2012 add subject 2022-02-06 23:25:43 +00:00
angelnu
e33c8d6f91 only pass true original_rcpt_to 2022-02-06 22:31:14 +00:00
angelnu
a40fcc81d9 review feedback 2022-01-31 22:54:50 +00:00
angelnu
b9a99d96e5 add docummentation 2022-01-31 13:24:58 +00:00
angelnu
639f1a609d add test for 1-N 2022-01-28 02:08:37 +00:00
angelnu
c8d4ee8047 Add documentation 2022-01-28 00:28:47 +00:00
delthas
1eb053e68d docs: Fix trivial typo in target.smtp example 2022-01-10 20:38:57 +03:00
delthas
59727496a9 Add the target.remote.force_ipv4 option 2022-01-09 20:45:41 +03:00
fox.cpp
c0eacfa0f3
Merge maddyctl and maddy executabes
Closes #432.
2022-01-07 00:37:49 +03:00
fox.cpp
9b1ee1b52f
docs: Convert manual pages into per-module Markdown pages 2022-01-06 21:58:00 +03:00
fox.cpp
a8e0a74be9 docs: Convert manual pages into per-module Markdown pages 2022-01-06 21:55:24 +03:00
fox.cpp
778de83987
Merge branch 'master' into dev 2022-01-06 03:45:56 +03:00
fox.cpp
7377878b9c
Merge branch 'go-imap-v2' into dev 2022-01-06 02:59:54 +03:00
Giorgi Lekveishvili
5536895e43 Fix typo in target.smtp: require_yes -> require_tls 2021-11-19 21:03:54 +03:00
fox.cpp
14c1be052e
docs: We now require Go 1.15 2021-10-11 21:20:50 +03:00
fox.cpp
df40dce128
docs: Link to maddy.email/builds in setup tutorial
Also add link in the side-bar.
See #407.
2021-10-05 17:20:33 +03:00
Giorgi Lekveishvili
31265e3371 Add missing . (dot) in default domain key record 2021-09-22 17:48:15 +03:00
Max Mazurov
5465adba0c
docs: Mention authorize_sender in multiple-domains.md 2021-09-12 11:02:35 +00:00