Today I’ve committed the first implementation of e-mail storage events. This means that you can e-mail the captured images and can be very useful when used in combination with motion detection. You need to enter the e-mail address and mail server. Optionally you can also give a username and password for SMTP authentication.

The SMTP client is not fully tested yet. It is an MFC conversion of the ATL based SMTP client found at CodeGuru. It already seems to work fine, but the code still needs some cleanup. And the help is not updated yet, but I don’t think that will be a problem to people who use nightly builds.

So grep yourself (tomorrow) the nightly build, have fun with it and let me know what you think of it.