#! /bin/sh

cache_file=/var/spool/exim*/db/greylist.db

/usr/local/debug/mail/exim/conf/site/../bin/greylist_del_expired.pl ${cache_file}
