Active Topics

 


Reply
Thread Tools
Posts: 81 | Thanked: 9 times | Joined on Nov 2007
#1
I want to automatically open an e-mail with an attached file ready for sending. Opening the e-mail works but the attachment is not present. Any ideas?
Code:
mailto:foo@bar.org?subject=my report&body=blabla&attachment=file:///media/mmc1/Documents/myfile
 
fragos's Avatar
Posts: 900 | Thanked: 273 times | Joined on Aug 2008 @ Fresno CA USA
#2
Do you really need the "file://"? What happens if you replace spaces with %20?
__________________
George Fragos
Internet Coach & Writer
Maemo Mapper HowTo
Personal Blog -- 3 Joe's Blog


N810 -- 5.2010.33-1
 
Posts: 81 | Thanked: 9 times | Joined on Nov 2007
#3
Good suggestions. I've tried without "file://". Doesn't work. Another try without any spaces also doesn't work. I wonder if the attachment thing is a limitation of Modest or whatever. Other applications can send e-mails with attachments, like the built-in PDF viewer or 'Maemo Recorder' from garage.maemo.org.
 

The Following User Says Thank You to gbuergisser For This Useful Post:
fragos's Avatar
Posts: 900 | Thanked: 273 times | Joined on Aug 2008 @ Fresno CA USA
#4
Modest does support attachments but that dosen't mean the mailto protocol implemented in modest does. You are at the liberty of the email client to implement the mailto protocol and include parsing for the attachment clause. You may not know what mail client is installed on the PC, so it may not always work - Outlook certainly doesn't support attachments using mailto.
__________________
George Fragos
Internet Coach & Writer
Maemo Mapper HowTo
Personal Blog -- 3 Joe's Blog


N810 -- 5.2010.33-1
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:00.