TODO
branchv0.6.x
changeset 522 dc66f66c51cf
parent 497 5b9a03762813
child 523 f494a593c674
equal deleted inserted replaced
521:75d1c0d6bb8f 522:dc66f66c51cf
    28       they are root-like activities (unlike day-to-day postmaster work).
    28       they are root-like activities (unlike day-to-day postmaster work).
    29 
    29 
    30     - Pascal suggested to use hooks:
    30     - Pascal suggested to use hooks:
    31       07 23:36 <Faxe> zwei config settings handle_dir in domain und account
    31       07 23:36 <Faxe> zwei config settings handle_dir in domain und account
    32       07 23:37 <Faxe> und dann post-{domain,user}add scripte, die den wrapper aufrufen
    32       07 23:37 <Faxe> und dann post-{domain,user}add scripte, die den wrapper aufrufen
       
    33 
       
    34 - relay_domains management [madduck@madduck.net]:
       
    35     - should be in a separate table
       
    36 
       
    37 - default aliases [madduck@madduck.net]
       
    38     - it should be possible to define a set of default aliases and their
       
    39       destinations for a domain, e.g. postmaster@ and abuse@. For most
       
    40       flexibility, there ought to be a m:n table connecting domains to sets of
       
    41       default aliases. These aliases then get treated like normal aliases
       
    42       unless they are overridden by a real alias.