Commit graph

106 commits

Author SHA1 Message Date
fox.cpp
4ec6eb2d31
build.sh: Reimplement from scratch
This version is much more simple. And probably will work fine under
FreeBSD and OpenBSD.

Closes #316.
2020-12-06 02:36:30 +03:00
reivilibre
1bfaa3995b Suggest disabling TLS for Dovecot LMTP unix socket
I don't see a point to TLS over a UNIX socket anyway, and it caused me trouble.
2020-12-03 18:57:24 +00:00
reivilibre
5da2623de0 Update dovecot.md to correct typo
They should both be `auth-maddy-client`.
2020-11-29 20:48:13 +00:00
fox.cpp
c9060025c4
Bump go-msgauth version
See https://github.com/emersion/go-msgauth/issues/36

allow_body_subset directive for check.dkim is removed since
signatures with BodyLength are no longer supported by upstream.
2020-11-27 20:37:28 +03:00
Felix Yan
e9a7485419 Correct typos in FAQ 2020-09-15 09:40:02 +00:00
fox.cpp
f9d5c0cb02
Revert build instructions to use build.sh 2020-08-23 16:38:00 +03:00
fox.cpp
f58da8a5a5
Remake Prometheus endpoint into a proper endpoint module 2020-08-23 15:41:52 +03:00
schrodinger
2344c9f87f
docs: Improve setting-up.md (#261)
* Update setting-up.md

replacing hostname mx.example.org by example.org accordingly to the rest of the tutorial which doesn't refer to it (i.e. DNS configuration).

* readding MX1, with more detail

* adding A entry for mx1

* fixing ========
2020-08-09 08:44:39 +03:00
fox.cpp
18494cfff7
docs: Remove fail2ban from initial configuration
maddy runs just fine without such filtering and time values
used in shipped configs are rather questionable.
2020-08-03 16:43:18 +03:00
fox.cpp
27487b1db2
docs: Clarify configuration for multiple domains 2020-08-03 16:43:18 +03:00
fox.cpp
d194b2e2a4
docs: Update to use Make for source builds, recommend built tarballs as a primary way 2020-08-03 16:43:18 +03:00
fox.cpp
f44201603b
docs: Move upgrading to documentation root
It is not really a tutorial.
2020-08-03 16:42:57 +03:00
fox.cpp
c2f309f51b
docs: Split docs main page from README 2020-07-25 02:26:09 +03:00
fox.cpp
85a6338665
Clarify MIT license haywire 2020-07-24 00:08:09 +03:00
fox.cpp
2d18ff5a30
MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
81e6a3b805
Get rid of policy-routing separation in default configuration
Terrible mistakes were made
2020-07-18 17:59:06 +03:00
fox.cpp
6243b3067c
msgpipeline: Permit duplicate destination/source rules
This allows "the most specific match wins" semantics for
$(local_domains) rule and per-domain matching.
2020-07-18 17:42:17 +03:00
fox.cpp
06d228cfe2
docs: Add page on Mailman 3 integration 2020-07-18 14:42:53 +03:00
fox.cpp
69cf8d1a4a
docs: Add page on rspamd integration 2020-07-18 12:11:22 +03:00
fox.cpp
03ff67069e
docs: Move *-only.md tutorials to their own section 2020-07-18 11:42:13 +03:00
fox.cpp
d6105aed26
table: Allow using regexp table without replacement specified 2020-07-18 11:30:42 +03:00
fox.cpp
18bc68a7ac
Implement "IMAP filters"
Closes #202.
2020-07-17 23:33:59 +03:00
fox.cpp
c02b96fdfe
target/remote: Replace STARTTLS Everywhere support with a stub
On the way to keeping a reasonable degree of compatibility, we are now
issuing at least one minor version with functionality being marked as
deprecated instead of directly removing it.

Since STARTTLS Everywhere support is broken anyway due to list being
expired - we stub out all related code and make it no-op.

In 0.5 it will be gone completely.

Closes #244.
2020-07-17 00:30:51 +03:00
fox.cpp
cee8bbdce7
Migrate TLS certificate loading to use modules for sources 2020-07-15 17:58:47 +03:00
fox.cpp
7d497f88f0
docs: Split maddy(1) and maddy(5)
maddy(1) is supported to contain only command line syntax.
2020-07-15 01:31:05 +03:00
fox.cpp
03d9e52627
Rename modules and introduce namespace-aware module name lookups
See #248.
2020-07-15 01:31:05 +03:00
fox.cpp
cd928e9efb
Implement check module for easier integration with rspamd
This replaces old rspamc-based integration script that is inefficient
and had many disadvantages.
2020-06-24 23:52:36 +03:00
fox.cpp
071d06dbff
table: Fix use of numbered argument placeholders
go-sqlite3 does not implement them properly (in fact, the proper support
was just removed, wtf, mattn). Additionally, go-sqlite3 does not handle
$name or @name properly despite these being supported by SQLite, only
:name works.

Closes #241.
2020-06-19 14:09:48 +03:00
fox.cpp
7f7393e480
targets/remote: Implement experimental connection caching
Closes #235.
2020-06-13 21:18:20 +03:00
fox.cpp
bd9a3026b1
docs: Fix formatting and fix possibly confusing MTA-STS example 2020-06-10 23:11:42 +03:00
fox.cpp
30c50b6a91
Implement SMTP REQUIRETLS support
Closes #123.
2020-06-10 19:51:08 +03:00
fox.cpp
2a19d455f3
docs: Fix wrong name of 'targets' directive for smtp_downstream 2020-06-03 14:02:58 +03:00
bn4t
e24c9ede3c
docs: Change github to github.com in 0.3 migration guide (#237)
Ref. #237
2020-06-01 14:08:53 +00:00
fox.cpp
e9a4180931
docs: Mention per-source domain limiting option 2020-06-01 01:05:23 +03:00
fox.cpp
7d6edaabf6
Remove cmd/migrate-db-0.2 2020-06-01 00:03:19 +03:00
fox.cpp
ab948e1494
Update minimal required Go version to 1.14 2020-05-31 20:48:34 +03:00
fox.cpp
c83a2f09dc
docs: Fix a number of links in documentation
Remove link to CONTRIBUTING.md from README.md since it is included
in documentation build and results in broken link since CONTRIBUTING.md
is not included. It does not seem to be possible to include files from
parent directories and symlinks do not work.

Fix man page link in seclevels.md.

Add missing maddy-tables(5) link in maddy(1) "See Also".

Closes #223.
2020-05-31 19:07:40 +03:00
fox.cpp
22cc68ff20
docs: Add page about IMAP-only configuration 2020-05-31 18:54:49 +03:00
fox.cpp
4591598dfc
docs: Mention disabled HZGB2312 support 2020-05-31 18:43:30 +03:00
fox.cpp
70c7ec6e95
Move 0.2->0.3 DB migration utility into source tree
Latest version made is somewhat more problematic to build
executables with dependencies without a proper module tree.
2020-05-29 00:50:01 +03:00
wjywbs
c897d26463
modify/dkim: Allow to sign emails from subdomains using a top domain key
Ref. #228.
Co-authored-by: Max Mazurov <fox.cpp@disroot.org>
2020-05-28 20:42:28 +00:00
Jingyi Wei
c7bdb3d446 add docs 2020-05-28 20:30:03 +00:00
fox.cpp
7ba699e595
docs: Add smtp-only.md page 2020-05-24 00:34:51 +03:00
fox.cpp
f42ee4e7b5
docs: Add FAQ page 2020-05-23 02:55:45 +03:00
fox.cpp
bf612cb865
storage/imapsql: Implement module.Table interface 2020-05-23 02:55:45 +03:00
fox.cpp
5523a84866
docs: Add upgrading instructions
Closes #214.
2020-05-11 16:00:07 +03:00
fox.cpp
e6a5f6daec
docs: Update outdated tutorials
Closes #222
2020-05-11 13:42:47 +03:00
fox.cpp
980da86939
target/smtp_downstream: Implement lmtp_downstream module
Closes #205.
2020-05-09 01:00:41 +03:00
fox.cpp
e3da7f3a89
Update refernecs to file table module
It is named just 'file' now.
2020-05-04 23:00:20 +03:00
fox.cpp
e06f2e201c
Implement Dovecot authentication client support 2020-05-04 22:06:38 +03:00