I am no expert, but is port 25 the correct port?

On 05/14/2015 03:14 PM, cipher wrote:
> 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@mail.domain.com:25/"
> set ssl_starttls=yes
> 
> [ get this ]
> Authenticating (NTLM)...
> SASL authentication failed
> 
> tried with set ssl_starttls=no
> and same issue
> 
> also have certificate issues
> 
> [ with these settings ]
> set certificate_file = ~/.mutt/certificate
> 
> 
> [ get thsi ]
> Certificate host check failed: certificate owner does not match hostname 
> mail.domain.com
> 
> -- Mutt: SSL Certificate check (certificate 0 of 0 in chain)
> (r)eject, accept (o)nce, (a)ccept always
> 
> i choose (a) and states certificate saved, but always get prompted for it
> i check my certificates file and it has the certificate in there over and 
> over again, certificate file is chmod 600
> 
> please help
> 

Reply via email to