TODO
author martin f. krafft <madduck@madduck.net>
Sat, 07 Apr 2012 15:00:10 +0200
branchv0.6.x
changeset 494 2c5e2613eca8
parent 454 7d27627c7fb0
child 497 5b9a03762813
permissions -rw-r--r--
Instruct mercurial to ignore build directory Python's distutil builds the package into ./build/, which can and should be ignored with respect to the repository. This patch simply adds the appropriate line to .hgignore.

subcommand for displaying support crypt algorithms.


- Aliases
    - avoid looping aliases

- Domain
    - optional limits for number of:
        + accounts
        + aliases
        + destinations/alias
        + alias domains

Database:
   public.users.digestmd5: add "character varying(48)"
	Outlook will love it. (`doveadm pw -s DIGEST-MD5.hex -p 1 -u 0`)