[Seaside] Sending emails

Philippe Marschall philippe.marschall at gmail.com
Sun May 21 13:45:10 UTC 2006


2006/5/21, Guillaume Bourachot <Guillaume.Bourachot at etu.univ-savoie.fr>:
> Hi.
>
> |question |
> question := "Is it possible to send eMails with seaside ?".
> question ifTrue:[ How can I do this ? ].
>
> Thanks for your help.

SeasidePlatfromSupport class >> #deliverMailFrom:to:text:

Note that you need access to an smtp server.

Cheers
Philippe


More information about the Seaside mailing list