Mail Generator with formatting
Is there a tool/library in Pharo/GemStone or any other Smalltalk flavour, which would enable you sending template formatted emails?
For example:
I have customer's id: ID20302323 and I would like to mask it as ID203\* and send it. Is there a way to do it using template-like tool in Smalltalk?
Template would contain details about customer.