summaryrefslogtreecommitdiff
path: root/README.mutt
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2002-11-09 12:07:43 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2002-11-09 12:07:43 +0000
commitb8232da3405d4e75e984d14d980111c966b55ffc (patch)
tree3ef19467fb0a0d13b05a51d3cc3239947f701d46 /README.mutt
parent770de3d461dcec283bb199f9dbfce84749723625 (diff)
Source formatting fixes.
Diffstat (limited to 'README.mutt')
-rw-r--r--README.mutt7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.mutt b/README.mutt
index bb01f64..c80cde2 100644
--- a/README.mutt
+++ b/README.mutt
@@ -2,8 +2,8 @@ To use ESMTP with mutt add the following line
set sendmail="/path/to/esmtp"
-to your ~/.muttrc and create a ~/.esmtprc (see the included sample.esmtprc
-for an example.)
+to your ~/.muttrc and create a ~/.esmtprc (see the included sample.esmtprc for
+an example.)
ESMTP supports SENDMAIL envelope sender '-f' flag, so don't forget to add
@@ -11,7 +11,8 @@ ESMTP supports SENDMAIL envelope sender '-f' flag, so don't forget to add
as well.
-For debugging purposes you may prefer using the follwing shell script which logs ESMTP to
+For debugging purposes you may prefer using the follwing shell script which
+logs ESMTP to
#!/bin/sh
LOGFILE=/tmp/esmtp.log