On 2014-06-30 19:19, Paul Eggert wrote:
Ian Abbott wrote:
[sendemail] assume8bitEncoding = UTF-8
This assumes I can run 'git send-email', right? So if I attach the patch via Thunderbird then it won't work. Also, I would have to figure out how to use 'git send-email', which I expect will not be trivial for me due to security considerations.
git send-email's --smtp-server option (or the sendemail.smptserver git config variable) can be either a hostname or an absolute path to a sendmail-like program, in fact it defaults to /usr/sbin/sendmail, /usr/lib/sendmail, or localhost. You could set it to your own script that sends it to /usr/lib/sendmail on another host via ssh. -- -=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@mev.co.uk> )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-