Mutt is a terminal based email client. The following article talks about its configuration in Fedora systems. All due credit goes to Prof. Madhu Belur

  1. install mutt and msmtprc
  2. configuration for .muttrc
  3. configuration for ~/.msmtprc
defaults
auth on
tls on
logfile ~/.msmtp.log

account iitb
host smtp-auth.iitb.ac.in
port 587
from LDAP@iitb.ac.in
user LDAP username? 
password ### 

# Set a default account
account default : iitb