6:eaca36ce092b default tip
Anton Shestakov <av6@dwimlabs.net>, Fri, 23 Aug 2019 22:27:47 +0700
use TLS 1.2 because it's modern, and that's what clients should use

previous change 3:ad9f9ca11905

xmpp-headline.sh

Permissions: -rwxr-xr-x

Other formats: Feeds:
#!/bin/sh
cat /dev/stdin > /dev/null # not needed if stdin is consumed by the script
path/to/sieve-pipe/venv/bin/python path/to/sieve-pipe/xmpp-headline.py "$@"