PDA

View Full Version : Browser mailto: Links


mykl99
04-09-2007, 04:06 PM
How do I get mailto: links to open an email?

gbuergisser
03-04-2009, 04:45 AM
You can make a link like this: mailto:foo@bar.org?subject=my report&body=blabla

branitar
03-04-2009, 08:11 AM
"mailto:" is for sending mails, not for opening mails you received, as far as i know.

fragos
03-04-2009, 07:50 PM
mailto: is only to send email. It will use the modest built in mail package to send but the package will close when the mail is sent. Modest opens faster for send than as total mail application. The following command line can be place in a shell file in /usr/bin and can be used to start mail quickly for sending a single email. I'm not the author but it came from a post in these forums.

dbus-send --print-reply --type=method_call --dest=com.nokia.modest /com/nokia/modest com.nokia.modest.MailTo string:mailto: