Fixed mailto: again. Should work with all the cc, bcc, subject parameters as well...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 27 Nov 2007 01:50:43 +0000 (01:50 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 27 Nov 2007 01:50:43 +0000 (01:50 +0000)
commitf0d28f448867777aafe13b1106204765c229c17a
treeea39a6eea55a7607de8fcfd24b86dab31511fcd1
parentf4ce081103555c40398d75324dd855a4cd6529ca
Fixed mailto: again.  Should work with all the cc, bcc, subject parameters as well.  Sample Windows registry entry for HKEY_CLASSES_ROOT\mailto\shell\open\command is "C:\Program Files\Mozilla Firefox\firefox.exe" "example.org/webmail/src/mailto.php?emailaddress=%1" or "C:\Program Files\Internet Explorer\IEXPLORE.EXE" "http://example.org/webmail/src/mailto.php?emailaddress=%1"

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12786 7612ce4b-ef26-0410-bec9-ea0150e637f0
include/init.php
src/mailto.php
src/webmail.php