On Sat, 22 Feb 2003, Chris Goehring wrote: > Does anyone have experience sending file attachments with ns_sendmail? Any > info would be great.
I don't think it is possible. ns_sendmail can probably send any message body but first you have to construct it. Some times ago I've uses package from tcllib to construct mime-message-body. Anyway it's not stright forward to use Tcl package in AOLserver, but it is possible. TCLLIB - Tcl Standard Library: Contents http://tcllib.sourceforge.net/doc/index.html --tkosiak I. To remove yourself from this list: Send a message to "[EMAIL PROTECTED]" with the following text in the BODY of your message: signoff aolserver II. For a complete list of listserv options please visit: http://listserv.aol.com/ III. For more AOLserver information please visit: http://www.aolserver.com/
