Mercurial > masqmail-0.2
annotate TODO @ 117:5ec5e6637049
added server-side SMTP SIZE support (patch by Paolo)
``SIZE 0'' (= unlimited) is currently not supported
client-side support was already implemented
author | meillo@marmaro.de |
---|---|
date | Thu, 01 Jul 2010 13:08:53 +0200 |
parents | 08114f7dcc23 |
children | 4fb68ef566ad |
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 | |
7 | |
8 conf: | |
9 - more configuration options | |
10 - make conf more fool proof | |
11 | |
12 pop: | |
13 - multidrop support | |
14 | |
15 lookup: | |
16 - optimize MX lookup | |
17 | |
18 ...update this file from time to time... | |
19 | |
20 ...and (you guessed it): | |
21 - bug fixing |