Just as an opinion though, I'd suggest that since MailHosts are Zope's standard way of doing things, that this would be the best mechanism to use - as you say elsewhere, with Zope you do not need to "re-invent the wheel...". This would be both more intuitive to a Zope developer and provide a single point of management.
I needed a more sophisticated way to send emails: HTML (and/or attachments.) NB_Mailer class does that. I didn' think Mailhost could do both, or was I wrong in assuming so? If I'm indeed wrong in assuming so, please let me know how you could send MIME-level emails like HTML emails/emails with attachment with MailHosts. If Mailhosts can't handle that low a level mailing, I'd have to stick to NB_Mailer for future versions as well.
Hmm...I couldn't find any existing discussions along these lines - could you pride a pointer to this thread, please?
It's one of the test messages on the Test board, but never mind. I'll opt for that "choice" thing with DTML's too.
I guess this is a dilemma common to any product - but really this level of control is needed to integrate the product into a site...
OK, you further conviced me:-) Editable DTML instances coming soon.
'll do an outline document for this, if this is not duplicating anyone else's efforts.
I'd really appreciate it:-) Regards, Wankyu Choi