#!/bin/sh
#
# deliver.sh,v 1.2 1995/07/09 02:45:25 kim Exp
#
# Copyright (C) 1991-1995  Kimmo Suominen, Christophe Wolfhugel
#
# Please read the files COPYRIGHT and AUTHORS for the extended
# copyrights refering to this file.
#
# Deliver program -- Used to deliver the incoming message.
#
# Customize according to your system.
#
/usr/lib/tulp/queue $*
