PDA

View Full Version : Browser mailto: Links


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

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

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

fragos
2009-03-04, 23:50
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: