fixed typos, one formatting issue

please review to make sure re: formatting issue
This commit is contained in:
Michael Carbone 2015-09-11 13:18:34 -04:00
parent 35cde9e043
commit 4a2c7b764a

View File

@ -14,9 +14,9 @@ Mutt lacks true MTA (Message Transfer Agent aka "SMTP client") and MRA (Mail
Retrieval Agent aka "IMAP/POP3 client"), thus there are some provisions Retrieval Agent aka "IMAP/POP3 client"), thus there are some provisions
built-in. In principle it is only mail reader and composer. You may install built-in. In principle it is only mail reader and composer. You may install
true MTA such as [Postfix](/doc/Postfix/) or Exim and MRA such as true MTA such as [Postfix](/doc/Postfix/) or Exim and MRA such as
[Fetchmail](/doc/Fetchmail/). Alternativelly you can synchronize your mailbox [Fetchmail](/doc/Fetchmail/). Alternatively you can synchronize your mailbox
using [OfflineIMAP](https://github.com/OfflineIMAP/offlineimap) and just stick using [OfflineIMAP](https://github.com/OfflineIMAP/offlineimap) and just stick
to integrated SMTP support. You can even use itegrated IMAP client, but it is to integrated SMTP support. You can even use integrated IMAP client, but it is
not very convenient. not very convenient.
Installation Installation
@ -188,6 +188,7 @@ In `.urlview`:
In `.mailcap`: In `.mailcap`:
### TODO: override most/all default mailcap settings to prevent ### TODO: override most/all default mailcap settings to prevent
### opening in muttvm ### opening in muttvm
### is there a way to do this polymorphically? i.e. not ### is there a way to do this polymorphically? i.e. not