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