Rocky, On 22 Mar 2011, at 5:04 PM, Mohammed Alli wrote:
> This is the result of 'describe mailq': This still seems to use the old schema, i guess that fell through the cracks, it is fixed in the github version > > While tailing celeryd, I can see it's working and I'm able to > train/release/delete messages. However, when I delete a message and go > back to the quarantine, it's still listed. If I click on the message, > it still takes me into it, but if I try to do any quarantine functions, > it tells me message not found in quarantine. Shouldn't this message be > deleted from the quarantine? This is because, delete removes the actual mail file that was quarantined on disk, it does not remove the message record in the database. > > If I turn off javascript, I can release/delete/train messages from the > mail queue as well as add/delete from the lists. The only errors I get > when JavaScript is enabled is Error connection to server. Check network! > and Server Error respectively. The javascript should work, what version of django are you using ? If you can, please test the github version as well and let me know if all the issues in the rc are fixed in the github version. Thanks Andrew -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

