#!/bin/bash # missa v.0.1 # copyright (c) 2000 by Jaume Teixi # You are free to distribute this software under # the terms of the GNU General Public License. analog +G +g/etc/rmagic/analog_global rmagic /etc/rmagic/rmagic_global perl -s /etc/rmagic/mkemail6.sh -Email="team@6tems.com" -Webmaster="webmaster@6tems.com" -Servername="global" analog +G +g/etc/rmagic/analog_total rmagic /etc/rmagic/rmagic_total perl -s /etc/rmagic/mkemail6.sh -Email="team@6tems.com" -Webmaster="webmaster@6tems.com" -Servername="total" exit;