]> gitweb.michael.orlitzky.com - mailshears.git/commit - bin/mailshears
Switch from constants to variables in the Configuration module. This should keep...
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 19 Apr 2012 12:54:01 +0000 (08:54 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 19 Apr 2012 12:54:01 +0000 (08:54 -0400)
commit451f1c3175c1a3c8670f51ebc907102d8c99820d
treec6c4b73b71b067b2d6fc18b8f37763609e2cc964
parentf9d722631393c9ae799ed266c95e649db030fd9f
Switch from constants to variables in the Configuration module. This should keep Ruby from complaining when users override the defaults.
Change the local config path from $HOME/.mailshears.conf to $HOME/.mailshears.conf.rb so that Ruby will actually load it.
README
bin/mailshears
lib/default_configuration.rb
lib/mailshears.rb
lib/mailshears/plugins/dovecot_mailstore.rb
lib/mailshears/plugins/roundcube_db.rb