dotfiles/.mutt/scripts/sendmail-openbsd.sh

5 lines
63 B
Bash
Executable File

#!/bin/sh
echo $@
ssh cvs.openbsd.org "/usr/sbin/sendmail -t"