adding conf.pl man
[squirrelmail.git] / contrib / squirrelmail.mailto.Win9x.reg
1 Here is a windows registry file to set SquirrelMail as a windows email program
2 Once this entry is installed, go to Internet Options and select the Programs
3 tab. SquirrelMail should be an option under E-mail:
4
5 ---- Cut here ----
6 REGEDIT4
7
8 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail]
9 @="SquirrelMail"
10
11 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols]
12
13 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto]
14 "URL Protocol"=""
15
16 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell]
17
18 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open]
19
20 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\Protocols\mailto\shell\open\command]
21 @="rundll32.exe url.dll,FileProtocolHandler http://mail.server/squirrelmail/src/mailto.php?emailaddress=%1"
22
23 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\shell]
24
25 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\shell\open]
26
27 [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\SquirrelMail\shell\open\command]
28