view TODO @ 136:6b78aaced5e1

check max length of addresses in SMTP dialog (based on Paolo's patch) get_address() does now return false if the address was too long
author meillo@marmaro.de
date Tue, 06 Jul 2010 14:28:08 +0200
parents 4fb68ef566ad
children
line wrap: on
line source

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:
- more configuration options
- make conf more fool proof

pop:
- multidrop support

lookup:
- optimize MX lookup

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

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