Email on Mutt: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== 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 60: | ||
# 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. |
|||