Send GroupWise Email in .NET
Novell Cool Solutions: Cool Tool
Reader Rating
from 6 ratings
In Brief
Source code developed with VB.NET.
Vitals
| Posted: | 7 Mar 2003 |
| File Size: | 15KB |
| Download: | /coolsolutions/tools/downloads/send_gwmail.zip |
| Screenshot: | /coolsolutions/tools/screenshots/ss_gwmail.gif |
| Publisher: | IPDG3 |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
This is a basic example that shows you how to send GroupWise mail from a program written in .NET. This is good for when you want to send error reports to developers and programmers.
Tested with GW 6.02 and Win2k Pro. You must have GW loaded on machine using the code to run or test.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- Works as advertised, simple clean solution. Thanks
- Just curious - Why would a person use this instead of System.Web.Mail? In case you don't have access to an SMTP server?