aboutsummaryrefslogtreecommitdiffstats
path: root/script/mailin
Commit message (Collapse)AuthorAgeLines
* In the mailin script, run "rails runner" with "bundle exec"Mark Longair2013-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 Degan2013-02-19-1/+1
|
* Tidy up the codeRobin Houston2011-09-06-13/+11
|
* Correct the mutt syntax, for sending notification mails about import errors.Robin Houston2011-07-26-1/+1
| | | | Closes #90.
* Actually send stderr to the right place, so arrives to admin emailFrancis Irving2009-10-30-1/+1
| | | | rather than mailerserver.
* Fix it so incoming email still arrives, oops.Francis Irving2009-10-29-1/+1
|
* Attach message when mail import fails, and show error code number.Francis Irving2009-10-29-4/+13
|
* New directory for git.Francis Irving2009-10-29-5/+5
|
* Remove output files when done.francis2009-09-08-1/+4
|
* Meke email reader script return temporary error 75 to Exim, and send an ↵francis2009-09-08-2/+20
| | | | | | email to the admin, when it fails. Rather than just bouncing to the authority.
* Framework for incoming messages.francis2007-10-26-0/+7
Email address for public body to respond to, with hash. Take incoming messages and route to correct info request.