[Seaside] Attachments in WAEmailMessages.

Philippe Marschall philippe.marschall at gmail.com
Fri Feb 25 06:41:08 UTC 2011


2011/2/24 Diogenes Moreira <diogenes.moreira at gmail.com>:
> Hi Folks..
> I Implemented de Attachments Funcionality in the WAEMailMessage.
> May be this will be usefull..
> pay attencion in the GRPlatform im only implement mimeEncode for Pharo..
> Best.
> PD: Example
> |mail|
> mail := WAEMailMessage new.
> ....
> ....
> ...
> mail addAttachmentFor: aStream withName: aStringWithTheFileName

http://code.google.com/p/seaside/issues/detail?id=647

Thanks
Philippe


More information about the seaside mailing list