On Sun, Apr 03, 2011 at 09:08:08AM +0300, thierry stephan wrote:
> Mutt is working well, except to send emails !!!
> I try with :
> 
> - smtp_url
> - set sendmail

mutt 1.5.21 on MacOSX 10.6.7 here with no problems. I use:

| set smtp_url="smtps://[email protected]@smtp.example.com:465"
| set smtp_pass="pass"

If you set both, smtp_url and sendmail in your .muttrc, smtp_url
overrides sendmail.

| 3.263. smtp_url
| 
| Type: string
| Default: (empty)
| 
| [...]
| 
| Setting this variable overrides the value of the $sendmail variable.

Setting a not working smtp_url prevents mutt from sending mail,
regardless of a working sendmail command in your .muttrc.

Dennis

Reply via email to