Sadly no Gmail since it uses oauth2.
bluewizardnet
Creator of
Recent community posts
Well that’s neat.
Looks like a lot of HTML in the message body so that’s a different problem I know I need to deal with as I strip HTML currently.
For the From lines I am unsure what is happening there off hand. But would love to see what the Subject line looks like from a few of the emails are in the data files.
They are located within the amail directory under data/server/INBOX then there should be several files with numbers.eml. These are just text files contain the fields that were downloaded from the server along with the body.
If you could email me a few of the header blocks that would be great. My email is in the about section of amail.
So I ran that through Google Translate and think I know the problem sadly.
It looks like they only support STARTTLS over the normal IMAP/SMTP ports where I don’t support STARTTLS at this time.
I expect a direct TLS port such as the 465/993 that require TLS. So sadly looks like until I get to implementing STARTTLS it won’t work with your provider.
New version is coming but that cert.pem is a normal fail and does not impact the usage of AMail.
It is just how AmiSSL (OpenSSL) looks for additional certs you may have to include in the cert chain. Pretty normal not to have that.
Now will have to dig into your email provider some to see what is going on there.
