RubyGems Navigation menu

mailshears 0.0.2

Managing a mail system with virtual users is annoying. The authoritative database of users is stored in one table, but every other piece of software keeps its own database of users. If you're using PostfixAdmin to manage your users, what happens when you delete a user? Chances are, nothing happens: mail directories are left behind, webmail preferences are saved, address books become orphaned. That's what mailshears was designed to fix. It cleans up after you remove a user or domain. Another stupidly difficult task is renaming a single email account. It's easy to move the user in one database, but then all of the remaining filesystem directories and databases need to be updated as well. Since these two tasks are related, mailshears does them both.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5 - June 09, 2022 (67 KB)
  2. 0.0.4 - July 25, 2020 (67 KB)
  3. 0.0.3 - March 05, 2017 (67 KB)
  4. 0.0.2 - November 09, 2015 (65.5 KB)
  5. 0.0.1 - November 09, 2015 (65 KB)

Runtime Dependencies (1):

pg ~> 0.11

Owners:

Authors:

  • Michael Orlitzky

SHA 256 checksum:

6722a4779c7b0f1586ac5f7f0ec4093df1912e9fdfeb1e5f459b5a66af12f7f5

Total downloads 10,634

For this version 2,742

License:

AGPL-3

Required Ruby Version: >= 0

Required Rubygems Version: >= 1.3.6

Links: