Hi,
I'm developing an aplication that is an admin module for a website. This module has a CuteEditor component for editing email messages. I have an issue where the admin module will be located in an intranet while the website will be public. If I want to display images on emails, I have to include the absolute path of the image, but since the admin is on an intranet, the image will not show. Is there any way I can change the upload folder and/or uploading of images to another server? Say the server where the website is? Thanks in advance.