Mercurial > masqmail-0.2
annotate TODO @ 145:e68d8752735a
remove all installed dirs on `make uninstall'
but no generated data
remove log_dir, conf_dir, spool_dir if empty
remove run_dir in any case
author | meillo@marmaro.de |
---|---|
date | Wed, 07 Jul 2010 23:43:05 +0200 |
parents | 4fb68ef566ad |
children |
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 pop: | |
14 - multidrop support | |
15 | |
16 lookup: | |
17 - optimize MX lookup | |
18 | |
19 ...update this file from time to time... | |
20 | |
21 ...and (you guessed it): | |
22 - bug fixing |