Hi,
I've been trying to fix this issue for ages, with no luck.
It seems like line breaks in HTML messages disappear when fetching them via POP3. I understand that class.mailfetch.php's getBody() function should replace divs and brs with line break, but it doesn't work. It seems like these HTML tags are being removed before the body text gets to this point.
Anyone having the same issue?