Email on Mutt: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
→top: clean up |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<indicator name="Faults">[[File:Menu-email.svg|link=:Category:Email Clients|30px|Back up to the Email Clients Category]]</indicator> |
|||
== Incoming Mail == |
|||
Assuming support has been compiled in this should get you connected with IMAPS: |
Assuming support has been compiled in this should get you connected with IMAPS: |
||
| Line 57: | Line 61: | ||
# always use SSL when connecting to the server |
# always use SSL when connecting to the server |
||
set ssl_force_tls=yes |
set ssl_force_tls=yes |
||
== Outgoing Mail == |
|||
Mutt uses the local host's SMTP relay, so sending is beyond the scope of this article. On most modern Linux boxes it should "just work" though. |
|||
[[Category:Email Clients|Mutt]] |
|||