diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-03 20:06:17 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-03 20:06:17 +0000 |
commit | 8ef1d9b24b5d54c0565ecb260f6e76190469c770 (patch) | |
tree | 93ed90e6a89ce94d7c1c21d7acb0e792bae1f1e7 /indexgen.sh | |
parent | 5c29fed4f72c7558ae15ed2c0b1268bab61a0321 (diff) | |
download | fetchmail-8ef1d9b24b5d54c0565ecb260f6e76190469c770.tar.gz fetchmail-8ef1d9b24b5d54c0565ecb260f6e76190469c770.tar.bz2 fetchmail-8ef1d9b24b5d54c0565ecb260f6e76190469c770.zip |
Fix some mailto URLs.
svn path=/trunk/; revision=1283
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh index 84d9fdd8..3b4d5f53 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -100,10 +100,10 @@ Sunsite remote mail tools directory</a>. There is a fetchmail-friends list for people who want to discuss fixes and improvements in fetchmail and help co-develop it. It's at -<a href="mail:fetchmail-friends@thyrsus.com">fetchmail-friends@thyrsus.com</a> +<a href="mailto:fetchmail-friends@thyrsus.com">fetchmail-friends@thyrsus.com</a> and is a SmartList reflector; sign up in the usual way with a message containing the word "subscribe" in the subject line sent to -to <a href="mail:fetchmail-friends-request@thyrsus.com"> +to <a href="mailto:fetchmail-friends-request@thyrsus.com"> fetchmail-friends-request@thyrsus.com</a>. (Similarly, "unsubscribe" in the Subject line unsubscribes you, and "help" returns general list help) <p> |