rp

simple email tools
git clone https://git.parazyd.org/rp
Log | Files | Refs | README | LICENSE

commit da6e1c0dd1c5491da2bafffeb033389605efce70
parent 2e9ef323aae879b73ac5b24d084628dfe65055df
Author: parazyd <parazyd@dyne.org>
Date:   Sat,  3 Mar 2018 23:05:48 +0100

Style fix

Diffstat:
Mbin/rpsend | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/bin/rpsend b/bin/rpsend @@ -43,7 +43,6 @@ rnet="$(rpheaders rnet < $profile/config)" rimap="$(echo $rnet | cut -d'!' -f2)" ruser="$(rpheaders ruser < $profile/config)" -echo >&2 echo " * smtp send via $rimap" if ! [ -f "$profile/smtp-fingerprint" ]; then