#! /bin/sh echo "DELETE FROM greylist WHERE block_expires < strftime(\"%s\",\"now\");" | sqlite3 /var/spool/exim*/db/greylist.db