home *** CD-ROM | disk | FTP | other *** search
-
- This is a sample application for submitting mail via WebObjects.
-
- Let me know how you go!
-
- All the standard disclaimers apply (particularly given the nature
- of sendmail :-)).
-
- I haven't built it under NT yet either, I'm afraid - I simply
- don't have the time at the moment (nor do I have WebObjects for
- NT) so someone else will probably have to do that.
-
- Revision History:
-
- 1.2 Fixed autorelease/retain bugs. A very interesting
- educational experience with NSAutoreleasePool.
-
- 1.1 Added improved support for error handling in Sendmail.m
- (will eventually add a switch on the code returned by
- pclose())
-
- 1.0 Initial release
-
- -- Luke
- lukeh@xedoc.com
-
- (Please note that this project is not connected with my employers.)
-
-