[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailing a file from lisp



    Date: Thu, 21 Nov 1991 15:19 PST
    From: starnet!bass!lakin@apple.com (Fred Lakin)

    Is there a function for mailing a file? It would be convenient if the
    header information could be included at the beginning of the file --
    like sendmail in unix, which manages to extract the To:, Subject:, etc
    fields from the front of a text file.

    tnx,
    -f

Try ZWEI:SEND-MESSAGE-STRING.  It requires the headers to be separated
out.
 -- Chucko