[tz] [PATCH] More spelling and accent fixes.

Ian Abbott abbotti at mev.co.uk
Wed Jul 2 11:24:28 UTC 2014


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 at mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-


More information about the tz mailing list