With this I get the error on the app:

    Cannot connect to server.
    (Cannot connect to host)

Here is a quote from `msmtp`'s manual page on the matter:

       port number
              The port that the SMTP server listens on.  The default is 25 
("smtp"), unless TLS without STARTTLS is used, in  which  case
              it is 465 ("smtps").

I've finally succeeded, I used port 25 with STARTTLS and the short
username (without `@example.com`).

Thanks a lot!

On Fri, May 18, 2018 at 01:59:22PM +0200, cketti wrote:
> On 18.05.2018 10:00, Doron Behar wrote:
> > - SMTP server: `smtp.example.com`
> > - Security: `SSL/TLS`
> > - Port: `25`
> 
> A mail client should never have to use port 25.
> Try either
> - port 465 with SSL/TLS
> - port 587 with STARTTLS
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "K-9 Mail" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "K-9 
Mail" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to