Is there a way to use mailbot for an autoreply without including the original message body?
Current .mailfilter test is... MAILTO=escape($SENDER) log "INSIDE .mailfilter $MAILTO -> $RECIPIENT" `/usr/bin/mailbot -A "To: $MAILTO" -A "From: $RECIPIENT" -T forwardatt -F "--" -t "./autoreply.txt"` I would like to reply with only the contents of ./autoreply.txt the same as if I was using sqwebmail to create an autoresponder. Also, the above -T forwardatt message arrives with a... Return-Path: <MAILER-DAEMON> header and I'm not sure how to provide a valid Return-Path ? ------------------------------------------------------------------------------ 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 [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
