equal
deleted
inserted
replaced
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. |