Wine 0.9 progress

Rolf Kalbermatter rolf.kalbermatter at citengineering.com
Thu Aug 28 15:11:21 CDT 2003


"Dimitrie O. Paun" <dimi at intelliware.ca> wrote:

>The only question is: how hard is it to send an email through
>the Win32 API (sorry, never used that before)?

Not really to hard if you know the SMTP server you want to send
a mail to. Basically open a TCP/IP socket through winsock and then
formating the message issuing a few SMTP commands is all there
is to it.

Sobig.F did it too, as it doesn't need any email software installed.
Just a simple winsock is enough. ;-)

Rolf Kalbermatter




More information about the wine-devel mailing list