aboutsummaryrefslogtreecommitdiffstats
path: root/script/handle-mail-replies
Commit message (Expand)AuthorAgeLines
* Make handle-mail-replies tests pass againRobin Houston2012-06-07-1/+1
* Make handle-mail-replies bundler-aware tooRobin Houston2012-06-03-179/+3
* Handle yet another style of bounceRobin Houston2012-05-01-1/+8
* Recognise another variety of bounce messageRobin Houston2012-04-30-3/+18
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-1/+1
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-7/+1
* Recognise a couple of newly-seen types of out-of-office messageRobin Houston2011-12-30-0/+9
* Cater for reliance on vendored Rails as well as un-vendored. Fixes bug intro...Seb Bacon2011-11-24-1/+7
* Merge pull request #273 from jpmckinney/ruby_bin_pathSeb Bacon2011-11-22-1/+1
|\
| * fix a few more pathsJames McKinney2011-10-16-1/+1
* | remove last hardcoding of vendor/railsJames McKinney2011-10-17-2/+2
|/
* Detect OOF messages that identify themselves by a X-POST-MessageClass headerRobin Houston2011-09-08-0/+4
* Make OOF-detection subject matches case-insensitiveRobin Houston2011-09-08-5/+5
* Use absolute path to tmailRobin Houston2011-09-08-1/+1
* Defer the loading of RailsRobin Houston2011-09-08-2/+4
* More out-of-office message detectionRobin Houston2011-09-08-0/+3
* Malformed messages are just passed on verbatimRobin Houston2011-09-08-1/+7
* More out-of-office message detectionRobin Houston2011-09-08-0/+3
* Improved OOF detectionRobin Houston2011-09-08-1/+4
* Detect multipart/report bounce messagesRobin Houston2011-09-07-16/+76
* Script to handle mail repliesRobin Houston2011-09-07-0/+68