rohrpost

A commandline mail client to change the world as we see it.
git clone git://r-36.net/rohrpost
Log | Files | Refs | LICENSE

commit 808ce93bcad7e1555229692d66f77010a60412a5
parent 8a7503229b82af1970e953914ff61784c86b9089
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu, 18 Apr 2013 06:54:47 +0200

New tty behaviour fix.

Diffstat:
bin/rpdrafts | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/rpdrafts b/bin/rpdrafts @@ -34,7 +34,7 @@ dfolder=$(rpcfg -v fold_drafts) if [ $# -eq 0 ]; then - rpinc -qnu + rpinc -qnu | cat > /dev/null id=$(rpids -m $dfolder : | awk -F' ' '{print $1}') if [ "$id" = "0" ]; then