view TODO @ 177:6530806d418f

better debug logging of outgoing SMTP dialogs the dialog is logged in the style of the RFC examples: ``C: foo'' is said by the client, ``S: bar'' is said by the server debug level 4 is used, but login data is logged on level 6
author meillo@marmaro.de
date Wed, 14 Jul 2010 16:35:17 +0200
parents 4fb68ef566ad
children 89f951be358f
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