Mercurial > masqmail
annotate TODO @ 194:346955794084
specified group by name; added path to --with-glib-static
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jul 2010 23:44:48 +0200 |
parents | 89f951be358f |
children | 50011f65bd35 |
rev | line source |
---|---|
0 | 1 general: |
2 - look carefully were memory is not freed | |
3 - add forwarding support | |
4 - improve Mailer-Daemon error messages | |
5 - ODMR support | |
6 - temporary delivery delay notifications | |
122 | 7 - check data types (int may only cover -32767 to +32767!) |
0 | 8 |
9 conf: | |
10 - more configuration options | |
11 - make conf more fool proof | |
12 | |
13 lookup: | |
14 - optimize MX lookup | |
15 | |
16 ...update this file from time to time... | |
17 | |
18 ...and (you guessed it): | |
19 - bug fixing |