summaryrefslogtreecommitdiff
path: root/README.mutt
diff options
context:
space:
mode:
Diffstat (limited to 'README.mutt')
-rw-r--r--README.mutt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mutt b/README.mutt
index 9881d83..d7cddb6 100644
--- a/README.mutt
+++ b/README.mutt
@@ -13,7 +13,7 @@ For debugging purposes you may prefer using the follwing shell script.
echo $0 $@ > $LOGFILE
- /path/to/esmtp -m $@ >> $LOGFILE
+ /path/to/esmtp -v $@ >> $LOGFILE
exit $?