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 09:18:35 UTC

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

Author: eric
Date: Sun Oct 31 08:18:35 2010
New Revision: 1029273

URL: http://svn.apache.org/viewvc?rev=1029273&view=rev
Log:
Set priority via mail attribute, not via mail header.

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=1029273&r1=1029272&r2=1029273&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 08:18:35 2010
@@ -29,7 +29,7 @@
   
     <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 the mail you send.</p>
+    <p>For this just add a Mail attribute 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