On 2022-09-26 16:04:09 +0200 Riccardo Mottola <riccardo.mott...@libero.it> wrote:

Hi Riccardo,

I had problems with both POP and IMAP (yahoo and google)
The POP3 problem was related to working with large emails (e.g. more than 5M)
I solved it by rewriting the code which splits the lines using memcpy.

POP3 works fine for me.

IMAP gets confused while fetching email body.
I am still trying to track this down.

BTW: I am sending this from GNUMail

Hi,


On 2022-09-26 12:05:41 +0000 Ondrej Florian <onfl...@yahoo.com> wrote:

Hi Hugo,

I am working on GNUMail extensively myself.
Just currious, did you get IMAP working?

I got POP3 working after some patching but IMAP is still problematic.

that is strange, both work since a long time and I use IMAP with GNUmail since years, even for reading and composing this right mail.

Support for attachment is still hit and miss. For example your message only shows as text.

That is, I fear, easily explained. Florian's message was written with Apple's Mail and the the message is HTML, which GNUMail does not support and won't in the near possible future. GNUMail supports Text and RTF. So it switches to the Text mail part, but somehow misses to display the attachments, which are not inline anymore. Tricky thing I fear.
Mozilla SeaMonkey handles it correctly instead.


Riccardo





Reply via email to