ftp.nice.ch/pub/next/connectivity/mail/apps/MailEnclosure.0.15.NIHS.bs.tar.gz#/MailEnclosure/MESendModules/Source/NeXTMail/NeXTMail.h

This is NeXTMail.h in view mode; [Download] [Up]

#import "MailMessage.h"

@interface NeXTMail : MailMessage
{
   id tmpDir;
   id attachFile;
}

+(BOOL)supportsAttachments;

-initForMUA: (const char *)anApp  andMTA: (const char *)aMailer;
-free;
-buildBody;


@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.