Quoting Lukas Gradl <[email protected]>:

To fully replace the desktop mailer I would need to pass the message body to the window as well and automatically upload an attachment.

Is there any chance to do so? Is there any way to automatically upload an attachment?

Yes. But you need to mimic PHP's upload data functionality for this to work somehow (stored in entries named 'upload_#'). You can't just send attachment data via a URL parameter to add an attachment, for obvious reasons.

michael

___________________________________
Michael Slusarz [[email protected]]

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to