view TODO @ 204:5745edd5b769

removed the --disable-smtp-server configure option masqmail will now always have the possibility to listen on a port compiled in if you don't want it to listen on a port add this to your masqmail.conf: listen_addresses = "" also, if you don't start it as daemon it will not listen neither
author meillo@marmaro.de
date Fri, 16 Jul 2010 15:38:53 +0200
parents c5e964e6ddbe
children
line wrap: on
line source

Todo list for masqmail
----------------------
(Note: This file may not be up-to-date.)

general:
- look carefully were memory is not freed
- add forwarding support
- improve Mailer-Daemon error messages
- ODMR support
- temporary delivery delay notifications
- check data types (int may only cover -32767 to +32767!)

conf:
- less configuration options
- make conf more fool proof

lookup:
- optimize MX lookup

...update this file from time to time...

...and (you guessed it):
- bug fixing