masqmail

annotate TODO @ 192:89f951be358f

REMOVED POP3 SUPPORT masqmail will not include a POP3 client anymore from 0.3.0 on maybe the POP3 code will be reworked into a standalone program some day if you rely on the POP3 client, use fetchmail or something similar instead
author meillo@marmaro.de
date Thu, 15 Jul 2010 14:24:40 +0200
parents 4fb68ef566ad
children 50011f65bd35
rev   line source
meillo@0 1 general:
meillo@0 2 - look carefully were memory is not freed
meillo@0 3 - add forwarding support
meillo@0 4 - improve Mailer-Daemon error messages
meillo@0 5 - ODMR support
meillo@0 6 - temporary delivery delay notifications
meillo@122 7 - check data types (int may only cover -32767 to +32767!)
meillo@0 8
meillo@0 9 conf:
meillo@0 10 - more configuration options
meillo@0 11 - make conf more fool proof
meillo@0 12
meillo@0 13 lookup:
meillo@0 14 - optimize MX lookup
meillo@0 15
meillo@0 16 ...update this file from time to time...
meillo@0 17
meillo@0 18 ...and (you guessed it):
meillo@0 19 - bug fixing