diff options
author | Mark Longair <mark@mysociety.org> | 2013-06-10 13:42:10 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-06-12 21:42:24 +0100 |
commit | d6dc9d2036654ab81cc32dc7a4e260f6f5d8c54c (patch) | |
tree | a160fc68feb7a254d4e5dbd20f6c8ffbfeb051b5 /script/rails-deploy-while-down | |
parent | b1bb9d81f624936a49142c8f98fd7f0643e169fe (diff) |
Add a rake task to re-extract any missing attachments
You can see the number of emails that would be reparsed
by doing:
bundle exec rake temp:reextract_missing_attachments
To actually reparse the incoming emails and rextract
attachments for any that were missing, you would do:
bundle exec rake temp:reextract_missing_attachments[commit]
(In fact, the 'commit' can be any non-empty string.)
Diffstat (limited to 'script/rails-deploy-while-down')
0 files changed, 0 insertions, 0 deletions