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 er...@apache.org on 2010/10/31 08:48:41 UTC

svn commit: r1029271 - /james/server/trunk/src/site/xdoc/feature_queue_priority.xml

Author: eric
Date: Sun Oct 31 07:48:41 2010
New Revision: 1029271

URL: http://svn.apache.org/viewvc?rev=1029271&view=rev
Log:
Fix content of Queue Priority.

Modified:
    james/server/trunk/src/site/xdoc/feature_queue_priority.xml

Modified: james/server/trunk/src/site/xdoc/feature_queue_priority.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/feature_queue_priority.xml?rev=1029271&r1=1029270&r2=1029271&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/feature_queue_priority.xml (original)
+++ james/server/trunk/src/site/xdoc/feature_queue_priority.xml Sun Oct 31 07:48:41 2010
@@ -25,15 +25,11 @@
 
 <body>
 
-  <section name="Queueing System">
-  
-  </section>
-  
-  <section name="Priority in the Queue">
+  <section name="Priority in the Spooling Queues">
   
     <p>Priority is supported when James (de)queues the mails during the spooling process.</p>
     
-    <p>For this just add a Mail header with name "MAIL_PRIORITY" to it.</p>
+    <p>For this just add a Mail header with name "MAIL_PRIORITY" to the mail you send.</p>
 
     <p>This mail header should use one of the following value:</p>
 



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


Re: svn commit: r1029271 - /james/server/trunk/src/site/xdoc/feature_queue_priority.xml

Posted by Norman Maurer <no...@apache.org>.
It's not a mailheader, it's a mail attribute.

Bye,
Norman

2010/10/31, eric@apache.org <er...@apache.org>:
> Author: eric
> Date: Sun Oct 31 07:48:41 2010
> New Revision: 1029271
>
> URL: http://svn.apache.org/viewvc?rev=1029271&view=rev
> Log:
> Fix content of Queue Priority.
>
> Modified:
>     james/server/trunk/src/site/xdoc/feature_queue_priority.xml
>
> Modified: james/server/trunk/src/site/xdoc/feature_queue_priority.xml
> URL:
> http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/feature_queue_priority.xml?rev=1029271&r1=1029270&r2=1029271&view=diff
> ==============================================================================
> --- james/server/trunk/src/site/xdoc/feature_queue_priority.xml (original)
> +++ james/server/trunk/src/site/xdoc/feature_queue_priority.xml Sun Oct 31
> 07:48:41 2010
> @@ -25,15 +25,11 @@
>
>  <body>
>
> -  <section name="Queueing System">
> -
> -  </section>
> -
> -  <section name="Priority in the Queue">
> +  <section name="Priority in the Spooling Queues">
>
>      <p>Priority is supported when James (de)queues the mails during the
> spooling process.</p>
>
> -    <p>For this just add a Mail header with name "MAIL_PRIORITY" to it.</p>
> +    <p>For this just add a Mail header with name "MAIL_PRIORITY" to the
> mail you send.</p>
>
>      <p>This mail header should use one of the following value:</p>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

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