This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit f7cda79b0363696cb355a1c096d617467dfa5444 Author: Tung Tran <[email protected]> AuthorDate: Fri Aug 30 08:47:30 2024 +0700 [Antora] Adapt after partial - Proposal to Extend Priority Range for Mail Queues Adapt commit: 396fadcec3f7f977636fb972c2deb1f1bf5cc0b6 --- docs/modules/servers/partials/configure/smtp-hooks.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/modules/servers/partials/configure/smtp-hooks.adoc b/docs/modules/servers/partials/configure/smtp-hooks.adoc index 5744849845..d2ba36c271 100644 --- a/docs/modules/servers/partials/configure/smtp-hooks.adoc +++ b/docs/modules/servers/partials/configure/smtp-hooks.adoc @@ -333,7 +333,6 @@ The {server-name} has optional support for FUTURERELEASE (link:https://www.rfc-e The Distributed server has optional support for SMTP Extension for Message Transfer Priorities (link:https://www.rfc-editor.org/rfc/rfc6710.html[RFC-6710]) -The SMTP server changes the priority of the message from -9 to -1 as 0 according to the implemented mail priority support policy. The SMTP server does not allow positive priorities from unauthorized sources and sets the priority to the default value (0). .... --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
