#!/bin/sh
su amavis -c "/usr/bin/sa-learn --showdots --spam --mbox $1" -s /bin/sh
