mailbot (1) Linux Manual Page
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 [at] domain.com’ /usr/bin/sendmail -f ”" }Descriptionmailbot reads an E-mail message on standard input and creates an E-mail message replying to the original message’s sender. A program is specified…
