A couple of days ago I posted about EmailFromCmd, a small command-line email utility I wrote in C# to send email.

I’ve just updated the app so that it can now handle sending attachments (1 at a time for now but I’ll change that if I need to). You can download the updated application and source below.

EmailFromCmd - Program (.ZIP)
EmailFromCmd - C# Source (.ZIP)