Is there a special configuration for mutt to use postfix? I'm using two ISP's, the one I'm currently using is blocking port 25 so using email address of my alternative provider (interbaun.com) I added to postfix/main.cf
relayhost=<my_isp smtp_server_which_is_shaw_cable> directive in /etc/postfix/main.cf and that is working OK with evolution. [EMAIL PROTECTED] with evolution is set to use "sendmail". Email going out from mutt under: [EMAIL PROTECTED] I think is being redirected to /dev/null on my ISP end that is why I don't see it coming back to me. email going out from mutt to my current business email (shaw_cable) is going out just fine. In muttrc I have: set sendmail="/usr/sbin/sendmail" -- #Joseph
