[Gambas-user] gambas and email

Bertand-Xavier M. katsancat at ...11...
Wed Feb 22 21:37:24 CET 2006


On Wednesday 22 February 2006 14:45, mike webb wrote:
> i'm going to write a program which will  will need to be able to send
> out emails.
> the message of the emails will be retrieved from a mysql database. what
> would be the best way to send the emails.
> call a shell and try sendmail ??
>
Hi,
Best way is to create a socket and discuss with the server using the SMTP 
protocol.





More information about the User mailing list