Well, I'll fix that tonight. I didn't notice that the LMTP module used the SMTP server... I'll probably be refactor some other things in the SMTP.Server sections within the next weeks or so.
My aim is to replace my current mailer with a pike-based SMTP server with (at least) the same functionality. To do this, I will attempt to rewrite the SMTP.Server into allowing pluggable modules which can provide SMTP-commands and extentions. Any thoughts on how this should be done the right way, is apprciated.
Btw, what is the syntax of the SMTP.Server module in 7.4? Some comments in the code makes me suspect that it is not used the same way as in 7.5...
/ Marcus Agehall (Scanian)
Previous text:
2004-02-22 09:16: Subject: SMTP features
.../lib/modules/Protocols.pmod/SMTP.pmod/module.pmod:402: Undefined identifier "features".
Anyone working on this one?
/ Mirar