require 'prune/prune_plugin' require 'rm/plugins/postfixadmin' class PostfixadminPrune < PostfixadminRm # We don't need the ability to remove "left over" users or # domains, since "left over" is with respect to what's in # PostfixAdmin. In other words, the other plugins check themselves # against PostfixAdmin, it doesn't make sense to check PostfixAdmin # against itself. end