From: pdontthink Date: Mon, 26 Nov 2007 23:38:58 +0000 (+0000) Subject: Updated instructions X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=3696ea036cbaaf12e57b4b529f0b924184b8ab21;hp=7c8a0b77c97d211c8900a47a88f9065f85605510 Updated instructions git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12781 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/contrib/squirrelmail.mailto.NT2KXP.reg b/contrib/squirrelmail.mailto.NT2KXP.reg index 50ad2b4b..c285c57e 100644 --- a/contrib/squirrelmail.mailto.NT2KXP.reg +++ b/contrib/squirrelmail.mailto.NT2KXP.reg @@ -1,6 +1,20 @@ -Here is a windows registry file to set SquirrelMail as a windows email program -Once this entry is installed, go to Internet Options and select the Programs -tab. SquirrelMail should be an option under E-mail: +This file can be used to allow you to jump right to the SquirrelMail compose +screen to send a message when you click on a "mailto" link on any web page. + +Place the contents of this file (make sure to only use the part of this file +below starting on the line after "Cut here") into a text file on the target +computer, named exactly "squirrelmail.mailto.reg" (without the quotes) (make +sure the file extension is in fact ".reg", and not ".txt"). Find the text +"http://example.org/squirrelmail" and change this to the correct address for +your SquirrelMail installation. When the file has been saved, double-click on +it and confirm that you want to add the information to the registry. + +Once the registry has been updated in this manner, you can now choose +SquirrelMail as your system's default mail program by going to the "Internet +Options" configuration window, which can be found in the Control Panel or in +Internet Explorer by clicking on Tools-->Internet Options. Choose the +"Programs" tab and SquirrelMail will be an option under "E-mail". + ---- Cut here ---- Windows Registry Editor Version 5.00 @@ -18,7 +32,7 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open\command] -@="rundll32.exe url.dll,FileProtocolHandler http://mail.server/squirrelmail/src/mailto.php?emailaddress=%1" +@="rundll32.exe url.dll,FileProtocolHandler http://example.org/squirrelmail/src/mailto.php?emailaddress=%1" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\shell] diff --git a/contrib/squirrelmail.mailto.Win9x.reg b/contrib/squirrelmail.mailto.Win9x.reg index f55ed7f1..74f2795d 100644 --- a/contrib/squirrelmail.mailto.Win9x.reg +++ b/contrib/squirrelmail.mailto.Win9x.reg @@ -1,6 +1,20 @@ -Here is a windows registry file to set SquirrelMail as a windows email program -Once this entry is installed, go to Internet Options and select the Programs -tab. SquirrelMail should be an option under E-mail: +This file can be used to allow you to jump right to the SquirrelMail compose +screen to send a message when you click on a "mailto" link on any web page. + +Place the contents of this file (make sure to only use the part of this file +below starting on the line after "Cut here") into a text file on the target +computer, named exactly "squirrelmail.mailto.reg" (without the quotes) (make +sure the file extension is in fact ".reg", and not ".txt"). Find the text +"http://example.org/squirrelmail" and change this to the correct address for +your SquirrelMail installation. When the file has been saved, double-click on +it and confirm that you want to add the information to the registry. + +Once the registry has been updated in this manner, you can now choose +SquirrelMail as your system's default mail program by going to the "Internet +Options" configuration window, which can be found in the Control Panel or in +Internet Explorer by clicking on Tools-->Internet Options. Choose the +"Programs" tab and SquirrelMail will be an option under "E-mail". + ---- Cut here ---- REGEDIT4 @@ -18,7 +32,7 @@ REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open\command] -@="rundll32.exe url.dll,FileProtocolHandler http://mail.server/squirrelmail/src/mailto.php?emailaddress=%1" +@="rundll32.exe url.dll,FileProtocolHandler http://example.org/squirrelmail/src/mailto.php?emailaddress=%1" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\shell]