On 06/10/2013 08:57 PM, Sam Varshavchik wrote: >> Is there a way to use mailbot for an autoreply without including the >> original message body? > > Replace the -T option with -N.
Doh, I was testing on a Debian 6 server, no -N in 0.65.0! >> header and I'm not sure how to provide a valid Return-Path ? > > That's probably because mailbot executes sendmail -f '' by default. Try > explicitly telling mailbot to run sendmail -f 'returnaddress' to send > the response, instead of the default. Once again, thanks Sam. Here is the shortest ~/.mailfilter for a vacation autoreply I could come up with using a later version of courier-mta... `mailbot -t "./autoreply.txt" -d "./autoreply" -N $SENDMAIL -f "$RECIPIENT"` ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users