]> gitweb.michael.orlitzky.com - mailshears.git/history - bin/mailshears
Update the rest of the code to use the new Configuration class.
[mailshears.git] / bin / mailshears
2012-04-19 Michael OrlitzkyUpdate the rest of the code to use the new Configuratio...
2012-04-19 Michael OrlitzkySwitch from constants to variables in the Configuration...
2012-04-09 Michael OrlitzkyLoad the default configuration file in lib/mailshears.rb.
2012-04-09 Michael OrlitzkyRestructure the lib directory to avoid name collisions.
2012-04-09 Michael OrlitzkyAdd the GPL3 'LICENSE' file.
2011-07-08 Michael OrlitzkyDelete accounts before domains.
2011-02-03 Michael OrlitzkyGet the domain/account descriptions before deleting...
2011-02-03 Michael OrlitzkyHandle the case where an account's domain has already...
2010-12-26 Michael OrlitzkyFix a bug in the header output.
2010-12-26 Michael OrlitzkyGeneralize the plugin mechanism with a Plugin module...
2010-12-26 Michael OrlitzkyConvert DovecotMailstore to a plugin, and generalize...
2010-12-25 Michael OrlitzkyActually remove directories when I_MEAN_BUSINESS =...
2010-07-13 Michael OrlitzkyAdded the domain/account path to the output.
2010-07-13 Michael OrlitzkyMissing parenthesis in a comment!
2010-06-13 Michael OrlitzkyFirst attempt at making mailshears report deleted domai...
2010-02-13 Michael OrlitzkyFixed an array-nesting bug.
2010-02-11 Michael OrlitzkyPrettied up the output with a header.
2010-02-11 Michael OrlitzkyInitial commit.