#!/bin/bash if [ -s /var/spool/exim/db/greylist.db ]; then sqlite3 /var/spool/exim/db/greylist.db <