Issue Details (XML | Word | Printable)

Key: JRA-4665
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Nick Minutello
Votes: 7
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
JIRA

Need to persist Mail Queue Items

Created: 27/Sep/04 08:07 AM   Updated: 29/Oct/06 11:11 AM
Component/s: Email integration, Services
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(212 kB)
Issue Links:
Duplicate
 

Participants: Greg Moore, Joshua Spiewak and Nick Minutello
Since last comment: 3 years, 11 weeks, 2 days ago
Labels:


 Description  « Hide
Currently, the Mail queue items dont survive an application restart.

The mail queue service recently got stuck with close to 1000 mails in it. (Not sure why - but something to do with our smtp server going down a week ago - the oldest mail queue items matched the smtp server crash date)

In order to rectify it, we had to restart the server - but in doing so we lost all the mails... grr!



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Greg Moore added a comment - 30/Jun/05 12:59 PM
We had a similar problem and lost 93 emails. We are using Microsoft Exchange.

Might I suggest a future enhancement that a warning email get sent to the Admin group when the mail queue get above a specified level or the oldest mail in the queue is older then a specified time.


Joshua Spiewak added a comment - 14/Jul/05 10:21 AM
Even just a mechanism where the admin can click a link to persist the current queue so that the server may be restarted, and load the contents of the queue back in would be useful!

Nick Minutello added a comment - 14/Jul/05 10:27 AM
You could just xstream them to the /tmp directory or something...

Greg Moore added a comment - 25/Jul/05 04:35 PM
xstream is a *nix util and not any help for those of us in a Windows environment. I guess this falls into the "or something..."

Nick Minutello added a comment - 25/Jul/05 05:10 PM
>> xstream is a *nix
Eh?

http://xstream.codehaus.org/