Re: how to make desktop app send email?



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]