Email on Mutt: Difference between revisions

No edit summary
No edit summary
 
== Incoming Mail ==
 
Assuming support has been compiled in this should get you connected with IMAPS:
 
# always use SSL when connecting to the server
set ssl_force_tls=yes
 
== Outgoing Mail ==
 
Mutt uses the local host's SMTP relay, so sending is beyond the scope of this article.