This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new c6a8a0e JAMES-3644 Link for SPF and DKIM (#657)
c6a8a0e is described below
commit c6a8a0ecd2a6f71f3d572482c7259d5a611c39d6
Author: Benoit TELLIER <[email protected]>
AuthorDate: Sat Sep 18 16:30:38 2021 +0700
JAMES-3644 Link for SPF and DKIM (#657)
Co-authored-by: Rene Cordier <[email protected]>
Co-authored-by: Raphaƫl Ouazana <[email protected]>
---
src/homepage/howTo/imap-server.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/homepage/howTo/imap-server.html
b/src/homepage/howTo/imap-server.html
index 0f976fa..7a9ed5d 100644
--- a/src/homepage/howTo/imap-server.html
+++ b/src/homepage/howTo/imap-server.html
@@ -222,8 +222,8 @@ docker exec james_run java -jar /root/james-cli.jar AddUser
[email protected] secr
<a
href="http://james.apache.org/server/metrics.html">metric display</a>, collect
logs in ElasticSearch for a display in Kibana,
and much more!</p>
- <p>Also, James offers support for <a
href="https://medium.com/linagora-engineering/installing-james-3-0-with-spf-verification-421b26b92f11">SPF</a>
- and DKIM standard, which increase the trust external
people can get in your mail system.</p>
+ <p>Also, James offers support for <a href="spf.html">SPF</a>
+ and <a href="dkim.html">DKIM</a> standards, which increase
the trust external people can get in your mail system.</p>
</div>
<footer class="major">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]