Emails sent reported as spam - plain text part missing

Description

ref:https://groups.google.com/forum/#!topic/idempiere/l9NZTgkggCk

Hello,

Some users reported emails considered as spam.
Those 2 rules :

  • MPART_ALT_DIFF

  • MIME_HTML_ONLY

are not respected and I can see a TODO in EMail.java which seems linked to the issue

TODO: get plan text form html, i see getMessageCRLF just return empty string

It has been added through : https://idempiere.atlassian.net/browse/IDEMPIERE-2132

, (as it is you who done the patch) or anyone else : any idea/tip for fixing it ?

I also got a TO_NO_BRKTS_HTML_IMG error, but it seems related to the email signature, need to look further.

Thanks,

Regards,

Nicolas

Environment

None

Activity

Show:

Nicolas Micoud April 7, 2022 at 9:51 AM

hi
Nope I didn’t make any progress on that issue.

Norbert Bede April 7, 2022 at 9:33 AM

hi did you find solution ? we have similar spamming at requests responses. nb

Heng Sin Low August 13, 2021 at 5:19 AM

need to get plain text from m_messageHTML and add a MimeBodyPart for the plain text

Details

Assignee

Reporter

Labels

Components

Priority

Created March 31, 2017 at 2:56 PM
Updated April 7, 2022 at 9:51 AM