-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 15 January 2003 07:59 pm, Matthew Toseland wrote:
> There is a new feature of the Distribution Servlet (technically it's
> been around for a week or two but it had a nasty bug in it), which is
> accessible at http://127.0.0.1:8889/disturl.txt . It is a tiny plaintext
> file that returns the address of the local distribution node, creating
> one if necessary (obviously it can only be accessed from localhost and
> the detected IP address). It can be included in a .signature
> automatically. For example, using mutt, I put in my .muttrc:
> set signature="~/bin/gensig|"
> And created the attached script as ~/bin/gensig (you need
> possibly empty .signature.base and .signature.end files for this to work
> properly).
>
> Thus I have a distribution node URL automatically attached to my
> signature every time I send an email. This is something I would like to
> encourage.

Dosen't work:
wget -O - http://localhost:8889/disurl.txt
- --20:13:32--  http://localhost:8889/disurl.txt
           => `-'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:8889... failed: Connection refused.

wget -O - http://localhost:8891/disurl.txt
- --20:13:21--  http://localhost:8891/disurl.txt
           => `-'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:8891... connected.
HTTP request sent, awaiting response... 404 Not Found
20:13:22 ERROR 404: Not Found.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Jge4x533NjVSos4RAi85AJ9JYIke9iAE4TXnFB4qUGO8BfVCOwCfc1qb
xndLIIfcbxp6g8NWjXgQPwQ=
=3fuw
-----END PGP SIGNATURE-----

_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to