[Diverted: post from non-subscriber] Flushing queue with 5.x.y error / status failed

2013-10-10 Thread Axel Rau
Sometimes shit happens and sox queue is filling up with mails with status 'failed'. aox flush queue does not help in this case. You have to do something like: --- select * from delivery_recipients where status != ''; update delivery_recipients set last_attempt = NULL, action = 2 where action = 1;

Re: [Diverted: post from non-subscriber] Flushing queue with 5.x.y error / status failed

2013-10-10 Thread Abhijit Menon-Sen
This was the only message I found that was rejected by the list software while it was… indisposed. If anyone else posted in the last couple of days and didn't see the message on-list, please repost. Sorry for the inconvenience. -- ams