An attempt on sending emails from VL. Exception handling not quite working yet.
Uses System.Net.Mail.SmtpClient
Dependency: System.dll
VVVV.Mail.SmtpClient.vl (19.7 KB)
An attempt on sending emails from VL. Exception handling not quite working yet.
Uses System.Net.Mail.SmtpClient
Dependency: System.dll
VVVV.Mail.SmtpClient.vl (19.7 KB)
@kbln Meanwhile there is a nuget for that. Works nice, has attachments, embedded images, html, whatnot. thanks @ravazquez !