#!/bin/sh [ -z "$1" ] || echo "DELETE FROM awl WHERE sender='$1';" | sqlite3 /var/spool/exim*/db/awl.db