masqmail-0.2
view TODO @ 90:d3e39ba684a3
added some words about exim to docs/uucp-setup
exim's rmail handling is similar to the one masqmail had
now masqmail's rmail approach is similar to postfix's
but it still can be called as `rmail' and behaves like exim
in that case then
author | meillo@marmaro.de |
---|---|
date | Sat, 19 Jun 2010 19:18:46 +0200 |
parents | |
children | 4fb68ef566ad |
line source
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
8 conf:
9 - more configuration options
10 - make conf more fool proof
12 pop:
13 - multidrop support
15 lookup:
16 - optimize MX lookup
18 ...update this file from time to time...
20 ...and (you guessed it):
21 - bug fixing