#!/bin/sh
exec formail -s < "${1:-/dev/stdin}" sh -c 'cat>"$FILENO".eml'
