Displaying 2 results from an estimated 2 matches for "misdelivers".
Did you mean:
maildelivers
2011 Jan 04
1
re-indexing moved mail
I have a huge block of email that was misdelivered into the wrong
folder. Moving it where it should be is not just all from one folder
to being all of another folder. Basically, the index files need to be
rebuilt. Looking in the wiki I cannot find how to do this. It all
seems to be about installation, and no administrative tools.
Or would it be just as simple as delete certain index files and
2012 Feb 17
2
Bug in unicorn_rails when Encoding.default_internal is set
Hi,
We recently made the switch to 1.9 for our large rails 2.3.14 project
and ran into some strange behavior from the unicorns where encoding
problem would cause blank 500 pages to be "randomly" served to users
(we run ~10 x 5 unicorn workers behind our load balancer). We found
that unicorn workers were dying when someone requested a url with
utf-8 in it, and died in such a way that