# $Id: routers,v 1.1 1994/10/18 08:46:39 nm4 Exp $
#
# micnet neighbors - route using the output of the program "micname"
# this should come before any uucp routing if your micnet sites are also
# in your maps
micnet_neighbors:
	driver = uuname,		# use a program which returns neighbors
	transport = remote;

	cmd = /usr/bin/micname,		# specifically, micname
	statfile = /usr/lib/mail/top.next,
	domain = fsc.com

