[Gambas-user] New gb.web.form component
Benoît Minisini
gambas at ...1...
Sat Nov 14 17:00:49 CET 2015
Le 14/11/2015 16:49, Frank a écrit :
> Hello,
>
> I have been reading this thread about the new component. This will not enable me to create a html mail newsletter to be send, right?
> I have been searching to create a mailbody in HTML to send via desktop.sendmail
>
> swissgamba
>
Mail is not related to the Web (HTTP protocol).
To send a mail, you must use the SMTP protocol (gb.net.smtp). And to
create the mail to send, you must use the gb.mime component.
--
Benoît Minisini
More information about the User
mailing list