Mercurial > masqmail
view TODO @ 189:dc89737b27aa
removed the pop-before-smtp (smtp-after-pop) function
this kind of authentication is superseded by SMTP AUTH today
removing it is a step towards removing the POP stuff completely
If you still rely on pop-before-smtp, stay with 0.2.x
or run an arbitrary pop client before
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jul 2010 10:33:53 +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