NAME 

mailbot - A MIME-aware autoresponder utility

SYNOPSIS 

mailbot [ options ] program [ arg ... ]

In .mailfilter:

if (/^Subject: *info/)
{
     cc "| mailbot -t /usr/share/autoresponse/info -d autoresponsedb \
            -A 'From: info@domain.com' /usr/bin/sendmail -f ''"
}