#!/bin/sh # # strip-tickle-header # # Ensure that sent messages do not include any X-Tickle headers. # # Copyright © 2010 martin f. krafft # Released under the terms of the Artistic Licence 2.0 # set -eu sed -i -e /^X-Tickle:/Id "$1"