Dear all,

I had the crazy idea to use mutt under Mac OS X 10.6.7.
I install mutt-devel through the macports version 1.5.21 with "/opt/local/bin/port install mutt-devel +sasl +smtp +gdbm +imap +ssl"

I am running my own emails server with OpenBSD 4.8 / Postfix / Imap / STARTTLS ...

Mutt is working well, except to send emails !!!
I try with :

- smtp_url
- set sendmail

-> set sendmail="/usr/local/bin/msmtp --host=eyes.maelenn.org -f lenai...@yahoo.fr"

set sendmail="/usr/local/bin/msmtp"

set smtp_url="smtp://t...@maelenn.org@eyes.maelenn.org:587/"
set smtp_pass="irinax6"

=> msmtp is working well ... If I try to make it running alone ...
echo "teste smtp ligne de commande" | /usr/local/bin/msmtp -a toto m...@yahoo.fr

=> echo "test" |/sw/bin/mutt -s "etste mail" m...@yahoo.fr
Connexion SSL utilisant TLSv1/SSLv3 (DHE-RSA-AES256-SHA)

What ever the config is (set sendmail or smtp_url) I am able to send emails if I am using this two config ...

It seems that mutt doesn't take into concideration all of my .muttrc ...

Any ideas ?

Thx for your support.

Reply via email to