. get_root
EXIM=exim4
if q which exim; then
	EXIM=exim
fi
exim-queued | xargs $EXIM -M
