FM writes:
Hello, Int our out of office mailfilter, we are using this :cc $DEFAULT xfilter "reformail -r -t -I'From: USER <[EMAIL PROTECTED]>'"
to "| ( cat - ; echo ''; cat vacation.msg) | $SENDMAIL" Is there a way to force the encoding using reformail ?
If, by that, you want to specify the MIME character set, manually append 'Mime-Version: 1.0', and 'Content-Type: text/plain; charset=XXXXX' headers.
You may also need to append 'Content-Transfer-Encoding: 8bit', if vacation.msg contains 8 bit content.
pgp4hoIcjmd3g.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
