I've never done anything like this via windows before. My guess, however, is that you would need some form of mail or SMTP server (perhaps the one built-into IIS?) What VirusScan program are you using?
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
I'm writing the program now... :-)
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
Okay, I'm done. The program can be downloaded here: http://tekmaven.dizla.com/emailer.zip
The only thing it requires the .NET Framework v1.1 (free download at Microsoft.com).
The ZIP file has 3 files in it: Emailer.exe, EmailerSettings.exe, and settings.config. To use emailer, extract it anywhere on your hard drive, and run EmailerSettings.exe. The Settings app will read the config file, and show you the settings. Adjust the settings for your needs. Below is an image of the settings app:
[img]http://tekmaven.dizla.com/EmailerSettings.JPG[/img]
Next, set the virus scanner to execute Emailer.exe. When the virus scan finishes, emailer.exe will read the settings, send the email, and exit. It looks like this while sending the email:
[img]http://tekmaven.dizla.com/emailer.JPG[/img]
I hope this is what you wanted :-).
Also, if Mr Gates (the TTF User) sees this, I will be releasing the VB.NET Source Code later today.
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
When ya get a chance, reply and tell me if this is what you needed.
I just want some satisfaction 8) .
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
Is it the .NET Framework 1.1? It has just recently came out, try doing a windows update, it will appear in the reccomended updates.
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
I have updated the original zip file with a new emailer.exe file that will tell you the error when it occurs. It can be downloaded here: http://tekmaven.dizla.com/emailer.zip
The problem that you are having is most likely to do with your SMTP Server. Either it doesn't exist, or it can't be properly connected.
What STMP server address are you using?
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
Well, you don't need any software, just a text editor and the SDK to compile apps, but this is often very unrealistic. In actuality, you need a development enviornment, Visual Studio .NET 2003, which runs for about $500-$5000, depending on the version you want.
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28