[ 
http://issues.apache.org/jira/browse/JAMES-486?page=comments#action_12411944 ] 

Stefano Bagnara commented on JAMES-486:
---------------------------------------

Right, I understand it now! thank you for the in depth informations!

error_message should be decreased by 1 and last_updated should be decreased 
enough so that "last_updated + current attempt retry time < now". 

I'm still not sure that resetting the error_message to 0 is good. What about 
decreasing error_message by 1 and put 0 in the last updated (or decrease it by 
1 day or something similar)

I'm not even sure we should decrease the error_message at all: if an 
administrator keeps "flushing" the queue the temporary errors will remain in 
the spool forever and the number of attempts will be too high!

> Spool managing commands for remote manager
> ------------------------------------------
>
>          Key: JAMES-486
>          URL: http://issues.apache.org/jira/browse/JAMES-486
>      Project: James
>         Type: New Feature

>   Components: Remote Manager
>     Reporter: Norman Maurer
>     Assignee: Norman Maurer
>      Fix For: 2.4.0
>  Attachments: RemoteDelivery-retry-fix.patch, RemoteManHandler.diff, 
> RemoteManager-SpoolManagement.patch
>
> Spool managing commands for remote manager - first proposal for review

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to