]> gitweb.michael.orlitzky.com - mailshears.git/commit
Begin building the framework to rename accounts. A pile of crap right now.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 19 Mar 2013 19:48:20 +0000 (15:48 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 19 Mar 2013 19:48:20 +0000 (15:48 -0400)
commitec3c9099a29f40d95f055ea0f7fb25a99d913de3
tree1f610fd671f418202f9833df0a40d6f33515402f
parentc6cab6b71770d14dad1115db90a00b990c44a58d
Begin building the framework to rename accounts. A pile of crap right now.
12 files changed:
lib/common/postfixadmin_db.rb [moved from lib/mailshears/postfixadmin_db.rb with 100% similarity]
lib/mailshears.rb
lib/mv/mv_plugin.rb [new file with mode: 0644]
lib/mv/plugins/agendav.rb [new file with mode: 0644]
lib/mv/plugins/davical.rb [new file with mode: 0644]
lib/mv/plugins/dovecot_mailstore.rb [new file with mode: 0644]
lib/mv/plugins/roundcube_db.rb [new file with mode: 0644]
lib/rm/plugins/agendav.rb [moved from lib/mailshears/plugins/agendav.rb with 98% similarity]
lib/rm/plugins/davical.rb [moved from lib/mailshears/plugins/davical.rb with 99% similarity]
lib/rm/plugins/dovecot_mailstore.rb [moved from lib/mailshears/plugins/dovecot_mailstore.rb with 99% similarity]
lib/rm/plugins/roundcube_db.rb [moved from lib/mailshears/plugins/roundcube_db.rb with 99% similarity]
lib/rm/rm_plugin.rb [moved from lib/mailshears/rm_plugin.rb with 100% similarity]