
31 Oct
2019
31 Oct
'19
9:05 a.m.
On Wed, 30 Oct 2019, at 20:11, Zhiliang Hu wrote:
:0 hw | (formail -I "X-Loop: my-email@my-domain" \ -I "Subject: Problems with ....."; \ cat - notify.moderators.txt) \
You might want to provide example messages. But before you do: The above code seems to read from stdin twice: `formail` does, and `cat -` does, too. -- -- Andreas :-)