* Umut Tabak <umut.tabak@xxxxxxxxxxxxxxxx> [03-14-07 03:19]:
As a newbie, I tried to configure mutt. Partially successful if you
don't consider that I can not send mails :) . I can get mail but can
not send. My incoming mail server is an IMAP and outgoing server is an
SMTP. I guess there is a problem with my .muttrc. I pasted that
(relatively short for a beginner :) )
#mailboxes imap://mail.mech.kuleuven.be
set imap_user="username" #your IMAP user name or login
set imap_pass="password" #your IMAP password
set spoolfile="imap://mail.mech.kuleuven.be"
set folder="imap://mail.mech.kuleuven.be/INBOX"
set folder="/home/utab/Mail"
set sendmail="/usr/sbin/ssmtp -auduser@xxxxxxxxxxxxxxxx -appassword"
#set sendmail=/usr/sbin/sendmail
set editor="vim"
account-hook imap://<username>@mech.huleuven.be