cant send email, and when trying to send email get a certificate error
[ with these settings ]
set smtp_url = "smtp://u...@mail.domain.com:25/"
set ssl_starttls=yes
[ get this ]
Authenticating (NTLM)...
SASL authentication failed
[ with these setting ]
set smtp_url = "smtp://u...@domain.com@m
port 25 is correct, I also have 587 and 465 open on my exchange server, and all
give the same error
> On May 14, 2015, at 9:52 AM, John Niendorf wrote:
>
> I am no expert, but is port 25 the correct port?
>
> On 05/14/2015 03:14 PM, cipher wrote:
>> cant send email, an
checked comp.mail.mutt and no such thread . can you send me the SMTP config…..
cause that is all that is not working, IMAP is all good, but no SMTP
scot
> On May 15, 2015, at 3:11 AM, Andrzej Popielewicz wrote
>
> Check news group comp.mail.mutt
>
> and the recent thread "using mutt to acce
trying to send a email in Mutt 1.5.23 on OS X
I have tried the following
set smtp_url = "smtps://m...@site.com:passw...@mail.site.com:587/"
set smtp_url = "smtps://m...@site.com:passw...@mail.site.com:465/"
set smtp_url = "smtps://m...@site.com:passw...@mail.site.com:25/“
set smtp_url = "smtp:/
UG FILE :
7< 535 5.7.3 Authentication unsuccessful
SASL authentication failed
still no go, does anyone have a working mutt config to a exchange 2013 server ?
or any ideas on how to get my mutt config to work
> On May 25, 2015, at 2:57 PM, Paul wrote:
>
> On