SETIsignfd - SETI signature FIFO daemon Version 0.1 2002-Mar-29 Copyright (c) 2002 Thomas Liske. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms stated in the GNU Gerneral Public Lincense as published by the Free Software Foundation; either version 2, or (at your option) any later version. Please note that this program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. DESCRIPTION =========== This is a perl daemon which creates a FIFO and when someon reads from this FIFO, the daemon writes a text from a template to the socket. In the template are placeholders which are replaced by your SETI stats from SETI client's user_info.sah. This could be used to create a mail signature with you current stats. PREREQUISITES ============= Perl and of course the user_info.sah somewhere on your filesystem. GET THE DAEMON ============== Download it from this site: Fri Mar 29 2002 v0.1 - SETIsignfd-0.1.tar.gz INSTALLING THE DAEMON ===================== You only need to copy the uncompressed SETIsignfd in you favorit directory (I suggest using /usr/local/bin/). Then edit the SETIsignfd - you will find some config lines in there. Know you will need to hack your login scripts, so that SETIsignfd started and stopped if you login/logout. KNOWN PROBLEMS ============== None at this time. AUTHOR ====== Thomas Liske <Thomas.Liske@web.de>