![]() |
Re: Modest send & receive problem
Sorry for late response but I had to go to work and just came back.
So, I tried with the following settings: - hosting24.hostway.net for both smtp and imap - IMAP Port 143 and SMTP Port 587 - Normale (TLS) for both smtp and imap - Secure Authentication ticked It works for receiving and sending mails on all 3 accounts BUT, how can I be sure that the connection is set securely, as Modest uses the ports that my provider indicates for non SSL/TLS? I just want to be sure that everything is encrypted. Is there a command line to execute directly in N900 to get this information as I'm not very familiar to network sniffing tools? |
Re: Modest send & receive problem
try
Code:
openssl s_client -connect imap.domain.net:143 -starttls imap -tls1 Code:
openssl s_client -connect smtp.domain.net:25 -starttls smtp -tls1 |
Re: Modest send & receive problem
When I try the first command with hosting24.hostway.net as address I get a bunch of text with:
Code:
Server certificate Code:
Server certificate Is it possible that my provider made a link between my domain and the domain of the server so the certificate would be on both domains? I also tried the commands with the specified ports for the SSL/TLS configuration and in all cases I get the same text between BEGIN CERTIFICATE and END CERTIFICATE. No matter what the domain is (mydomain.net or hosting24.hostway.net) if I use the appropriate ports and appropriate protocol (-ssl3 or -tls1) for each domain I get the same certificate. From what I understand of all this, my connection is secured the same way if I use: - "SSL" with the address hosting24.hostway.net with ports 993 for imap and 465 for smtp (the old way that doesn't work anymore) or - "Normale (TLS)" with mydomain.net or hosting24.hostway.net with ports 143 for imap and 587 for smtp (the new way that works). Is it correct? |
Re: Modest send & receive problem
@Malakai,
Read https://www.fastmail.fm/help/technic...sstarttls.html for a very good introduction. The question is whether Modest is enforcing TLS (or SSL) when connecting to the unsecured port (143). You either trust that it does, check the source code and trust that it does it correctly, or capture the traffic and check it (and trust that it does it correctly :). |
Re: Modest send & receive problem
From a first (shallow) dive into the code it seems like modest indeed wants to enforce STARTTLS if "Normal (TLS)" is selected.
Also, when creating a new account in modest, one can chose a port number other than 143 for "Normal (TLS)". Once the account is active, changing the port is no longer possible, apparently. |
Re: Modest send & receive problem
Quote:
Quote:
I think it's time for me to donate to neo900 project as everyday something else "changes" on the n900 and doesn't work as it should.... just hope that the same issues won't appear with the neo900. Thank you for your help and for your explanations. |
Re: [Solved] Modest send & receive problem
@malakai
Do you mind I take over this thread? Would you then please re-edit first post a d set it to [NOT yet solved]. My provider does not offer STARTTLS, neither on 993 or 143 nor on any other (but they do for smtp on 587 :cool:). So it seems I cannot receive mails from that account on N900 anymore. Thanks to one of the biggest telco providers (t-online.de). :( Neo might have same prob (in case of using freEmantle). So we could just beg and hope freemangordon might find some time later on. |
Re: Modest send & receive problem
Quote:
You might change it later on via gconftool. But it is easier/better to delete and recreate as changing params via gconftool will not delete cached inboxes under /home/user/.modest and you have to do that also manually. Time consuming :(, but fun :) |
Re: [Solved] Modest send & receive problem
Quote:
|
Re: [Solved] Modest send & receive problem
Quote:
|
All times are GMT. The time now is 23:07. |
vBulletin® Version 3.8.8