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 8a7503229b82af1970e953914ff61784c86b9089
parent 037a1c5d17a50945d8c02887d5b8c2cbff259256
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu, 18 Apr 2013 06:53:47 +0200

Removing old bug.

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

diff --git a/bin/rpdrafts b/bin/rpdrafts @@ -41,7 +41,7 @@ then echo "No drafts in draft folder." exit 1 fi - rpfscan -m $dfolder : + rpscan -m $dfolder : exit $? fi