alanturinginfotech / phpdesktop

Automatically exported from code.google.com/p/phpdesktop
0 stars 0 forks source link

Problem with mailto #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I use a link like "mailto:" I got:

"Failed to load URL mailto:mail@example.com? ... with error (-302)." 

Anyone already got this problem?

Original issue reported on code.google.com by RicardoF...@gmail.com on 7 Feb 2014 at 2:49

GoogleCodeExporter commented 8 years ago
See Issue 80.

Original comment by czarek.t...@gmail.com on 7 Feb 2014 at 3:37

GoogleCodeExporter commented 8 years ago

Original comment by czarek.t...@gmail.com on 7 Feb 2014 at 3:40

GoogleCodeExporter commented 8 years ago
I added "<?php shell_exec("start 
mailto:\"mail@example.com?subject=Mysubject&body=Mybody"); ?>" to my PHP file. 
It works on my local Windows 7, but not on Windows Server 2008 R2. 

Original comment by web...@googlemail.com on 18 Nov 2014 at 12:19

GoogleCodeExporter commented 8 years ago
Project will move to Github. Find this issue at the new address (soon): 
https://github.com/cztomczak/phpdesktop/issues/79

Original comment by czarek.t...@gmail.com on 24 Aug 2015 at 3:26