TODO
author Pascal Volk <neverseen@users.sourceforge.net>
Fri, 04 Nov 2011 22:45:53 +0000
branchv0.6.x
changeset 449 6826acb9b0a7
parent 297 e21ceaabe871
child 454 7d27627c7fb0
permissions -rw-r--r--
VMM/transport: Reworked Transport initialization. Set the transport id only if we could find a transport with that id. Raise a ValueError instead of a translatable TransportError(VMMError). VMM/errors: Deleted class TransportError, it is no longer needed.

Config
   cfs - configset sect.opt val
   cfg - configget sect.opt

   ds - domainservices: smtp pop imap sieve???


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`)