Zitat von Anant Athavale <[EMAIL PROTECTED]>: > ----- Message from [EMAIL PROTECTED] --------- > Date: Tue, 25 Sep 2007 14:11:50 +0200 > From: Jan Schneider <[EMAIL PROTECTED]> > Reply-To: Jan Schneider <[EMAIL PROTECTED]> > Subject: Re: [imp] Inserting images in HTML composition mode. > To: [email protected] > > >> Zitat von Anant Athavale <[EMAIL PROTECTED]>: >> >>> Dear List, >>> >>> We are using latest stable release of Horde 3.1/IMP 4.1 code. >>> >>> In HTML composition, we have noticed that URL which starts with >>> file:// is not supported for Image insertion. Is it likely to be >>> available in future releases? >> >> Unlikely. >> >>> Basically, we want to insert images in between text which are >>> available locally on a PC and can be viewed through browser with >>> file:// URL. >> >> These images would have to be available on the recipient's PC, which >> doesn't make any sense. >> >> Jan. > > You have misunderstood my requirement. I want the files in my PC > (images) to be inserted into HTML area while composing. As I don't > run WebServer on my PC, I want to insert them using file:: URL. > > Is that only URL goes in mail to the recipient and hence file is not allowed?
It's not that it isn't allowed, but we use a HTTP request to retrieve the image and embed it into the message. So any URL you provide has to be GETtable through HTTP. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
