Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | In the mailin script, run "rails runner" with "bundle exec" | Mark Longair | 2013-04-15 | -1/+1 |
| | | | | | | | The example usages in the documentation all refer to the mailin script without a "bundle exec" prefix, so with bundler-based installation these examples may not work without a "bundle exec" being used in the script. | |||
* | Upgrade script syntax (not fully tested) | Henare Degan | 2013-02-19 | -1/+1 |
| | ||||
* | Tidy up the code | Robin Houston | 2011-09-06 | -13/+11 |
| | ||||
* | Correct the mutt syntax, for sending notification mails about import errors. | Robin Houston | 2011-07-26 | -1/+1 |
| | | | | Closes #90. | |||
* | Actually send stderr to the right place, so arrives to admin email | Francis Irving | 2009-10-30 | -1/+1 |
| | | | | rather than mailerserver. | |||
* | Fix it so incoming email still arrives, oops. | Francis Irving | 2009-10-29 | -1/+1 |
| | ||||
* | Attach message when mail import fails, and show error code number. | Francis Irving | 2009-10-29 | -4/+13 |
| | ||||
* | New directory for git. | Francis Irving | 2009-10-29 | -5/+5 |
| | ||||
* | Remove output files when done. | francis | 2009-09-08 | -1/+4 |
| | ||||
* | Meke email reader script return temporary error 75 to Exim, and send an ↵ | francis | 2009-09-08 | -2/+20 |
| | | | | | | email to the admin, when it fails. Rather than just bouncing to the authority. | |||
* | Framework for incoming messages. | francis | 2007-10-26 | -0/+7 |
Email address for public body to respond to, with hash. Take incoming messages and route to correct info request. |