X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=blobdiff_plain;f=bin%2Fmailshears;fp=bin%2Fmailshears;h=a4b082323611500e22e6e159a6e5a35c5e492c17;hp=d181d0834f70a84492530a779a6b022c9ee2c674;hb=806cb5223ac1f439cc40b8354a7dad08b380cfd5;hpb=95418256aafd4166ff4791f4aa3f25a8c3b6e556 diff --git a/bin/mailshears b/bin/mailshears index d181d08..a4b0823 100755 --- a/bin/mailshears +++ b/bin/mailshears @@ -95,7 +95,7 @@ Plugin.includers.each do |plugin_class| plugin.delete_account(account) puts "Removed: #{account} (#{account_description})" end - + leftover_domains.each do |domain| # Get the description before we delete the domain. domain_description = plugin.describe_domain(domain)