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

Re: [hobbit] custom script help



On 8/2/07, Avi Rosenblatt <arosen (at) oleh.com> wrote:
> the problem is each message body has to be sent separately outside of
> the status message since each message could easily be over 1MB. I
> prefer to do this through hobbit though.
> Is there a way to upload a large chunk of text into a file on the
> server that can be linked to in the status message?

The Hobbit server must have some kind of web server running, for the
display.  Why not upload the email files into some place in the web
server docs tree using something like 'scp', then send a Hobbit status
message with the links to http://localhost/my/mail/file.XXX, for
however many messages there are?

Ralph Mitchell