Re: how to make desktop app send email?
- From: Federico Mena Quintero <federico ximian com>
- To: Linas Vepstas <linas linas org>
- Cc: Desktop Devel <desktop-devel-list gnome org>
- Subject: Re: how to make desktop app send email?
- Date: Fri, 16 Jul 2004 11:49:49 -0500
On Fri, 2004-07-16 at 09:59 -0500, Linas Vepstas wrote:
> I assume that "mailto://foo bar?Body=this%20is%20how%to%20include%0a%0d
> body%20text?%0a%0d" is the correct way to include body text, for
> both iso8859 and unicode encodings? How do I do attachements?
> Some (but not all) of the things I want to email are HTML pages,
> which I think will work better as attachments, rather than as inline
> body text ....
It doesn't look like Evolution does dequoting. Look at
evolution/composer/e-msg-composer.c:handle_mailto().
You can do attachments by doing e.g.
mailto:foo bar com?attach=/tmp/blah.txt
Is there an RFC for this?
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]