You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2019/11/07 06:44:41 UTC

[james-project] 10/12: JAMES-2961 Link remoteDelivery in security section for outgoing SMTP

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

commit ce4405f62212b0ee7a06d55d15e292071628b0d7
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Nov 4 15:56:29 2019 +0700

    JAMES-2961 Link remoteDelivery in security section for outgoing SMTP
---
 src/site/xdoc/server/feature-security.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/site/xdoc/server/feature-security.xml b/src/site/xdoc/server/feature-security.xml
index ba06743..6171249 100644
--- a/src/site/xdoc/server/feature-security.xml
+++ b/src/site/xdoc/server/feature-security.xml
@@ -31,6 +31,9 @@
     
     <p>SMTP Auth and "Verify Identity" options are enabled when you install James (<a href="config-smtp-lmtp.html">read more</a>).</p>
 
+    <p>SMTP outgoing traffic can be transmitted via SSL by default. Check <a href="http://james.apache.org/server/dev-provided-mailets.html#RemoteDelivery">RemoteDelivery</a> documentation for
+    further explanations.</p>
+
   </section>
   
   <section name="Encryption Security">


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org